Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-13347 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-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/openflowplugin > git init /w/workspace/openflowplugin-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # 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 89a087a3fa2c2b17dffb82f121bd551d10aca84d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 89a087a3fa2c2b17dffb82f121bd551d10aca84d # timeout=10 Commit message: "Bump versions to 0.21.3-SNAPSHOT" > git rev-list --no-walk 89a087a3fa2c2b17dffb82f121bd551d10aca84d # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [openflowplugin-sonar] $ /bin/bash /tmp/jenkins11861545261303696586.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k64l lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k64l/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-k64l/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.9 botocore==1.42.9 bs4==0.0.2 cachetools==6.2.3 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==3.0.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.18 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [openflowplugin-sonar] $ /bin/sh -xe /tmp/jenkins10789929930682631873.sh + echo Using SonarCloud Using SonarCloud [openflowplugin-sonar] $ /bin/sh -xe /tmp/jenkins16387156612997310985.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-13347 [openflowplugin-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=openflowplugin -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [openflowplugin-sonar] $ /bin/sh -xe /tmp/jenkins15162545702507482539.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [openflowplugin-sonar] $ /bin/sh /tmp/jenkins15072851381636319008.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_openflowplugin [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/openflowplugin-sonar@tmp/config9158297312824785449tmp copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-sonar@tmp/config9672670084569136418tmp [openflowplugin-sonar] $ /bin/bash -l /tmp/jenkins9349720333668661820.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/mvn39/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/openflowplugin-sonar@tmp/config9158297312824785449tmp --settings /w/workspace/openflowplugin-sonar@tmp/config9672670084569136418tmp --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 Picked up _JAVA_OPTIONS: Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] model-aggregator [pom] [INFO] libraries-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] srm-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.21.3-SNAPSHOT [1/84] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/artifacts/target/bom.xml [INFO] attaching as openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/openflowplugin-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.3-SNAPSHOT/openflowplugin-artifacts-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.3-SNAPSHOT/openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.3-SNAPSHOT/openflowplugin-artifacts-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.21.3-SNAPSHOT [2/84] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/parent/target/bom.xml [INFO] attaching as openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/openflowplugin-sonar/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.3-SNAPSHOT/openflowplugin-parent-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.3-SNAPSHOT/openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.3-SNAPSHOT/openflowplugin-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.21.3-SNAPSHOT [3/84] [INFO] from openflowjava/openflow-protocol-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-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:14.0.20:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 6.900 ms [INFO] yang-to-sources: Project model files found: 9 in 433.0 ms [INFO] yang-to-sources: 12 YANG models processed in 619.7 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 161.4 ms [INFO] Sorted 865 files into 170 directories in 5.607 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 814.5 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 916 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-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.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.xml [INFO] attaching as openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.json [INFO] attaching as openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.3-SNAPSHOT/openflow-protocol-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.21.3-SNAPSHOT [4/84] [INFO] from openflowjava/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/target/bom.xml [INFO] attaching as openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/target/bom.json [INFO] attaching as openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.3-SNAPSHOT/openflowjava-parent-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.3-SNAPSHOT/openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.3-SNAPSHOT/openflowjava-parent-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.21.3-SNAPSHOT [5/84] [INFO] from openflowjava/openflow-protocol-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-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] --- yang:14.0.20:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.224 ms [INFO] yang-to-sources: Project model files found: 1 in 3.563 ms [INFO] yang-to-sources: 3 YANG models processed in 73.07 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 5.914 ms [INFO] Sorted 11 files into 4 directories in 212.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 16.71 ms [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/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/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.xml [INFO] attaching as openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.json [INFO] attaching as openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.3-SNAPSHOT/openflow-protocol-spi-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.21.3-SNAPSHOT [6/84] [INFO] from openflowjava/openflowjava-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-util --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-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] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-util --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-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.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/openflowjava-util-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.xml [INFO] attaching as openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.json [INFO] attaching as openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-util --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-util --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/openflowjava-util-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.3-SNAPSHOT/openflowjava-util-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.21.3-SNAPSHOT [7/84] [INFO] from openflowjava/openflow-protocol-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-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] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 345 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-impl --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-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.openflowjava.protocol.impl.core.TcpServerFacadeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.40 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.334 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.170 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.xml [INFO] attaching as openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.json [INFO] attaching as openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-impl --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.3-SNAPSHOT/openflow-protocol-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.21.3-SNAPSHOT [8/84] [INFO] from features/odl-openflowjava-protocol/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.xml [INFO] attaching as odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/odl-openflowjava-protocol-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.21.3-SNAPSHOT [9/84] [INFO] from model/model-inventory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-inventory --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 775.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.104 ms [INFO] yang-to-sources: 3 YANG models processed in 16.05 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.697 ms [INFO] Sorted 32 files into 5 directories in 149.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 18.50 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/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/openflowplugin-sonar/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-inventory/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-inventory --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-inventory --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-inventory/target/model-inventory-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.xml [INFO] attaching as model-inventory-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.json [INFO] attaching as model-inventory-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/target/model-inventory-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.21.3-SNAPSHOT/model-inventory-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.21.3-SNAPSHOT [10/84] [INFO] from model/model-flow-base/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-flow-base --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.898 ms [INFO] yang-to-sources: Project model files found: 11 in 11.28 ms [INFO] yang-to-sources: 21 YANG models processed in 360.4 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 69.70 ms [INFO] Sorted 602 files into 136 directories in 716.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 181.3 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-base/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-base --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-flow-base/target/model-flow-base-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.xml [INFO] attaching as model-flow-base-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.json [INFO] attaching as model-flow-base-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/target/model-flow-base-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.21.3-SNAPSHOT/model-flow-base-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.21.3-SNAPSHOT [11/84] [INFO] from model/model-flow-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-flow-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.370 ms [INFO] yang-to-sources: Project model files found: 22 in 9.450 ms [INFO] yang-to-sources: 45 YANG models processed in 682.2 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 44.66 ms [INFO] Sorted 521 files into 101 directories in 575.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 152.7 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-sonar/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-service/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-flow-service/target/model-flow-service-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.xml [INFO] attaching as model-flow-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.json [INFO] attaching as model-flow-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/target/model-flow-service-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.21.3-SNAPSHOT/model-flow-service-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.21.3-SNAPSHOT [12/84] [INFO] from model/model-flow-statistics/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-flow-statistics --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.007 ms [INFO] yang-to-sources: Project model files found: 8 in 6.257 ms [INFO] yang-to-sources: 32 YANG models processed in 470.4 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 38.47 ms [INFO] Sorted 292 files into 46 directories in 473.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 97.88 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-flow-statistics --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/model-flow-statistics-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.xml [INFO] attaching as model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.json [INFO] attaching as model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-flow-statistics --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/model-flow-statistics-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.3-SNAPSHOT/model-flow-statistics-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.21.3-SNAPSHOT [13/84] [INFO] from model/model-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ model-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ model-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 871.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.519 ms [INFO] yang-to-sources: 5 YANG models processed in 58.50 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 6.085 ms [INFO] Sorted 8 files into 3 directories in 61.96 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 8.615 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-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/openflowplugin-sonar/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/model/model-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ model-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ model-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/model/model-topology/target/model-topology-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.xml [INFO] attaching as model-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.json [INFO] attaching as model-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/target/model-topology-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.21.3-SNAPSHOT/model-topology-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.3-SNAPSHOT [14/84] [INFO] from features/odl-openflowplugin-nsf-model/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.xml [INFO] attaching as odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.json [INFO] attaching as odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.21.3-SNAPSHOT [15/84] [INFO] from libraries/liblldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ liblldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ liblldp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ liblldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ liblldp --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/libraries/liblldp/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.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ liblldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/libraries/liblldp/target/liblldp-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.xml [INFO] attaching as liblldp-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.json [INFO] attaching as liblldp-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ liblldp --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/libraries/liblldp/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'liblldp' with 13 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/target/liblldp-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.21.3-SNAPSHOT/liblldp-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.21.3-SNAPSHOT [16/84] [INFO] from features/odl-openflowplugin-libraries/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.xml [INFO] attaching as odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.json [INFO] attaching as odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/odl-openflowplugin-libraries-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.21.3-SNAPSHOT [17/84] [INFO] from openflowplugin-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.xml [INFO] attaching as openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.json [INFO] attaching as openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.3-SNAPSHOT/openflowplugin-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.21.3-SNAPSHOT [18/84] [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.xml [INFO] attaching as openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.json [INFO] attaching as openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-config.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-legacyConfig.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.3-SNAPSHOT/openflowjava-blueprint-config-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.21.3-SNAPSHOT [19/84] [INFO] from openflowplugin-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[243,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[262,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-common --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowplugin-common/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.openflowplugin.common.txchain.TransactionChainManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.513 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-common/target/openflowplugin-common-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.xml [INFO] attaching as openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.json [INFO] attaching as openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-common --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowplugin-common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/target/openflowplugin-common-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.21.3-SNAPSHOT/openflowplugin-common-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.21.3-SNAPSHOT [20/84] [INFO] from openflowplugin-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-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:14.0.20:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 3.146 ms [INFO] yang-to-sources: Project model files found: 3 in 5.128 ms [INFO] yang-to-sources: 3 YANG models processed in 121.4 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 3.116 ms [INFO] Sorted 26 files into 7 directories in 179.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.87 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-api/target/openflowplugin-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.xml [INFO] attaching as openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.json [INFO] attaching as openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/target/openflowplugin-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.21.3-SNAPSHOT/openflowplugin-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.21.3-SNAPSHOT [21/84] [INFO] from extension/openflowplugin-extension-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-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:14.0.20:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 4.374 ms [INFO] yang-to-sources: Project model files found: 6 in 12.34 ms [INFO] yang-to-sources: 40 YANG models processed in 593.6 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 43.49 ms [INFO] Sorted 199 files into 45 directories in 389.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 87.84 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-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.openflowplugin.extension.api.GroupingResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.xml [INFO] attaching as openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.json [INFO] attaching as openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.3-SNAPSHOT/openflowplugin-extension-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.21.3-SNAPSHOT [22/84] [INFO] from openflowplugin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[38,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[49,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[31,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[236,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[247,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowplugin/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.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin/target/openflowplugin-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.xml [INFO] attaching as openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.json [INFO] attaching as openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowplugin/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin' with 187 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/target/openflowplugin-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.21.3-SNAPSHOT/openflowplugin-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.21.3-SNAPSHOT [23/84] [INFO] from openflowplugin-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowplugin-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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 550 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[141,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[323,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[332,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[371,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[399,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[424,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[510,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:[57,53] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerAggregateFlowMultipartService.java:[59,51] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerTableMultipartService.java:[62,51] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.binding.Notification [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,51] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [INFO] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[158,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[160,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[182,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[234,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[236,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[253,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[69,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[71,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[58,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[76,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[78,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: java.util.Collection>,java.util.Set> found: java.util.Collection,java.util.Set> [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[157,18] auto-closeable resource temp is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[53,41] unchecked call to AbstractRequestCallback(org.opendaylight.openflowplugin.api.openflow.device.RequestContext,java.lang.Class,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier) as a member of the raw type org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[86,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[90,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[477,21] unchecked conversion required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> found: com.google.common.util.concurrent.AsyncFunction [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[479,21] unchecked conversion required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> found: com.google.common.util.concurrent.AsyncFunction [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalGroupServiceImplTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService [WARNING] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-impl --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowplugin-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.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 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.449 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.668 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.094 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/openflowplugin-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.xml [INFO] attaching as openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.json [INFO] attaching as openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] io.netty:netty-common:jar:4.2.7.Final:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-impl --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/openflowplugin-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.21.3-SNAPSHOT/openflowplugin-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.21.3-SNAPSHOT [24/84] [INFO] from extension/openflowplugin-extension-onf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,83] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[43,87] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,85] unchecked method invocation: method registerMessageConvertor in interface org.opendaylight.openflowplugin.extension.api.ExtensionConverterRegistrator is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[50,89] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProviderTest.java:[45,18] auto-closeable resource prov is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-onf --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/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.openflowplugin.extension.onf.OnfExtensionProviderTest 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.745 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.xml [INFO] attaching as openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.json [INFO] attaching as openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] io.netty:netty-buffer:jar:4.2.7.Final:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-onf --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.3-SNAPSHOT/openflowplugin-extension-onf-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.21.3-SNAPSHOT [25/84] [INFO] from srm/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ srm-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/srm/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:14.0.20:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.910 ms [INFO] yang-to-sources: Project model files found: 3 in 45.68 ms [INFO] yang-to-sources: 3 YANG models processed in 14.35 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 2.406 ms [INFO] Sorted 61 files into 9 directories in 207.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 10.34 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 64 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ srm-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ srm-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/srm/api/target/srm-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/srm/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/srm/api/target/bom.xml [INFO] attaching as srm-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/srm/api/target/bom.json [INFO] attaching as srm-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/target/srm-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.21.3-SNAPSHOT/srm-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.21.3-SNAPSHOT [26/84] [INFO] from srm/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ srm-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/srm/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] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[193,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[242,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ srm-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ srm-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/srm/impl/target/srm-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/srm/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/srm/impl/target/bom.xml [INFO] attaching as srm-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/srm/impl/target/bom.json [INFO] attaching as srm-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/target/srm-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.21.3-SNAPSHOT/srm-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.21.3-SNAPSHOT [27/84] [INFO] from srm/shell/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-shell --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ srm-shell --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ srm-shell --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/srm/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ srm-shell --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ srm-shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ srm-shell --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ srm-shell --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/srm/shell/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ srm-shell --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ srm-shell --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/srm/shell/target/srm-shell-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/srm/shell/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-shell --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/srm/shell/target/bom.xml [INFO] attaching as srm-shell-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/srm/shell/target/bom.json [INFO] attaching as srm-shell-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ srm-shell --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/target/srm-shell-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.21.3-SNAPSHOT/srm-shell-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.3-SNAPSHOT [28/84] [INFO] from features/odl-openflowplugin-southbound/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.xml [INFO] attaching as odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.json [INFO] attaching as odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/odl-openflowplugin-southbound-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.21.3-SNAPSHOT [29/84] [INFO] from applications/bulk-o-matic/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.567 ms [INFO] yang-to-sources: Project model files found: 1 in 4.719 ms [INFO] yang-to-sources: 24 YANG models processed in 388.1 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 39.16 ms [INFO] Sorted 61 files into 5 directories in 214.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 61.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/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/openflowplugin-sonar/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[179,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[156,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[94,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[61,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[59,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[58,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[65,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[206,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[258,55] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,45] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[62,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ bulk-o-matic --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/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.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bulk-o-matic-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.xml [INFO] attaching as bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.json [INFO] attaching as bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bulk-o-matic --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bulk-o-matic-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.3-SNAPSHOT/bulk-o-matic-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.3-SNAPSHOT [30/84] [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.21.3-SNAPSHOT [31/84] [INFO] from applications/device-ownership-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ device-ownership-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ device-ownership-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ device-ownership-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/device-ownership-service-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.xml [INFO] attaching as device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.json [INFO] attaching as device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ device-ownership-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/device-ownership-service-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.3-SNAPSHOT/device-ownership-service-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.21.3-SNAPSHOT [32/84] [INFO] from applications/of-switch-config-pusher/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ of-switch-config-pusher --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/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.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 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.773 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.xml [INFO] attaching as of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.json [INFO] attaching as of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ of-switch-config-pusher --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.3-SNAPSHOT/of-switch-config-pusher-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.3-SNAPSHOT [33/84] [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.xml [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.json [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.21.3-SNAPSHOT [34/84] [INFO] from applications/arbitratorreconciliation/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/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:14.0.20:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 2.565 ms [INFO] yang-to-sources: Project model files found: 1 in 1.860 ms [INFO] yang-to-sources: 11 YANG models processed in 190.3 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 18.74 ms [INFO] Sorted 14 files into 3 directories in 195.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 25.42 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/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/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.xml [INFO] attaching as arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.json [INFO] attaching as arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.3-SNAPSHOT/arbitratorreconciliation-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.21.3-SNAPSHOT [35/84] [INFO] from applications/reconciliation-framework/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ reconciliation-framework --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/reconciliation-framework-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.xml [INFO] attaching as reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.json [INFO] attaching as reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/reconciliation-framework-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.3-SNAPSHOT/reconciliation-framework-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.21.3-SNAPSHOT [36/84] [INFO] from applications/arbitratorreconciliation/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/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] --- yang:14.0.20:generate-sources (binding) @ arbitratorreconciliation-impl --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.659 ms [INFO] yang-to-sources: Project model files found: 1 in 1.055 ms [INFO] yang-to-sources: 1 YANG models processed in 90.50 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.054 ms [INFO] Sorted 6 files into 3 directories in 165.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.151 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/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/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[90,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ arbitratorreconciliation-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.xml [INFO] attaching as arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.json [INFO] attaching as arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.3-SNAPSHOT/arbitratorreconciliation-impl-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.21.3-SNAPSHOT [37/84] [INFO] from applications/forwardingrules-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 1.774 ms [INFO] yang-to-sources: Project model files found: 2 in 1.305 ms [INFO] yang-to-sources: 5 YANG models processed in 112.1 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 3.117 ms [INFO] Sorted 14 files into 5 directories in 106.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.639 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/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/openflowplugin-sonar/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[23,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[48,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[91,80] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[98,42] registerTreeChangeListener(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/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[54,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[99,86] previous possible 'this' escape happens here via invocation [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[79,13] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/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.openflowplugin.applications.frm.impl.FlowListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.516 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.21.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.xml [INFO] attaching as forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.json [INFO] attaching as forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.2:test [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-manager --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.3-SNAPSHOT/forwardingrules-manager-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.3-SNAPSHOT [38/84] [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.21.3-SNAPSHOT [39/84] [INFO] from applications/forwardingrules-sync/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[59,90] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[69,61] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[113,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[119,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[126,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[131,73] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[138,107] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[175,96] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[31,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:[46,58] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,18] auto-closeable resource provider is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[126,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[126,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[141,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ forwardingrules-sync --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/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.openflowplugin.applications.frsync.util.ReconciliationRegistryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.21.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.xml [INFO] attaching as forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.json [INFO] attaching as forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ forwardingrules-sync --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.3-SNAPSHOT/forwardingrules-sync-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.3-SNAPSHOT [40/84] [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.21.3-SNAPSHOT [41/84] [INFO] from applications/table-miss-enforcer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ table-miss-enforcer --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/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.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 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.929 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.xml [INFO] attaching as table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.json [INFO] attaching as table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ table-miss-enforcer --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.3-SNAPSHOT/table-miss-enforcer-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.3-SNAPSHOT [42/84] [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.21.3-SNAPSHOT [43/84] [INFO] from applications/topology-lldp-discovery/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.819 ms [INFO] yang-to-sources: Project model files found: 1 in 1.585 ms [INFO] yang-to-sources: 1 YANG models processed in 61.86 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.921 ms [INFO] Sorted 7 files into 3 directories in 187.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 6.905 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/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/openflowplugin-sonar/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[135,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java: org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[149,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[161,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[50,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[91,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ topology-lldp-discovery --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/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.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.xml [INFO] attaching as topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.json [INFO] attaching as topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ topology-lldp-discovery --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.3-SNAPSHOT/topology-lldp-discovery-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.21.3-SNAPSHOT [44/84] [INFO] from applications/lldp-speaker/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.558 ms [INFO] yang-to-sources: Project model files found: 2 in 1.430 ms [INFO] yang-to-sources: 3 YANG models processed in 61.76 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 1.978 ms [INFO] Sorted 30 files into 5 directories in 78.59 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 8.377 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/lldp-speaker/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/openflowplugin-sonar/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] 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': 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': 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] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ lldp-speaker --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/lldp-speaker/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.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 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.770 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/lldp-speaker-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.xml [INFO] attaching as lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.json [INFO] attaching as lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ lldp-speaker --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ lldp-speaker --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'lldp-speaker' with 7 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/lldp-speaker-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.3-SNAPSHOT/lldp-speaker-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.21.3-SNAPSHOT [45/84] [INFO] from applications/topology-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[46,42] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[44,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[48,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[53,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[74,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[91,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[112,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[183,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[92,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[112,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[147,15] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[163,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[203,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[235,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[241,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[255,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[282,24] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[288,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[302,30] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ topology-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/applications/topology-manager/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.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ topology-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/topology-manager/target/topology-manager-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.xml [INFO] attaching as topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.json [INFO] attaching as topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ topology-manager --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/applications/topology-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-manager' with 11 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/target/topology-manager-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.21.3-SNAPSHOT/topology-manager-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.21.3-SNAPSHOT [46/84] [INFO] from features/odl-openflowplugin-app-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.3-SNAPSHOT [47/84] [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.json [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.3-SNAPSHOT [48/84] [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.3-SNAPSHOT [49/84] [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.3-SNAPSHOT [50/84] [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.3-SNAPSHOT [51/84] [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.21.3-SNAPSHOT [52/84] [INFO] from features/odl-openflowplugin-flow-services/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 269 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.21.3-SNAPSHOT [53/84] [INFO] from test-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/test-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] --- checkstyle:3.6.0:check (check-license) @ test-common --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/test-common/target/test-common-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/test-common/target/bom.xml [INFO] attaching as test-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/test-common/target/bom.json [INFO] attaching as test-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-common --- [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/target/test-common-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.21.3-SNAPSHOT/test-common-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.21.3-SNAPSHOT [54/84] [INFO] from drop-test-karaf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ drop-test-karaf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/drop-test-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] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/drop-test-karaf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ drop-test-karaf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.21.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/drop-test-karaf/target/drop-test-karaf-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.xml [INFO] attaching as drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.json [INFO] attaching as drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/target/drop-test-karaf-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.21.3-SNAPSHOT/drop-test-karaf-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.21.3-SNAPSHOT [55/84] [INFO] from features/odl-openflowplugin-drop-test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 272 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.xml [INFO] attaching as odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.json [INFO] attaching as odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/odl-openflowplugin-drop-test-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.3-SNAPSHOT [56/84] [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 461 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.21.3-SNAPSHOT [57/84] [INFO] from applications/southbound-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/applications/southbound-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] --- yang:14.0.20:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 2.516 ms [INFO] yang-to-sources: Project model files found: 1 in 1.589 ms [INFO] yang-to-sources: 2 YANG models processed in 80.13 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 3.042 ms [INFO] Sorted 15 files into 4 directories in 130.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 15.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/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/openflowplugin-sonar/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ southbound-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.21.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/southbound-cli-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.xml [INFO] attaching as southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.json [INFO] attaching as southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/southbound-cli-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.21.3-SNAPSHOT/southbound-cli-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.3-SNAPSHOT [58/84] [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.xml [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.json [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.21.3-SNAPSHOT [59/84] [INFO] from extension/openflowjava-extension-nicira-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-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] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-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.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.json [INFO] attaching as openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.3-SNAPSHOT/openflowjava-extension-nicira-api-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.21.3-SNAPSHOT [60/84] [INFO] from extension/openflowjava-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 986.3 μs [INFO] yang-to-sources: Project model files found: 2 in 8.998 ms [INFO] yang-to-sources: 11 YANG models processed in 108.8 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 28.88 ms [INFO] Sorted 365 files into 74 directories in 520.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 87.61 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/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/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-nicira --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/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.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.json [INFO] attaching as openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-nicira --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.3-SNAPSHOT/openflowjava-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.21.3-SNAPSHOT [61/84] [INFO] from extension/openflowplugin-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.719 ms [INFO] yang-to-sources: Project model files found: 2 in 18.48 ms [INFO] yang-to-sources: 40 YANG models processed in 560.5 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 62.17 ms [INFO] Sorted 916 files into 95 directories in 837.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 219.0 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/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/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 21] 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' [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' [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' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/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.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 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.140 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.xml [INFO] attaching as openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.json [INFO] attaching as openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-nicira --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.3-SNAPSHOT/openflowplugin-extension-nicira-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.3-SNAPSHOT [62/84] [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.3-SNAPSHOT [63/84] [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 255 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.21.3-SNAPSHOT [64/84] [INFO] from extension/openflowjava-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 944.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.489 ms [INFO] yang-to-sources: 6 YANG models processed in 50.30 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 7.150 ms [INFO] Sorted 16 files into 7 directories in 99.39 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.95 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/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/openflowplugin-sonar/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowjava-extension-eric --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/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.openflowjava.eric.EricExtensionCodecRegistratorImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.xml [INFO] attaching as openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.json [INFO] attaching as openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowjava-extension-eric --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.3-SNAPSHOT/openflowjava-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.21.3-SNAPSHOT [65/84] [INFO] from extension/openflowplugin-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.537 ms [INFO] yang-to-sources: Project model files found: 1 in 1.298 ms [INFO] yang-to-sources: 36 YANG models processed in 364.1 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 27.01 ms [INFO] Sorted 37 files into 5 directories in 112.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 38.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/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/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflowplugin-extension-eric --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/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.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.xml [INFO] attaching as openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.json [INFO] attaching as openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-extension-eric --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.3-SNAPSHOT/openflowplugin-extension-eric-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.3-SNAPSHOT [66/84] [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.21.3-SNAPSHOT [67/84] [INFO] from features/features-openflowplugin/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ features-openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- [INFO] [INFO] --- feattest:14.1.6:test (default) @ features-openflowplugin --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 484 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.xml [INFO] attaching as features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.json [INFO] attaching as features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/features-openflowplugin-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.21.3-SNAPSHOT [68/84] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.21.3-SNAPSHOT [69/84] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.21.3-SNAPSHOT [70/84] [INFO] from libraries/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.21.3-SNAPSHOT [71/84] [INFO] from samples/simple-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ simple-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ simple-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ simple-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/simple-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ simple-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ simple-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/simple-client/target/simple-client-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.xml [INFO] attaching as simple-client-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.json [INFO] attaching as simple-client-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ simple-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/target/simple-client-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.21.3-SNAPSHOT/simple-client-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.21.3-SNAPSHOT [72/84] [INFO] from openflowjava/openflow-protocol-it/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ openflow-protocol-it --- [INFO] Surefire report directory: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/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.openflowjava.protocol.it.integration.IntegrationTest 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: 41.31 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.xml [INFO] attaching as openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.json [INFO] attaching as openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.3-SNAPSHOT:test [WARNING] com.google.guava:guava:jar:33.5.0-jre:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.3-SNAPSHOT:test [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflow-protocol-it --- [INFO] Loading execution data file /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.3-SNAPSHOT/openflow-protocol-it-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.21.3-SNAPSHOT [73/84] [INFO] from extension/test-extension/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-extension --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-extension --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.20:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-sonar/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 18 dependencies in 2.833 ms [INFO] yang-to-sources: Project model files found: 1 in 1.443 ms [INFO] yang-to-sources: 1 YANG models processed in 96.37 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.952 ms [INFO] Sorted 9 files into 3 directories in 188.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.302 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/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/openflowplugin-sonar/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/extension/test-extension/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-extension --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-extension --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/extension/test-extension/target/test-extension-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.xml [INFO] attaching as test-extension-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.json [INFO] attaching as test-extension-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.2:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.21.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.21.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/target/test-extension-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.21.3-SNAPSHOT/test-extension-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.21.3-SNAPSHOT [74/84] [INFO] from extension/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.21.3-SNAPSHOT [75/84] [INFO] from test-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-provider --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[592,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[594,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[602,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[686,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[688,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[689,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[691,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[561,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[335,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[337,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[356,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[358,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[362,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[364,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[390,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[394,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[396,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2572,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2574,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/test-provider/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ test-provider --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ test-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/test-provider/target/test-provider-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/test-provider/target/bom.xml [INFO] attaching as test-provider-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/test-provider/target/bom.json [INFO] attaching as test-provider-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/target/test-provider-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.21.3-SNAPSHOT/test-provider-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.3-SNAPSHOT [76/84] [INFO] from applications/arbitratorreconciliation/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.21.3-SNAPSHOT [77/84] [INFO] from applications/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ applications-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.21.3-SNAPSHOT [78/84] [INFO] from samples/learning-switch/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ learning-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ learning-switch --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[27,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[49,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[64,56] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/learning-switch/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ learning-switch --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ learning-switch --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/learning-switch/target/learning-switch-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.xml [INFO] attaching as learning-switch-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.json [INFO] attaching as learning-switch-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/target/learning-switch-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.21.3-SNAPSHOT/learning-switch-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.21.3-SNAPSHOT [79/84] [INFO] from samples/sample-consumer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-consumer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ sample-consumer --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-consumer/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ sample-consumer --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/sample-consumer-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.xml [INFO] attaching as sample-consumer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.json [INFO] attaching as sample-consumer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/sample-consumer-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.21.3-SNAPSHOT/sample-consumer-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.21.3-SNAPSHOT [80/84] [INFO] from samples/sample-bundles/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sample-bundles --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ sample-bundles --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/samples/sample-bundles/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ sample-bundles --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/sample-bundles-0.21.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.xml [INFO] attaching as sample-bundles-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.json [INFO] attaching as sample-bundles-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.2:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.20:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.20:compile [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/sample-bundles-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.21.3-SNAPSHOT/sample-bundles-0.21.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.21.3-SNAPSHOT [81/84] [INFO] from samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- [INFO] Building srm-aggregator 0.21.3-SNAPSHOT [82/84] [INFO] from srm/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ srm-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.21.3-SNAPSHOT [83/84] [INFO] from distribution/karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/distribution/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] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-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/openflowplugin-sonar/distribution/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.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-sonar/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.20/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.6/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature 0fbee5b6-afca-4665-ac93-6a086750b85f/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (apply-branding) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- [WARNING] Overwriting /w/workspace/openflowplugin-sonar/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-sonar/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Feature repository discovered recursively: c9933610-2653-4de9-b9c9-062360a72007 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.22.3 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-shiro [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-12.0.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.3 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-12.0.3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-lz4 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [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-eos-binding [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-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-netconf-10.0.2 [INFO] Feature repository discovered recursively: odl-netconf-databind [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-pekko [INFO] Feature repository discovered recursively: odl-raft-api [INFO] Feature repository discovered recursively: odl-raft-spi [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.2 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: openflowplugin-0.21.3-SNAPSHOT [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-sonar/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/openflowplugin-sonar/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.3-SNAPSHOT/openflowplugin-karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/distribution/karaf/target/openflowplugin-karaf-0.21.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.3-SNAPSHOT/openflowplugin-karaf-0.21.3-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-sonar/distribution/karaf/target/openflowplugin-karaf-0.21.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.3-SNAPSHOT/openflowplugin-karaf-0.21.3-SNAPSHOT.zip [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.21.3-SNAPSHOT [84/84] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/openflowplugin-sonar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] [INFO] --- copy:14.1.6:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-sonar/target/bom.xml [INFO] attaching as openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-sonar/target/bom.json [INFO] attaching as openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/openflowplugin-sonar/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.3-SNAPSHOT/openflowplugin-aggregator-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-sonar/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.3-SNAPSHOT/openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-sonar/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.3-SNAPSHOT/openflowplugin-aggregator-0.21.3-SNAPSHOT-cyclonedx.json [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.21.3-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.486 s] [INFO] openflowplugin-parent .............................. SUCCESS [ 7.058 s] [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 25.718 s] [INFO] openflowjava-parent ................................ SUCCESS [ 0.570 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 4.468 s] [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 6.056 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 51.469 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 4.959 s] [INFO] model-inventory .................................... SUCCESS [ 3.723 s] [INFO] model-flow-base .................................... SUCCESS [ 8.795 s] [INFO] model-flow-service ................................. SUCCESS [ 9.072 s] [INFO] model-flow-statistics .............................. SUCCESS [ 6.746 s] [INFO] model-topology ..................................... SUCCESS [ 3.722 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 2.150 s] [INFO] liblldp ............................................ SUCCESS [ 8.168 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 0.971 s] [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.825 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 4.750 s] [INFO] openflowplugin-common .............................. SUCCESS [ 10.642 s] [INFO] openflowplugin-api ................................. SUCCESS [ 5.800 s] [INFO] openflowplugin-extension-api ....................... SUCCESS [ 8.741 s] [INFO] openflowplugin ..................................... SUCCESS [ 18.700 s] [INFO] openflowplugin-impl ................................ SUCCESS [ 57.873 s] [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 9.414 s] [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 3.697 s] [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 4.260 s] [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 4.805 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 6.422 s] [INFO] bulk-o-matic ....................................... SUCCESS [ 11.603 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 3.991 s] [INFO] device-ownership-service ........................... SUCCESS [ 3.576 s] [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.330 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 4.004 s] [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 4.093 s] [INFO] reconciliation-framework ........................... SUCCESS [ 5.956 s] [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 4.884 s] [INFO] forwardingrules-manager ............................ SUCCESS [ 21.911 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 4.179 s] [INFO] forwardingrules-sync ............................... SUCCESS [ 16.966 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 3.895 s] [INFO] table-miss-enforcer ................................ SUCCESS [ 7.343 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 3.868 s] [INFO] topology-lldp-discovery ............................ SUCCESS [ 7.988 s] [INFO] lldp-speaker ....................................... SUCCESS [ 9.194 s] [INFO] topology-manager ................................... SUCCESS [ 8.191 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 3.914 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 3.866 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 3.825 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 3.812 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 3.837 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 3.951 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 4.096 s] [INFO] test-common ........................................ SUCCESS [ 4.649 s] [INFO] drop-test-karaf .................................... SUCCESS [ 4.881 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 4.054 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 9.355 s] [INFO] southbound-cli ..................................... SUCCESS [ 7.441 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 3.950 s] [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 5.050 s] [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 14.208 s] [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 24.990 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 3.944 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 3.791 s] [INFO] openflowjava-extension-eric ........................ SUCCESS [ 6.853 s] [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 7.744 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 3.842 s] [INFO] features-openflowplugin ............................ SUCCESS [ 6.548 s] [INFO] features-aggregator ................................ SUCCESS [ 0.008 s] [INFO] model-aggregator ................................... SUCCESS [ 0.007 s] [INFO] libraries-aggregator ............................... SUCCESS [ 0.004 s] [INFO] simple-client ...................................... SUCCESS [ 5.398 s] [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.980 s] [INFO] test-extension ..................................... SUCCESS [ 4.649 s] [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.006 s] [INFO] test-provider ...................................... SUCCESS [ 9.416 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.006 s] [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] [INFO] learning-switch .................................... SUCCESS [ 4.829 s] [INFO] sample-consumer .................................... SUCCESS [ 3.950 s] [INFO] sample-bundles ..................................... SUCCESS [ 4.433 s] [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.008 s] [INFO] srm-aggregator ..................................... SUCCESS [ 0.003 s] [INFO] openflowplugin-karaf ............................... SUCCESS [ 20.937 s] [INFO] openflowplugin ..................................... SUCCESS [ 2.094 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:55 min [INFO] Finished at: 2025-12-13T15:16:00Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.token=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/openflowplugin-sonar@tmp/config9158297312824785449tmp --settings /w/workspace/openflowplugin-sonar@tmp/config9672670084569136418tmp -Dsonar.projectKey=opendaylight_openflowplugin -Dsonar.organization=opendaylight -Dsonar.token=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] model-aggregator [pom] [INFO] libraries-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] srm-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [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: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): 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 artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.21.3-SNAPSHOT [1/84] [INFO] from pom.xml [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: The following artifacts could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 (absent): 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:4.0.0.4121:sonar (default-cli) @ openflowplugin-aggregator --- [WARNING] 15:16:08.453 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'. [INFO] 15:16:08.459 Java 21.0.9 Ubuntu (64-bit) [INFO] 15:16:08.460 Linux 5.15.0-161-generic (amd64) [INFO] 15:16:08.486 User cache: /home/jenkins/.sonar/cache [INFO] 15:16:11.316 Communicating with SonarCloud [INFO] 15:16:11.504 Default locale: "en", source code encoding: "UTF-8" [INFO] 15:16:12.129 Load global settings [INFO] 15:16:12.617 Load global settings (done) | time=490ms [INFO] 15:16:12.673 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 15:16:12.796 Loading required plugins [INFO] 15:16:12.797 Load plugins index [INFO] 15:16:12.940 Load plugins index (done) | time=143ms [INFO] 15:16:12.941 Load/download plugins [INFO] 15:16:13.465 Load/download plugins (done) | time=524ms [INFO] 15:16:13.665 Loaded core extensions: sca, architecture, a3s [INFO] 15:16:13.901 Process project properties [INFO] 15:16:13.964 Project key: opendaylight_openflowplugin [INFO] 15:16:13.965 Base dir: /w/workspace/openflowplugin-sonar [INFO] 15:16:13.965 Working dir: /w/workspace/openflowplugin-sonar/target/sonar [INFO] 15:16:13.976 Found an active CI vendor: 'Jenkins' [INFO] 15:16:13.979 Load project branches [INFO] 15:16:14.233 Load project branches (done) | time=254ms [INFO] 15:16:14.238 Load project settings for component key: 'opendaylight_openflowplugin' [INFO] 15:16:14.432 Load project settings for component key: 'opendaylight_openflowplugin' (done) | time=194ms [INFO] 15:16:14.444 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:14.596 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:14.876 Check ALM binding of project 'opendaylight_openflowplugin' [INFO] 15:16:15.054 Detected project binding: BOUND [INFO] 15:16:15.055 Check ALM binding of project 'opendaylight_openflowplugin' (done) | time=179ms [INFO] 15:16:15.061 Load project pull requests [INFO] 15:16:15.171 Load project pull requests (done) | time=110ms [INFO] 15:16:15.178 Load branch configuration [INFO] 15:16:15.180 Load branch configuration (done) | time=2ms [INFO] 15:16:15.197 Load quality profiles [INFO] 15:16:15.657 Load quality profiles (done) | time=461ms [INFO] 15:16:15.680 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:15.682 Create analysis [INFO] 15:16:15.975 Create analysis (done) | time=293ms [INFO] 15:16:15.977 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:16.069 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:16.071 Load active rules [INFO] 15:16:17.038 Load active rules (done) | time=967ms [INFO] 15:16:17.203 Organization key: opendaylight [INFO] 15:16:17.222 Preprocessing files... [INFO] 15:16:18.855 2 languages detected in 2563 preprocessed files (done) | time=1632ms [INFO] 15:16:18.856 1 file ignored because of inclusion/exclusion patterns [INFO] 15:16:18.856 0 files ignored because of scm ignore settings [INFO] 15:16:19.080 Loading plugins for detected languages [INFO] 15:16:19.081 Load/download plugins [INFO] 15:16:19.927 Load/download plugins (done) | time=846ms [INFO] 15:16:20.118 Load project repositories [INFO] 15:16:21.271 Load project repositories (done) | time=1153ms [INFO] 15:16:21.281 Indexing files... [INFO] 15:16:21.281 Project configuration: [INFO] 15:16:21.282 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.283 Indexing files of module 'model-flow-base' [INFO] 15:16:21.283 Base dir: /w/workspace/openflowplugin-sonar/model/model-flow-base [INFO] 15:16:21.284 Source paths: pom.xml, src/main/java [INFO] 15:16:21.284 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.287 Indexing files of module 'model-flow-service' [INFO] 15:16:21.287 Base dir: /w/workspace/openflowplugin-sonar/model/model-flow-service [INFO] 15:16:21.287 Source paths: pom.xml [INFO] 15:16:21.287 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.288 Indexing files of module 'model-flow-statistics' [INFO] 15:16:21.288 Base dir: /w/workspace/openflowplugin-sonar/model/model-flow-statistics [INFO] 15:16:21.288 Source paths: pom.xml [INFO] 15:16:21.288 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.288 Indexing files of module 'model-inventory' [INFO] 15:16:21.288 Base dir: /w/workspace/openflowplugin-sonar/model/model-inventory [INFO] 15:16:21.288 Source paths: pom.xml [INFO] 15:16:21.288 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.289 Indexing files of module 'model-topology' [INFO] 15:16:21.289 Base dir: /w/workspace/openflowplugin-sonar/model/model-topology [INFO] 15:16:21.289 Source paths: pom.xml [INFO] 15:16:21.289 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.290 Indexing files of module 'model-aggregator' [INFO] 15:16:21.290 Base dir: /w/workspace/openflowplugin-sonar/model [INFO] 15:16:21.290 Source paths: pom.xml [INFO] 15:16:21.290 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.290 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-api' [INFO] 15:16:21.290 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api [INFO] 15:16:21.290 Source paths: pom.xml, src/main/java [INFO] 15:16:21.291 Test paths: src/test/java [INFO] 15:16:21.291 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.295 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-impl' [INFO] 15:16:21.295 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl [INFO] 15:16:21.295 Source paths: pom.xml, src/main/java [INFO] 15:16:21.295 Test paths: src/test/java [INFO] 15:16:21.295 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.312 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-it' [INFO] 15:16:21.312 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it [INFO] 15:16:21.312 Source paths: pom.xml [INFO] 15:16:21.312 Test paths: src/test/java [INFO] 15:16:21.312 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.313 Indexing files of module 'ODL :: openflowjava :: openflow-protocol-spi' [INFO] 15:16:21.313 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi [INFO] 15:16:21.313 Source paths: pom.xml, src/main/java [INFO] 15:16:21.313 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.313 Indexing files of module 'ODL :: openflowjava :: openflowjava-blueprint-config' [INFO] 15:16:21.313 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config [INFO] 15:16:21.313 Source paths: pom.xml, src/main/java [INFO] 15:16:21.314 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.314 Indexing files of module 'ODL :: openflowjava :: openflowjava-util' [INFO] 15:16:21.314 Base dir: /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util [INFO] 15:16:21.314 Source paths: pom.xml, src/main/java [INFO] 15:16:21.314 Test paths: src/test/java [INFO] 15:16:21.314 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.315 Indexing files of module 'openflowjava-parent' [INFO] 15:16:21.315 Base dir: /w/workspace/openflowplugin-sonar/openflowjava [INFO] 15:16:21.315 Source paths: pom.xml [INFO] 15:16:21.315 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.315 Indexing files of module 'arbitratorreconciliation-api' [INFO] 15:16:21.315 Base dir: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api [INFO] 15:16:21.316 Source paths: pom.xml [INFO] 15:16:21.316 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.316 Indexing files of module 'arbitratorreconciliation-impl' [INFO] 15:16:21.316 Base dir: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl [INFO] 15:16:21.316 Source paths: pom.xml, src/main/java [INFO] 15:16:21.316 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.317 Indexing files of module 'ODL :: openflowplugin :: arbitratorreconciliation-aggregator' [INFO] 15:16:21.317 Base dir: /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation [INFO] 15:16:21.317 Source paths: pom.xml [INFO] 15:16:21.317 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.317 Indexing files of module 'bulk-o-matic' [INFO] 15:16:21.317 Base dir: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic [INFO] 15:16:21.317 Source paths: pom.xml, src/main/java [INFO] 15:16:21.317 Test paths: src/test/java [INFO] 15:16:21.318 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.318 Indexing files of module 'device-ownership-service' [INFO] 15:16:21.318 Base dir: /w/workspace/openflowplugin-sonar/applications/device-ownership-service [INFO] 15:16:21.319 Source paths: pom.xml, src/main/java [INFO] 15:16:21.319 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.319 Indexing files of module 'forwardingrules-manager' [INFO] 15:16:21.319 Base dir: /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager [INFO] 15:16:21.319 Source paths: pom.xml, src/main/java [INFO] 15:16:21.319 Test paths: src/test/java [INFO] 15:16:21.319 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.321 Indexing files of module 'forwardingrules-sync' [INFO] 15:16:21.321 Base dir: /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync [INFO] 15:16:21.321 Source paths: pom.xml, src/main/java [INFO] 15:16:21.321 Test paths: src/test/java [INFO] 15:16:21.321 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.323 Indexing files of module 'lldp-speaker' [INFO] 15:16:21.323 Base dir: /w/workspace/openflowplugin-sonar/applications/lldp-speaker [INFO] 15:16:21.323 Source paths: pom.xml, src/main/java [INFO] 15:16:21.323 Test paths: src/test/java [INFO] 15:16:21.323 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.324 Indexing files of module 'of-switch-config-pusher' [INFO] 15:16:21.324 Base dir: /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher [INFO] 15:16:21.324 Source paths: pom.xml, src/main/java [INFO] 15:16:21.324 Test paths: src/test/java [INFO] 15:16:21.324 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.325 Indexing files of module 'reconciliation-framework' [INFO] 15:16:21.325 Base dir: /w/workspace/openflowplugin-sonar/applications/reconciliation-framework [INFO] 15:16:21.325 Source paths: pom.xml, src/main/java [INFO] 15:16:21.325 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.325 Indexing files of module 'southbound-cli' [INFO] 15:16:21.325 Base dir: /w/workspace/openflowplugin-sonar/applications/southbound-cli [INFO] 15:16:21.326 Source paths: pom.xml, src/main/java [INFO] 15:16:21.326 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.326 Indexing files of module 'table-miss-enforcer' [INFO] 15:16:21.326 Base dir: /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer [INFO] 15:16:21.326 Source paths: pom.xml, src/main/java [INFO] 15:16:21.326 Test paths: src/test/java [INFO] 15:16:21.327 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.327 Indexing files of module 'topology-lldp-discovery' [INFO] 15:16:21.327 Base dir: /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery [INFO] 15:16:21.327 Source paths: pom.xml, src/main/java [INFO] 15:16:21.327 Test paths: src/test/java [INFO] 15:16:21.327 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.328 Indexing files of module 'topology-manager' [INFO] 15:16:21.328 Base dir: /w/workspace/openflowplugin-sonar/applications/topology-manager [INFO] 15:16:21.328 Source paths: pom.xml, src/main/java [INFO] 15:16:21.328 Test paths: src/test/java [INFO] 15:16:21.328 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.329 Indexing files of module 'applications-aggregator' [INFO] 15:16:21.329 Base dir: /w/workspace/openflowplugin-sonar/applications [INFO] 15:16:21.329 Source paths: pom.xml [INFO] 15:16:21.329 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.330 Indexing files of module 'drop-test-karaf' [INFO] 15:16:21.330 Base dir: /w/workspace/openflowplugin-sonar/drop-test-karaf [INFO] 15:16:21.330 Source paths: pom.xml, src/main/java [INFO] 15:16:21.330 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.330 Indexing files of module 'ODL :: openflowjava :: odl-openflowjava-protocol' [INFO] 15:16:21.330 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol [INFO] 15:16:21.330 Source paths: pom.xml [INFO] 15:16:21.331 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.331 Indexing files of module 'features-openflowplugin' [INFO] 15:16:21.331 Base dir: /w/workspace/openflowplugin-sonar/features/features-openflowplugin [INFO] 15:16:21.331 Source paths: pom.xml [INFO] 15:16:21.331 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.332 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation' [INFO] 15:16:21.332 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation [INFO] 15:16:21.332 Source paths: pom.xml [INFO] 15:16:21.332 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.332 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support' [INFO] 15:16:21.332 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic [INFO] 15:16:21.332 Source paths: pom.xml [INFO] 15:16:21.332 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.334 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - default config-pusher' [INFO] 15:16:21.334 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher [INFO] 15:16:21.334 Source paths: pom.xml [INFO] 15:16:21.334 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.334 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - FRM' [INFO] 15:16:21.335 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager [INFO] 15:16:21.335 Source paths: pom.xml [INFO] 15:16:21.335 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.335 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - FRS' [INFO] 15:16:21.335 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync [INFO] 15:16:21.335 Source paths: pom.xml [INFO] 15:16:21.335 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.336 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker' [INFO] 15:16:21.336 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker [INFO] 15:16:21.336 Source paths: pom.xml [INFO] 15:16:21.336 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.336 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework' [INFO] 15:16:21.337 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework [INFO] 15:16:21.337 Source paths: pom.xml [INFO] 15:16:21.337 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.337 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Southbound CLI' [INFO] 15:16:21.337 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli [INFO] 15:16:21.337 Source paths: pom.xml [INFO] 15:16:21.338 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.338 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer' [INFO] 15:16:21.338 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer [INFO] 15:16:21.338 Source paths: pom.xml [INFO] 15:16:21.338 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.338 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - topology' [INFO] 15:16:21.339 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology [INFO] 15:16:21.339 Source paths: pom.xml [INFO] 15:16:21.339 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.339 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery' [INFO] 15:16:21.339 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery [INFO] 15:16:21.339 Source paths: pom.xml [INFO] 15:16:21.340 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.340 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Application - Topology Manager' [INFO] 15:16:21.340 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager [INFO] 15:16:21.340 Source paths: pom.xml [INFO] 15:16:21.340 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.340 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Drop Test' [INFO] 15:16:21.341 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test [INFO] 15:16:21.341 Source paths: pom.xml [INFO] 15:16:21.341 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.341 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Eric Extensions' [INFO] 15:16:21.341 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions [INFO] 15:16:21.341 Source paths: pom.xml [INFO] 15:16:21.341 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.342 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Flow Services' [INFO] 15:16:21.342 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services [INFO] 15:16:21.342 Source paths: pom.xml [INFO] 15:16:21.342 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.342 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Flow Services :: REST' [INFO] 15:16:21.342 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest [INFO] 15:16:21.342 Source paths: pom.xml [INFO] 15:16:21.343 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.343 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Libraries' [INFO] 15:16:21.343 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries [INFO] 15:16:21.343 Source paths: pom.xml [INFO] 15:16:21.343 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.343 Indexing files of module 'OpenDaylight :: OpenflowPlugin :: NSF :: Model' [INFO] 15:16:21.344 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model [INFO] 15:16:21.344 Source paths: pom.xml [INFO] 15:16:21.344 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.344 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Nicira Extensions' [INFO] 15:16:21.344 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions [INFO] 15:16:21.344 Source paths: pom.xml [INFO] 15:16:21.344 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.345 Indexing files of module 'OpenDaylight :: Openflow Plugin :: ONF Extensions' [INFO] 15:16:21.345 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions [INFO] 15:16:21.345 Source paths: pom.xml [INFO] 15:16:21.345 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.345 Indexing files of module 'OpenDaylight :: Openflow Plugin :: Li southbound API implementation' [INFO] 15:16:21.345 Base dir: /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound [INFO] 15:16:21.345 Source paths: pom.xml [INFO] 15:16:21.346 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.346 Indexing files of module 'features-aggregator' [INFO] 15:16:21.346 Base dir: /w/workspace/openflowplugin-sonar/features [INFO] 15:16:21.346 Source paths: pom.xml [INFO] 15:16:21.346 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.346 Indexing files of module 'liblldp' [INFO] 15:16:21.346 Base dir: /w/workspace/openflowplugin-sonar/libraries/liblldp [INFO] 15:16:21.347 Source paths: pom.xml, src/main/java [INFO] 15:16:21.347 Test paths: src/test/java [INFO] 15:16:21.347 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.347 Indexing files of module 'libraries-aggregator' [INFO] 15:16:21.347 Base dir: /w/workspace/openflowplugin-sonar/libraries [INFO] 15:16:21.348 Source paths: pom.xml [INFO] 15:16:21.348 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.348 Indexing files of module 'openflowplugin' [INFO] 15:16:21.348 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin [INFO] 15:16:21.348 Source paths: pom.xml, src/main/java [INFO] 15:16:21.348 Test paths: src/test/java [INFO] 15:16:21.348 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.352 Indexing files of module 'openflowplugin-api' [INFO] 15:16:21.353 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-api [INFO] 15:16:21.353 Source paths: pom.xml, src/main/java [INFO] 15:16:21.353 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.355 Indexing files of module 'openflowplugin-artifacts' [INFO] 15:16:21.355 Base dir: /w/workspace/openflowplugin-sonar/artifacts [INFO] 15:16:21.355 Source paths: pom.xml [INFO] 15:16:21.355 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.355 Indexing files of module 'openflowplugin-blueprint-config' [INFO] 15:16:21.355 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config [INFO] 15:16:21.355 Source paths: pom.xml [INFO] 15:16:21.356 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.356 Indexing files of module 'openflowplugin-common' [INFO] 15:16:21.356 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-common [INFO] 15:16:21.356 Source paths: pom.xml, src/main/java [INFO] 15:16:21.356 Test paths: src/test/java [INFO] 15:16:21.356 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.357 Indexing files of module 'openflowjava-extension-eric' [INFO] 15:16:21.357 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric [INFO] 15:16:21.357 Source paths: pom.xml, src/main/java [INFO] 15:16:21.357 Test paths: src/test/java [INFO] 15:16:21.357 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.358 Indexing files of module 'openflowjava-extension-nicira' [INFO] 15:16:21.358 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira [INFO] 15:16:21.358 Source paths: pom.xml, src/main/java [INFO] 15:16:21.358 Test paths: src/test/java [INFO] 15:16:21.358 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.361 Indexing files of module 'openflowjava-extension-nicira-api' [INFO] 15:16:21.361 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api [INFO] 15:16:21.361 Source paths: pom.xml, src/main/java [INFO] 15:16:21.361 Test paths: src/test/java [INFO] 15:16:21.361 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.361 Indexing files of module 'openflowplugin-extension-api' [INFO] 15:16:21.361 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api [INFO] 15:16:21.362 Source paths: pom.xml, src/main/java [INFO] 15:16:21.362 Test paths: src/test/java [INFO] 15:16:21.362 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.363 Indexing files of module 'openflowplugin-extension-eric' [INFO] 15:16:21.363 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric [INFO] 15:16:21.363 Source paths: pom.xml, src/main/java [INFO] 15:16:21.363 Test paths: src/test/java [INFO] 15:16:21.363 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.363 Indexing files of module 'openflowplugin-extension-nicira' [INFO] 15:16:21.364 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira [INFO] 15:16:21.364 Source paths: pom.xml, src/main/java [INFO] 15:16:21.364 Test paths: src/test/java [INFO] 15:16:21.364 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.366 Indexing files of module 'openflowplugin-extension-onf' [INFO] 15:16:21.366 Base dir: /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf [INFO] 15:16:21.366 Source paths: pom.xml, src/main/java [INFO] 15:16:21.366 Test paths: src/test/java [INFO] 15:16:21.367 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.367 Indexing files of module 'test-extension' [INFO] 15:16:21.367 Base dir: /w/workspace/openflowplugin-sonar/extension/test-extension [INFO] 15:16:21.367 Source paths: pom.xml, src/main/java [INFO] 15:16:21.367 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.368 Indexing files of module 'openflowplugin-extension-aggregator' [INFO] 15:16:21.368 Base dir: /w/workspace/openflowplugin-sonar/extension [INFO] 15:16:21.368 Source paths: pom.xml [INFO] 15:16:21.368 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.368 Indexing files of module 'openflowplugin-impl' [INFO] 15:16:21.368 Base dir: /w/workspace/openflowplugin-sonar/openflowplugin-impl [INFO] 15:16:21.368 Source paths: pom.xml, src/main/java [INFO] 15:16:21.368 Test paths: src/test/java [INFO] 15:16:21.369 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.383 Indexing files of module 'openflowplugin-karaf' [INFO] 15:16:21.383 Base dir: /w/workspace/openflowplugin-sonar/distribution/karaf [INFO] 15:16:21.383 Source paths: pom.xml [INFO] 15:16:21.383 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.384 Indexing files of module 'openflowplugin-parent' [INFO] 15:16:21.384 Base dir: /w/workspace/openflowplugin-sonar/parent [INFO] 15:16:21.384 Source paths: pom.xml [INFO] 15:16:21.384 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.385 Indexing files of module 'learning-switch' [INFO] 15:16:21.385 Base dir: /w/workspace/openflowplugin-sonar/samples/learning-switch [INFO] 15:16:21.385 Source paths: pom.xml, src/main/java [INFO] 15:16:21.386 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.387 Indexing files of module 'sample-bundles' [INFO] 15:16:21.387 Base dir: /w/workspace/openflowplugin-sonar/samples/sample-bundles [INFO] 15:16:21.387 Source paths: pom.xml, src/main/java [INFO] 15:16:21.387 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.388 Indexing files of module 'sample-consumer' [INFO] 15:16:21.388 Base dir: /w/workspace/openflowplugin-sonar/samples/sample-consumer [INFO] 15:16:21.389 Source paths: pom.xml, src/main/java [INFO] 15:16:21.389 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.389 Indexing files of module 'simple-client' [INFO] 15:16:21.390 Base dir: /w/workspace/openflowplugin-sonar/samples/simple-client [INFO] 15:16:21.390 Source paths: pom.xml, src/main/java [INFO] 15:16:21.390 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.391 Indexing files of module 'openflowplugin-samples-aggregator' [INFO] 15:16:21.391 Base dir: /w/workspace/openflowplugin-sonar/samples [INFO] 15:16:21.392 Source paths: pom.xml [INFO] 15:16:21.392 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.392 Indexing files of module 'OpenDaylight :: Openflow Plugin :: srm-api' [INFO] 15:16:21.393 Base dir: /w/workspace/openflowplugin-sonar/srm/api [INFO] 15:16:21.393 Source paths: pom.xml, src/main/java [INFO] 15:16:21.393 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.394 Indexing files of module 'OpenDaylight :: Openflow Plugin :: srm-impl' [INFO] 15:16:21.394 Base dir: /w/workspace/openflowplugin-sonar/srm/impl [INFO] 15:16:21.394 Source paths: pom.xml, src/main/java [INFO] 15:16:21.395 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.395 Indexing files of module 'ODL :: serviceutils :: srm-shell' [INFO] 15:16:21.396 Base dir: /w/workspace/openflowplugin-sonar/srm/shell [INFO] 15:16:21.396 Source paths: pom.xml, src/main/java [INFO] 15:16:21.396 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.397 Indexing files of module 'srm-aggregator' [INFO] 15:16:21.397 Base dir: /w/workspace/openflowplugin-sonar/srm [INFO] 15:16:21.397 Source paths: pom.xml [INFO] 15:16:21.397 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.398 Indexing files of module 'test-common' [INFO] 15:16:21.398 Base dir: /w/workspace/openflowplugin-sonar/test-common [INFO] 15:16:21.398 Source paths: pom.xml, src/main/java [INFO] 15:16:21.398 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.398 Indexing files of module 'test-provider' [INFO] 15:16:21.398 Base dir: /w/workspace/openflowplugin-sonar/test-provider [INFO] 15:16:21.399 Source paths: pom.xml, src/main/java [INFO] 15:16:21.399 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.399 Indexing files of module 'openflowplugin' [INFO] 15:16:21.399 Base dir: /w/workspace/openflowplugin-sonar [INFO] 15:16:21.399 Source paths: pom.xml [INFO] 15:16:21.400 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 15:16:21.400 2563 files indexed (done) | time=119ms [INFO] 15:16:21.407 Quality profile for java: ODL way [INFO] 15:16:21.407 Quality profile for xml: Sonar way [INFO] 15:16:21.407 ------------- Run sensors on module openflowplugin-extension-eric [INFO] 15:16:21.480 Load metrics repository [INFO] 15:16:21.591 Load metrics repository (done) | time=111ms [INFO] 15:16:21.598 Sensor cache enabled [INFO] 15:16:21.600 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:21.601 Load sensor cache [INFO] 15:16:23.101 Load sensor cache (5 MB) | time=1500ms [INFO] 15:16:23.105 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:23.715 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:16:23.716 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:23.731 Sensor JavaSensor [java] [INFO] 15:16:23.733 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:23.744 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:23.745 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:23.988 Starting batch processing. [INFO] 15:16:24.375 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:24.872 100% analyzed [INFO] 15:16:24.872 Batch processing: Done. [INFO] 15:16:24.873 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:24.874 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:24.877 Starting batch processing. [INFO] 15:16:25.009 100% analyzed [INFO] 15:16:25.009 Batch processing: Done. [INFO] 15:16:25.009 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:25.009 No "Generated" source files to scan. [INFO] 15:16:25.011 Sensor JavaSensor [java] (done) | time=1280ms [INFO] 15:16:25.012 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:25.013 '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] 15:16:25.015 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:25.060 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=48ms [INFO] 15:16:25.061 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:25.062 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:25.062 Sensor Java Config Sensor [iac] [INFO] 15:16:25.066 There are no files to be analyzed for the Java language [INFO] 15:16:25.066 Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] 15:16:25.066 Sensor IaC Docker Sensor [iac] [INFO] 15:16:25.067 There are no files to be analyzed for the Docker language [INFO] 15:16:25.067 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:25.067 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:25.067 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:25.067 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:25.068 Sensor IaC Shell Sensor [iac] [INFO] 15:16:25.068 There are no files to be analyzed for the Shell language [INFO] 15:16:25.068 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:25.068 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:25.068 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:25.068 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.068 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:25.068 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.069 Sensor SurefireSensor [java] [INFO] 15:16:25.069 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/surefire-reports] [INFO] 15:16:25.087 Sensor SurefireSensor [java] (done) | time=18ms [INFO] 15:16:25.087 Sensor XML Sensor [xml] [INFO] 15:16:25.098 1 source file to be analyzed [INFO] 15:16:25.183 1/1 source file has been analyzed [INFO] 15:16:25.183 Sensor XML Sensor [xml] (done) | time=96ms [INFO] 15:16:25.184 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:25.184 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:25.187 ------------- Run sensors on module openflowjava-extension-eric [INFO] 15:16:25.249 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.253 Sensor JavaSensor [java] [INFO] 15:16:25.253 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.255 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:25.255 Using ECJ batch to parse 8 Main java source files with batch size 209 KB. [INFO] 15:16:25.262 Starting batch processing. [INFO] 15:16:25.283 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:25.546 100% analyzed [INFO] 15:16:25.546 Batch processing: Done. [INFO] 15:16:25.547 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 15:16:25.548 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 15:16:25.558 Starting batch processing. [INFO] 15:16:25.859 100% analyzed [INFO] 15:16:25.860 Batch processing: Done. [INFO] 15:16:25.860 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:25.860 No "Generated" source files to scan. [INFO] 15:16:25.861 Sensor JavaSensor [java] (done) | time=608ms [INFO] 15:16:25.864 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:25.864 '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] 15:16:25.864 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:25.876 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] 15:16:25.876 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:25.876 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:25.876 Sensor Java Config Sensor [iac] [INFO] 15:16:25.879 There are no files to be analyzed for the Java language [INFO] 15:16:25.879 Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] 15:16:25.879 Sensor IaC Docker Sensor [iac] [INFO] 15:16:25.880 There are no files to be analyzed for the Docker language [INFO] 15:16:25.880 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:25.880 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:25.880 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:25.880 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:25.880 Sensor IaC Shell Sensor [iac] [INFO] 15:16:25.880 There are no files to be analyzed for the Shell language [INFO] 15:16:25.880 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:25.880 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:25.880 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:25.880 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.880 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:25.880 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:25.885 Sensor SurefireSensor [java] [INFO] 15:16:25.885 parsing [/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/surefire-reports] [INFO] 15:16:25.893 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 15:16:25.893 Sensor XML Sensor [xml] [INFO] 15:16:25.900 1 source file to be analyzed [INFO] 15:16:25.918 1/1 source file has been analyzed [INFO] 15:16:25.919 Sensor XML Sensor [xml] (done) | time=26ms [INFO] 15:16:25.919 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:25.919 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:25.920 ------------- Run sensors on module openflowjava-extension-nicira-api [INFO] 15:16:25.983 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.985 Sensor JavaSensor [java] [INFO] 15:16:25.985 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:25.987 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:25.987 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:25.989 Starting batch processing. [INFO] 15:16:26.002 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:26.065 100% analyzed [INFO] 15:16:26.065 Batch processing: Done. [INFO] 15:16:26.065 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:26.065 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:26.067 Starting batch processing. [INFO] 15:16:26.125 100% analyzed [INFO] 15:16:26.125 Batch processing: Done. [INFO] 15:16:26.126 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:26.126 No "Generated" source files to scan. [INFO] 15:16:26.126 Sensor JavaSensor [java] (done) | time=141ms [INFO] 15:16:26.126 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:26.126 '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] 15:16:26.126 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:26.128 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:26.128 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:26.128 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:26.128 Sensor Java Config Sensor [iac] [INFO] 15:16:26.129 There are no files to be analyzed for the Java language [INFO] 15:16:26.129 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:26.129 Sensor IaC Docker Sensor [iac] [INFO] 15:16:26.129 There are no files to be analyzed for the Docker language [INFO] 15:16:26.129 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:26.129 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:26.129 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:26.129 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:26.129 Sensor IaC Shell Sensor [iac] [INFO] 15:16:26.129 There are no files to be analyzed for the Shell language [INFO] 15:16:26.129 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:26.129 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:26.130 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:26.130 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:26.130 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:26.130 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:26.130 Sensor SurefireSensor [java] [INFO] 15:16:26.130 parsing [/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/surefire-reports] [INFO] 15:16:26.133 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 15:16:26.133 Sensor XML Sensor [xml] [INFO] 15:16:26.140 1 source file to be analyzed [INFO] 15:16:26.142 1/1 source file has been analyzed [INFO] 15:16:26.143 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:26.143 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:26.143 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:26.143 ------------- Run sensors on module openflowjava-extension-nicira [INFO] 15:16:26.193 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.196 Sensor JavaSensor [java] [INFO] 15:16:26.197 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:26.198 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:26.198 Using ECJ batch to parse 73 Main java source files with batch size 209 KB. [INFO] 15:16:26.215 Starting batch processing. [INFO] 15:16:26.287 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:27.399 100% analyzed [INFO] 15:16:27.399 Batch processing: Done. [INFO] 15:16:27.399 Did not optimize analysis for any files, performed a full analysis for all 73 files. [INFO] 15:16:27.400 Using ECJ batch to parse 62 Test java source files with batch size 209 KB. [INFO] 15:16:27.418 Starting batch processing. [INFO] 15:16:28.358 100% analyzed [INFO] 15:16:28.358 Batch processing: Done. [INFO] 15:16:28.359 Did not optimize analysis for any files, performed a full analysis for all 62 files. [INFO] 15:16:28.359 No "Generated" source files to scan. [INFO] 15:16:28.359 Sensor JavaSensor [java] (done) | time=2163ms [INFO] 15:16:28.360 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:28.360 '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] 15:16:28.361 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:28.382 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=22ms [INFO] 15:16:28.383 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:28.383 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:28.383 Sensor Java Config Sensor [iac] [INFO] 15:16:28.385 There are no files to be analyzed for the Java language [INFO] 15:16:28.385 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 15:16:28.385 Sensor IaC Docker Sensor [iac] [INFO] 15:16:28.386 There are no files to be analyzed for the Docker language [INFO] 15:16:28.386 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:28.386 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:28.386 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:28.386 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:28.387 Sensor IaC Shell Sensor [iac] [INFO] 15:16:28.387 There are no files to be analyzed for the Shell language [INFO] 15:16:28.387 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:28.387 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:28.387 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:28.387 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.387 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:28.387 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:28.387 Sensor SurefireSensor [java] [INFO] 15:16:28.388 parsing [/w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/surefire-reports] [INFO] 15:16:28.421 Sensor SurefireSensor [java] (done) | time=34ms [INFO] 15:16:28.421 Sensor XML Sensor [xml] [INFO] 15:16:28.428 1 source file to be analyzed [INFO] 15:16:28.433 1/1 source file has been analyzed [INFO] 15:16:28.433 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:28.433 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:28.433 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:28.434 ------------- Run sensors on module openflowplugin-extension-nicira [INFO] 15:16:28.504 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.507 Sensor JavaSensor [java] [INFO] 15:16:28.508 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:28.511 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:28.511 Using ECJ batch to parse 56 Main java source files with batch size 209 KB. [INFO] 15:16:28.525 Starting batch processing. [INFO] 15:16:28.668 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:30.177 100% analyzed [INFO] 15:16:30.177 Batch processing: Done. [INFO] 15:16:30.178 Did not optimize analysis for any files, performed a full analysis for all 56 files. [INFO] 15:16:30.178 Using ECJ batch to parse 44 Test java source files with batch size 209 KB. [INFO] 15:16:30.191 Starting batch processing. [INFO] 15:16:30.944 100% analyzed [INFO] 15:16:30.945 Batch processing: Done. [INFO] 15:16:30.945 Did not optimize analysis for any files, performed a full analysis for all 44 files. [INFO] 15:16:30.945 No "Generated" source files to scan. [INFO] 15:16:30.946 Sensor JavaSensor [java] (done) | time=2439ms [INFO] 15:16:30.946 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:30.946 '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] 15:16:30.947 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:30.962 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=16ms [INFO] 15:16:30.962 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:30.962 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:30.962 Sensor Java Config Sensor [iac] [INFO] 15:16:30.964 There are no files to be analyzed for the Java language [INFO] 15:16:30.964 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 15:16:30.964 Sensor IaC Docker Sensor [iac] [INFO] 15:16:30.965 There are no files to be analyzed for the Docker language [INFO] 15:16:30.965 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:30.965 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:30.965 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:30.965 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:30.965 Sensor IaC Shell Sensor [iac] [INFO] 15:16:30.966 There are no files to be analyzed for the Shell language [INFO] 15:16:30.966 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:30.966 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:30.966 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:30.966 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.966 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:30.966 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:30.967 Sensor SurefireSensor [java] [INFO] 15:16:30.967 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/surefire-reports] [INFO] 15:16:30.992 Sensor SurefireSensor [java] (done) | time=25ms [INFO] 15:16:30.992 Sensor XML Sensor [xml] [INFO] 15:16:31.022 1 source file to be analyzed [INFO] 15:16:31.028 1/1 source file has been analyzed [INFO] 15:16:31.028 Sensor XML Sensor [xml] (done) | time=36ms [INFO] 15:16:31.029 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:31.029 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:31.030 ------------- Run sensors on module openflowplugin-extension-onf [INFO] 15:16:31.118 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.122 Sensor JavaSensor [java] [INFO] 15:16:31.122 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.125 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:31.125 Using ECJ batch to parse 9 Main java source files with batch size 209 KB. [INFO] 15:16:31.130 Starting batch processing. [INFO] 15:16:31.159 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:31.348 100% analyzed [INFO] 15:16:31.348 Batch processing: Done. [INFO] 15:16:31.348 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 15:16:31.349 Using ECJ batch to parse 10 Test java source files with batch size 209 KB. [INFO] 15:16:31.353 Starting batch processing. [INFO] 15:16:31.527 100% analyzed [INFO] 15:16:31.527 Batch processing: Done. [INFO] 15:16:31.528 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 15:16:31.528 No "Generated" source files to scan. [INFO] 15:16:31.529 Sensor JavaSensor [java] (done) | time=406ms [INFO] 15:16:31.538 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:31.539 '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] 15:16:31.542 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:31.547 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] 15:16:31.547 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:31.547 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:31.547 Sensor Java Config Sensor [iac] [INFO] 15:16:31.548 There are no files to be analyzed for the Java language [INFO] 15:16:31.548 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:31.548 Sensor IaC Docker Sensor [iac] [INFO] 15:16:31.548 There are no files to be analyzed for the Docker language [INFO] 15:16:31.548 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:31.548 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:31.548 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:31.549 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:31.549 Sensor IaC Shell Sensor [iac] [INFO] 15:16:31.549 There are no files to be analyzed for the Shell language [INFO] 15:16:31.549 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:31.549 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:31.549 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:31.549 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.549 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:31.549 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.549 Sensor SurefireSensor [java] [INFO] 15:16:31.549 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/surefire-reports] [INFO] 15:16:31.553 Sensor SurefireSensor [java] (done) | time=4ms [INFO] 15:16:31.553 Sensor XML Sensor [xml] [INFO] 15:16:31.557 1 source file to be analyzed [INFO] 15:16:31.571 1/1 source file has been analyzed [INFO] 15:16:31.571 Sensor XML Sensor [xml] (done) | time=18ms [INFO] 15:16:31.571 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:31.572 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:31.572 ------------- Run sensors on module openflowplugin-extension-api [INFO] 15:16:31.615 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.617 Sensor JavaSensor [java] [INFO] 15:16:31.617 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.619 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:31.619 Using ECJ batch to parse 28 Main java source files with batch size 209 KB. [INFO] 15:16:31.625 Starting batch processing. [INFO] 15:16:31.669 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:31.860 100% analyzed [INFO] 15:16:31.860 Batch processing: Done. [INFO] 15:16:31.861 Did not optimize analysis for any files, performed a full analysis for all 28 files. [INFO] 15:16:31.861 Using ECJ batch to parse 6 Test java source files with batch size 209 KB. [INFO] 15:16:31.863 Starting batch processing. [INFO] 15:16:31.928 100% analyzed [INFO] 15:16:31.928 Batch processing: Done. [INFO] 15:16:31.929 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 15:16:31.929 No "Generated" source files to scan. [INFO] 15:16:31.929 Sensor JavaSensor [java] (done) | time=312ms [INFO] 15:16:31.929 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:31.929 '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] 15:16:31.930 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:31.933 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 15:16:31.933 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:31.933 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:31.933 Sensor Java Config Sensor [iac] [INFO] 15:16:31.934 There are no files to be analyzed for the Java language [INFO] 15:16:31.934 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:31.934 Sensor IaC Docker Sensor [iac] [INFO] 15:16:31.935 There are no files to be analyzed for the Docker language [INFO] 15:16:31.935 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:31.935 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:31.935 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:31.935 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:31.935 Sensor IaC Shell Sensor [iac] [INFO] 15:16:31.935 There are no files to be analyzed for the Shell language [INFO] 15:16:31.935 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:31.935 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:31.935 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:31.935 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.936 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:31.936 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:31.936 Sensor SurefireSensor [java] [INFO] 15:16:31.936 parsing [/w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/surefire-reports] [INFO] 15:16:31.938 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:31.938 Sensor XML Sensor [xml] [INFO] 15:16:31.940 1 source file to be analyzed [INFO] 15:16:31.949 1/1 source file has been analyzed [INFO] 15:16:31.949 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:31.949 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:31.950 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:31.950 ------------- Run sensors on module test-extension [INFO] 15:16:31.995 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:31.998 Sensor JavaSensor [java] [INFO] 15:16:31.998 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.000 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:32.000 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:32.002 Starting batch processing. [INFO] 15:16:32.048 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:32.060 100% analyzed [INFO] 15:16:32.060 Batch processing: Done. [INFO] 15:16:32.061 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:32.061 No "Test" source files to scan. [INFO] 15:16:32.061 No "Generated" source files to scan. [INFO] 15:16:32.061 Sensor JavaSensor [java] (done) | time=63ms [INFO] 15:16:32.062 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.062 '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] 15:16:32.062 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.062 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.062 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.062 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.062 Sensor Java Config Sensor [iac] [INFO] 15:16:32.063 There are no files to be analyzed for the Java language [INFO] 15:16:32.063 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:32.063 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.063 There are no files to be analyzed for the Docker language [INFO] 15:16:32.063 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.063 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.063 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.063 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.063 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.064 There are no files to be analyzed for the Shell language [INFO] 15:16:32.064 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:32.064 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.064 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.064 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.064 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.064 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.064 Sensor SurefireSensor [java] [INFO] 15:16:32.064 parsing [/w/workspace/openflowplugin-sonar/extension/test-extension/target/surefire-reports] [INFO] 15:16:32.065 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:32.065 Sensor XML Sensor [xml] [INFO] 15:16:32.065 1 source file to be analyzed [INFO] 15:16:32.077 1/1 source file has been analyzed [INFO] 15:16:32.078 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 15:16:32.078 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.078 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.078 ------------- Run sensors on module openflowplugin-extension-aggregator [INFO] 15:16:32.121 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.124 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.124 '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] 15:16:32.124 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.124 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.124 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.124 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.125 Sensor Java Config Sensor [iac] [INFO] 15:16:32.125 There are no files to be analyzed for the Java language [INFO] 15:16:32.125 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.125 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.125 There are no files to be analyzed for the Docker language [INFO] 15:16:32.125 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.125 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.125 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.125 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.126 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.126 There are no files to be analyzed for the Shell language [INFO] 15:16:32.126 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.126 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.126 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.126 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.126 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.126 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.126 Sensor XML Sensor [xml] [INFO] 15:16:32.127 1 source file to be analyzed [INFO] 15:16:32.135 1/1 source file has been analyzed [INFO] 15:16:32.135 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:32.135 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.135 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.136 ------------- Run sensors on module openflowplugin-parent [INFO] 15:16:32.178 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.181 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.181 '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] 15:16:32.181 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.181 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.182 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.182 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.182 Sensor Java Config Sensor [iac] [INFO] 15:16:32.182 There are no files to be analyzed for the Java language [INFO] 15:16:32.182 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.182 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.183 There are no files to be analyzed for the Docker language [INFO] 15:16:32.183 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:32.183 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.183 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.183 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.183 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.183 There are no files to be analyzed for the Shell language [INFO] 15:16:32.183 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.183 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.184 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.184 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:32.184 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.184 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.184 Sensor XML Sensor [xml] [INFO] 15:16:32.188 1 source file to be analyzed [INFO] 15:16:32.211 1/1 source file has been analyzed [INFO] 15:16:32.212 Sensor XML Sensor [xml] (done) | time=28ms [INFO] 15:16:32.212 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.212 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.213 ------------- Run sensors on module openflowplugin-karaf [INFO] 15:16:32.251 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.253 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.253 '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] 15:16:32.253 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.253 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.254 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.254 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.254 Sensor Java Config Sensor [iac] [INFO] 15:16:32.254 There are no files to be analyzed for the Java language [INFO] 15:16:32.254 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.254 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.255 There are no files to be analyzed for the Docker language [INFO] 15:16:32.255 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:32.255 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.255 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.255 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.255 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.255 There are no files to be analyzed for the Shell language [INFO] 15:16:32.256 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:32.256 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.256 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.256 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.256 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.256 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.256 Sensor XML Sensor [xml] [INFO] 15:16:32.257 1 source file to be analyzed [INFO] 15:16:32.268 1/1 source file has been analyzed [INFO] 15:16:32.268 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:32.269 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.269 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.269 ------------- Run sensors on module openflowplugin-blueprint-config [INFO] 15:16:32.311 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.313 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.313 '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] 15:16:32.313 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.313 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.313 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.313 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.314 Sensor Java Config Sensor [iac] [INFO] 15:16:32.314 There are no files to be analyzed for the Java language [INFO] 15:16:32.314 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.314 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.314 There are no files to be analyzed for the Docker language [INFO] 15:16:32.314 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.315 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.315 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.315 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.315 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.315 There are no files to be analyzed for the Shell language [INFO] 15:16:32.315 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.315 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.315 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.316 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.316 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.316 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.316 Sensor XML Sensor [xml] [INFO] 15:16:32.316 1 source file to be analyzed [INFO] 15:16:32.326 1/1 source file has been analyzed [INFO] 15:16:32.326 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:32.327 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.327 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.327 ------------- Run sensors on module ODL :: openflowjava :: odl-openflowjava-protocol [INFO] 15:16:32.368 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.370 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.370 '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] 15:16:32.370 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.370 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.370 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.370 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.371 Sensor Java Config Sensor [iac] [INFO] 15:16:32.371 There are no files to be analyzed for the Java language [INFO] 15:16:32.371 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.371 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.371 There are no files to be analyzed for the Docker language [INFO] 15:16:32.371 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.372 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.372 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.372 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.372 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.372 There are no files to be analyzed for the Shell language [INFO] 15:16:32.372 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.373 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.373 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.373 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.373 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.373 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.373 Sensor XML Sensor [xml] [INFO] 15:16:32.374 1 source file to be analyzed [INFO] 15:16:32.395 1/1 source file has been analyzed [INFO] 15:16:32.395 Sensor XML Sensor [xml] (done) | time=22ms [INFO] 15:16:32.396 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.396 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.397 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [INFO] 15:16:32.434 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.436 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.436 '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] 15:16:32.436 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.436 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.437 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.437 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.437 Sensor Java Config Sensor [iac] [INFO] 15:16:32.437 There are no files to be analyzed for the Java language [INFO] 15:16:32.437 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.437 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.437 There are no files to be analyzed for the Docker language [INFO] 15:16:32.437 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.438 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.438 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.438 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.438 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.438 There are no files to be analyzed for the Shell language [INFO] 15:16:32.438 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.438 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.438 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.438 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.439 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.439 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.439 Sensor XML Sensor [xml] [INFO] 15:16:32.439 1 source file to be analyzed [INFO] 15:16:32.448 1/1 source file has been analyzed [INFO] 15:16:32.448 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:32.448 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.448 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.449 ------------- Run sensors on module features-openflowplugin [INFO] 15:16:32.488 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.490 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.490 '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] 15:16:32.491 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.491 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:32.491 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.491 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.492 Sensor Java Config Sensor [iac] [INFO] 15:16:32.492 There are no files to be analyzed for the Java language [INFO] 15:16:32.492 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.492 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.492 There are no files to be analyzed for the Docker language [INFO] 15:16:32.492 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.492 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.493 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.493 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:32.493 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.493 There are no files to be analyzed for the Shell language [INFO] 15:16:32.493 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.493 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.494 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.494 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:32.494 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.494 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.494 Sensor XML Sensor [xml] [INFO] 15:16:32.505 1 source file to be analyzed [INFO] 15:16:32.518 1/1 source file has been analyzed [INFO] 15:16:32.518 Sensor XML Sensor [xml] (done) | time=24ms [INFO] 15:16:32.519 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.519 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.519 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [INFO] 15:16:32.558 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.560 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.560 '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] 15:16:32.560 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.560 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.561 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.561 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.561 Sensor Java Config Sensor [iac] [INFO] 15:16:32.561 There are no files to be analyzed for the Java language [INFO] 15:16:32.561 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.561 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.562 There are no files to be analyzed for the Docker language [INFO] 15:16:32.562 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:32.562 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.562 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.562 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.562 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.562 There are no files to be analyzed for the Shell language [INFO] 15:16:32.562 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.562 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.562 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.562 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.563 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.563 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.563 Sensor XML Sensor [xml] [INFO] 15:16:32.563 1 source file to be analyzed [INFO] 15:16:32.587 1/1 source file has been analyzed [INFO] 15:16:32.588 Sensor XML Sensor [xml] (done) | time=25ms [INFO] 15:16:32.588 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.588 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.589 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - topology [INFO] 15:16:32.630 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.633 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.633 '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] 15:16:32.633 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.633 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.633 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.634 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.634 Sensor Java Config Sensor [iac] [INFO] 15:16:32.634 There are no files to be analyzed for the Java language [INFO] 15:16:32.634 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.634 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.634 There are no files to be analyzed for the Docker language [INFO] 15:16:32.635 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:32.635 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.635 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.635 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.635 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.635 There are no files to be analyzed for the Shell language [INFO] 15:16:32.635 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.635 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.635 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.635 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.635 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.635 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.636 Sensor XML Sensor [xml] [INFO] 15:16:32.636 1 source file to be analyzed [INFO] 15:16:32.649 1/1 source file has been analyzed [INFO] 15:16:32.649 Sensor XML Sensor [xml] (done) | time=13ms [INFO] 15:16:32.650 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.650 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.650 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Eric Extensions [INFO] 15:16:32.698 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.700 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.700 '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] 15:16:32.701 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.701 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:32.701 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.701 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.701 Sensor Java Config Sensor [iac] [INFO] 15:16:32.701 There are no files to be analyzed for the Java language [INFO] 15:16:32.701 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.702 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.702 There are no files to be analyzed for the Docker language [INFO] 15:16:32.702 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.702 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.702 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.702 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.702 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.702 There are no files to be analyzed for the Shell language [INFO] 15:16:32.702 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.702 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.703 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.703 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:32.703 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.703 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.703 Sensor XML Sensor [xml] [INFO] 15:16:32.704 1 source file to be analyzed [INFO] 15:16:32.711 1/1 source file has been analyzed [INFO] 15:16:32.711 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:32.712 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.712 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.712 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Drop Test [INFO] 15:16:32.752 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.755 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.755 '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] 15:16:32.755 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.755 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.755 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.755 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.755 Sensor Java Config Sensor [iac] [INFO] 15:16:32.756 There are no files to be analyzed for the Java language [INFO] 15:16:32.756 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:32.757 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.757 There are no files to be analyzed for the Docker language [INFO] 15:16:32.757 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.757 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.757 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.757 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.757 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.757 There are no files to be analyzed for the Shell language [INFO] 15:16:32.757 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.757 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.757 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.758 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:32.758 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.758 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.758 Sensor XML Sensor [xml] [INFO] 15:16:32.758 1 source file to be analyzed [INFO] 15:16:32.765 1/1 source file has been analyzed [INFO] 15:16:32.765 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:32.765 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.765 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.766 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [INFO] 15:16:32.805 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.808 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.808 '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] 15:16:32.808 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.808 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.809 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.809 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.809 Sensor Java Config Sensor [iac] [INFO] 15:16:32.809 There are no files to be analyzed for the Java language [INFO] 15:16:32.809 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.809 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.809 There are no files to be analyzed for the Docker language [INFO] 15:16:32.810 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:32.810 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.810 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.810 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.810 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.810 There are no files to be analyzed for the Shell language [INFO] 15:16:32.810 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.810 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.810 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.810 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.811 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.811 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.811 Sensor XML Sensor [xml] [INFO] 15:16:32.816 1 source file to be analyzed [INFO] 15:16:32.826 1/1 source file has been analyzed [INFO] 15:16:32.826 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 15:16:32.826 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.826 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.827 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [INFO] 15:16:32.868 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.870 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.870 '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] 15:16:32.870 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.871 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.871 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.871 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.871 Sensor Java Config Sensor [iac] [INFO] 15:16:32.871 There are no files to be analyzed for the Java language [INFO] 15:16:32.871 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.871 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.872 There are no files to be analyzed for the Docker language [INFO] 15:16:32.872 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:32.872 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.872 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.872 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.872 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.872 There are no files to be analyzed for the Shell language [INFO] 15:16:32.872 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.872 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.872 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.873 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.873 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.873 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.873 Sensor XML Sensor [xml] [INFO] 15:16:32.873 1 source file to be analyzed [INFO] 15:16:32.880 1/1 source file has been analyzed [INFO] 15:16:32.880 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:32.880 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.880 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.881 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - default config-pusher [INFO] 15:16:32.920 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.922 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.922 '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] 15:16:32.922 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.923 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:32.923 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.923 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.923 Sensor Java Config Sensor [iac] [INFO] 15:16:32.923 There are no files to be analyzed for the Java language [INFO] 15:16:32.923 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:32.924 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.924 There are no files to be analyzed for the Docker language [INFO] 15:16:32.924 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.924 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.924 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.924 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.924 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.924 There are no files to be analyzed for the Shell language [INFO] 15:16:32.924 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.924 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.925 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.925 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:32.925 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.925 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.925 Sensor XML Sensor [xml] [INFO] 15:16:32.928 1 source file to be analyzed [INFO] 15:16:32.935 1/1 source file has been analyzed [INFO] 15:16:32.935 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:32.936 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.936 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.936 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Libraries [INFO] 15:16:32.974 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:32.977 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:32.977 '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] 15:16:32.977 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:32.977 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:32.977 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:32.977 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:32.977 Sensor Java Config Sensor [iac] [INFO] 15:16:32.978 There are no files to be analyzed for the Java language [INFO] 15:16:32.978 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:32.978 Sensor IaC Docker Sensor [iac] [INFO] 15:16:32.978 There are no files to be analyzed for the Docker language [INFO] 15:16:32.978 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:32.978 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:32.978 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:32.978 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:32.979 Sensor IaC Shell Sensor [iac] [INFO] 15:16:32.979 There are no files to be analyzed for the Shell language [INFO] 15:16:32.979 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:32.979 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:32.979 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:32.979 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.979 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:32.979 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:32.979 Sensor XML Sensor [xml] [INFO] 15:16:32.980 1 source file to be analyzed [INFO] 15:16:32.986 1/1 source file has been analyzed [INFO] 15:16:32.986 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:32.986 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:32.986 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:32.987 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Flow Services :: REST [INFO] 15:16:33.026 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.029 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.029 '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] 15:16:33.029 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.029 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.029 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.029 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.029 Sensor Java Config Sensor [iac] [INFO] 15:16:33.030 There are no files to be analyzed for the Java language [INFO] 15:16:33.030 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.030 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.030 There are no files to be analyzed for the Docker language [INFO] 15:16:33.030 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.030 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.030 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.030 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.030 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.030 There are no files to be analyzed for the Shell language [INFO] 15:16:33.031 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:33.031 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.031 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.031 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.031 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.031 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.031 Sensor XML Sensor [xml] [INFO] 15:16:33.032 1 source file to be analyzed [INFO] 15:16:33.039 1/1 source file has been analyzed [INFO] 15:16:33.040 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:33.040 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.040 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.040 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [INFO] 15:16:33.080 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.083 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.083 '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] 15:16:33.083 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.083 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.083 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.083 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.083 Sensor Java Config Sensor [iac] [INFO] 15:16:33.084 There are no files to be analyzed for the Java language [INFO] 15:16:33.084 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.084 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.084 There are no files to be analyzed for the Docker language [INFO] 15:16:33.084 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.084 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.084 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.084 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.084 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.084 There are no files to be analyzed for the Shell language [INFO] 15:16:33.084 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.085 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.085 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.085 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.085 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.085 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.085 Sensor XML Sensor [xml] [INFO] 15:16:33.085 1 source file to be analyzed [INFO] 15:16:33.091 1/1 source file has been analyzed [INFO] 15:16:33.092 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:33.092 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.092 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.092 ------------- Run sensors on module OpenDaylight :: OpenflowPlugin :: NSF :: Model [INFO] 15:16:33.131 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.133 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.133 '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] 15:16:33.134 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.134 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:33.134 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.134 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.134 Sensor Java Config Sensor [iac] [INFO] 15:16:33.134 There are no files to be analyzed for the Java language [INFO] 15:16:33.134 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:33.135 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.135 There are no files to be analyzed for the Docker language [INFO] 15:16:33.135 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.135 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.135 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.135 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.135 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.135 There are no files to be analyzed for the Shell language [INFO] 15:16:33.135 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.135 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.135 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.136 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:33.136 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.136 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.136 Sensor XML Sensor [xml] [INFO] 15:16:33.136 1 source file to be analyzed [INFO] 15:16:33.144 1/1 source file has been analyzed [INFO] 15:16:33.144 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:33.144 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.144 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.145 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [INFO] 15:16:33.182 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.185 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.185 '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] 15:16:33.185 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.185 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.185 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.185 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.185 Sensor Java Config Sensor [iac] [INFO] 15:16:33.186 There are no files to be analyzed for the Java language [INFO] 15:16:33.186 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.186 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.186 There are no files to be analyzed for the Docker language [INFO] 15:16:33.186 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.186 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.186 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.186 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.187 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.187 There are no files to be analyzed for the Shell language [INFO] 15:16:33.187 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.187 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.187 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.187 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.187 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.187 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.187 Sensor XML Sensor [xml] [INFO] 15:16:33.188 1 source file to be analyzed [INFO] 15:16:33.194 1/1 source file has been analyzed [INFO] 15:16:33.194 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:33.194 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.194 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.194 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - FRS [INFO] 15:16:33.232 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.234 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.234 '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] 15:16:33.234 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.234 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.235 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.235 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.235 Sensor Java Config Sensor [iac] [INFO] 15:16:33.235 There are no files to be analyzed for the Java language [INFO] 15:16:33.235 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:33.235 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.235 There are no files to be analyzed for the Docker language [INFO] 15:16:33.235 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.236 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.236 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.236 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.236 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.236 There are no files to be analyzed for the Shell language [INFO] 15:16:33.236 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.236 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.236 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.236 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.237 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.237 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.237 Sensor XML Sensor [xml] [INFO] 15:16:33.237 1 source file to be analyzed [INFO] 15:16:33.245 1/1 source file has been analyzed [INFO] 15:16:33.245 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:33.245 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.245 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.245 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - FRM [INFO] 15:16:33.284 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.286 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.286 '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] 15:16:33.286 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.286 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.287 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.287 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.287 Sensor Java Config Sensor [iac] [INFO] 15:16:33.287 There are no files to be analyzed for the Java language [INFO] 15:16:33.287 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:33.287 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.287 There are no files to be analyzed for the Docker language [INFO] 15:16:33.288 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:33.288 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.288 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.288 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.288 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.288 There are no files to be analyzed for the Shell language [INFO] 15:16:33.288 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.289 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.289 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.289 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.289 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.289 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.289 Sensor XML Sensor [xml] [INFO] 15:16:33.290 1 source file to be analyzed [INFO] 15:16:33.296 1/1 source file has been analyzed [INFO] 15:16:33.296 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:33.296 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.296 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.297 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Flow Services [INFO] 15:16:33.334 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.336 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.336 '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] 15:16:33.336 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.337 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:33.337 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.337 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.337 Sensor Java Config Sensor [iac] [INFO] 15:16:33.338 There are no files to be analyzed for the Java language [INFO] 15:16:33.338 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.338 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.338 There are no files to be analyzed for the Docker language [INFO] 15:16:33.338 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.338 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.339 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.339 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:33.339 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.339 There are no files to be analyzed for the Shell language [INFO] 15:16:33.339 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.339 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.339 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.339 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.340 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.340 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.340 Sensor XML Sensor [xml] [INFO] 15:16:33.340 1 source file to be analyzed [INFO] 15:16:33.350 1/1 source file has been analyzed [INFO] 15:16:33.351 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:33.351 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.351 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.352 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Li southbound API implementation [INFO] 15:16:33.392 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.394 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.394 '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] 15:16:33.394 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.394 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.395 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.395 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.395 Sensor Java Config Sensor [iac] [INFO] 15:16:33.395 There are no files to be analyzed for the Java language [INFO] 15:16:33.395 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:33.396 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.396 There are no files to be analyzed for the Docker language [INFO] 15:16:33.396 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.396 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.396 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.396 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.397 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.397 There are no files to be analyzed for the Shell language [INFO] 15:16:33.397 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.397 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.397 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.397 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.397 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.398 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:33.398 Sensor XML Sensor [xml] [INFO] 15:16:33.399 1 source file to be analyzed [INFO] 15:16:33.410 1/1 source file has been analyzed [INFO] 15:16:33.410 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:33.411 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.411 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.411 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Nicira Extensions [INFO] 15:16:33.451 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.453 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.453 '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] 15:16:33.453 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.454 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.454 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.454 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.454 Sensor Java Config Sensor [iac] [INFO] 15:16:33.455 There are no files to be analyzed for the Java language [INFO] 15:16:33.455 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.455 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.455 There are no files to be analyzed for the Docker language [INFO] 15:16:33.455 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.455 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.456 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.456 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:33.456 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.456 There are no files to be analyzed for the Shell language [INFO] 15:16:33.456 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.456 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.456 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.456 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.457 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.457 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.457 Sensor XML Sensor [xml] [INFO] 15:16:33.458 1 source file to be analyzed [INFO] 15:16:33.469 1/1 source file has been analyzed [INFO] 15:16:33.469 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:33.470 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.470 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.470 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [INFO] 15:16:33.509 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.511 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.512 '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] 15:16:33.512 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.512 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:33.512 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.512 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.512 Sensor Java Config Sensor [iac] [INFO] 15:16:33.513 There are no files to be analyzed for the Java language [INFO] 15:16:33.513 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.513 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.513 There are no files to be analyzed for the Docker language [INFO] 15:16:33.513 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.513 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.514 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.514 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:33.514 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.514 There are no files to be analyzed for the Shell language [INFO] 15:16:33.514 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.514 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.514 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.514 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.515 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.515 Sensor XML Sensor [xml] [INFO] 15:16:33.516 1 source file to be analyzed [INFO] 15:16:33.523 1/1 source file has been analyzed [INFO] 15:16:33.523 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:33.523 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.523 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.524 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: ONF Extensions [INFO] 15:16:33.561 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.563 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.563 '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] 15:16:33.563 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.563 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.564 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.564 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.564 Sensor Java Config Sensor [iac] [INFO] 15:16:33.564 There are no files to be analyzed for the Java language [INFO] 15:16:33.564 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:33.564 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.565 There are no files to be analyzed for the Docker language [INFO] 15:16:33.565 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:33.565 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.565 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.565 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.565 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.565 There are no files to be analyzed for the Shell language [INFO] 15:16:33.565 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.566 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.566 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.566 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.566 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.566 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.566 Sensor XML Sensor [xml] [INFO] 15:16:33.567 1 source file to be analyzed [INFO] 15:16:33.576 1/1 source file has been analyzed [INFO] 15:16:33.576 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:33.576 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.577 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:33.577 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: Application - Topology Manager [INFO] 15:16:33.616 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.619 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.619 '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] 15:16:33.619 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.619 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.619 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.619 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.619 Sensor Java Config Sensor [iac] [INFO] 15:16:33.620 There are no files to be analyzed for the Java language [INFO] 15:16:33.620 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.620 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.620 There are no files to be analyzed for the Docker language [INFO] 15:16:33.621 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:33.621 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.621 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.621 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.621 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.621 There are no files to be analyzed for the Shell language [INFO] 15:16:33.621 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.622 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.622 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.622 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:33.622 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.622 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.622 Sensor XML Sensor [xml] [INFO] 15:16:33.626 1 source file to be analyzed [INFO] 15:16:33.634 1/1 source file has been analyzed [INFO] 15:16:33.634 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:33.634 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.634 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.635 ------------- Run sensors on module features-aggregator [INFO] 15:16:33.670 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.673 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.673 '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] 15:16:33.673 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.673 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:33.673 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.674 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:33.674 Sensor Java Config Sensor [iac] [INFO] 15:16:33.674 There are no files to be analyzed for the Java language [INFO] 15:16:33.674 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:33.674 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.675 There are no files to be analyzed for the Docker language [INFO] 15:16:33.675 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:33.675 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.675 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.675 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:33.675 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.676 There are no files to be analyzed for the Shell language [INFO] 15:16:33.676 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:33.676 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.676 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.676 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.676 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.676 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.677 Sensor XML Sensor [xml] [INFO] 15:16:33.677 1 source file to be analyzed [INFO] 15:16:33.686 1/1 source file has been analyzed [INFO] 15:16:33.686 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:33.686 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.686 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.687 ------------- Run sensors on module ODL :: serviceutils :: srm-shell [INFO] 15:16:33.724 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.726 Sensor JavaSensor [java] [INFO] 15:16:33.727 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.728 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:33.728 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:33.730 Starting batch processing. [INFO] 15:16:33.757 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:33.819 100% analyzed [INFO] 15:16:33.819 Batch processing: Done. [INFO] 15:16:33.820 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:33.820 No "Test" source files to scan. [INFO] 15:16:33.820 No "Generated" source files to scan. [INFO] 15:16:33.820 Sensor JavaSensor [java] (done) | time=94ms [INFO] 15:16:33.820 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.820 '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] 15:16:33.821 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.821 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:33.821 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.821 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.821 Sensor Java Config Sensor [iac] [INFO] 15:16:33.822 There are no files to be analyzed for the Java language [INFO] 15:16:33.822 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.822 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.822 There are no files to be analyzed for the Docker language [INFO] 15:16:33.822 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.822 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.822 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.823 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:33.823 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.823 There are no files to be analyzed for the Shell language [INFO] 15:16:33.823 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.823 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.823 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.823 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.824 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.824 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.824 Sensor SurefireSensor [java] [INFO] 15:16:33.824 parsing [/w/workspace/openflowplugin-sonar/srm/shell/target/surefire-reports] [INFO] 15:16:33.824 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:33.824 Sensor XML Sensor [xml] [INFO] 15:16:33.825 1 source file to be analyzed [INFO] 15:16:33.834 1/1 source file has been analyzed [INFO] 15:16:33.834 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:33.834 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.834 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.835 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: srm-api [INFO] 15:16:33.869 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.872 Sensor JavaSensor [java] [INFO] 15:16:33.872 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.873 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:33.873 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:33.875 Starting batch processing. [INFO] 15:16:33.881 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:33.896 100% analyzed [INFO] 15:16:33.896 Batch processing: Done. [INFO] 15:16:33.896 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:33.897 No "Test" source files to scan. [INFO] 15:16:33.897 No "Generated" source files to scan. [INFO] 15:16:33.897 Sensor JavaSensor [java] (done) | time=25ms [INFO] 15:16:33.897 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:33.897 '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] 15:16:33.898 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:33.898 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:33.898 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:33.898 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:33.898 Sensor Java Config Sensor [iac] [INFO] 15:16:33.899 There are no files to be analyzed for the Java language [INFO] 15:16:33.899 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:33.899 Sensor IaC Docker Sensor [iac] [INFO] 15:16:33.899 There are no files to be analyzed for the Docker language [INFO] 15:16:33.899 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:33.899 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:33.899 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:33.900 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:33.900 Sensor IaC Shell Sensor [iac] [INFO] 15:16:33.900 There are no files to be analyzed for the Shell language [INFO] 15:16:33.900 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:33.900 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:33.900 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:33.900 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:33.900 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:33.901 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:33.901 Sensor SurefireSensor [java] [INFO] 15:16:33.901 parsing [/w/workspace/openflowplugin-sonar/srm/api/target/surefire-reports] [INFO] 15:16:33.901 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:33.901 Sensor XML Sensor [xml] [INFO] 15:16:33.902 1 source file to be analyzed [INFO] 15:16:33.909 1/1 source file has been analyzed [INFO] 15:16:33.909 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:33.909 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:33.909 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:33.910 ------------- Run sensors on module OpenDaylight :: Openflow Plugin :: srm-impl [INFO] 15:16:33.944 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.947 Sensor JavaSensor [java] [INFO] 15:16:33.947 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:33.948 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:33.948 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:33.952 Starting batch processing. [INFO] 15:16:33.981 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:34.107 100% analyzed [INFO] 15:16:34.107 Batch processing: Done. [INFO] 15:16:34.108 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:34.108 No "Test" source files to scan. [INFO] 15:16:34.108 No "Generated" source files to scan. [INFO] 15:16:34.108 Sensor JavaSensor [java] (done) | time=161ms [INFO] 15:16:34.108 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:34.108 '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] 15:16:34.109 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:34.109 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:34.109 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:34.109 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:34.109 Sensor Java Config Sensor [iac] [INFO] 15:16:34.109 There are no files to be analyzed for the Java language [INFO] 15:16:34.110 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:34.110 Sensor IaC Docker Sensor [iac] [INFO] 15:16:34.110 There are no files to be analyzed for the Docker language [INFO] 15:16:34.110 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:34.113 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:34.114 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:34.114 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:34.114 Sensor IaC Shell Sensor [iac] [INFO] 15:16:34.114 There are no files to be analyzed for the Shell language [INFO] 15:16:34.114 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:34.114 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:34.114 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:34.114 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:34.114 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:34.115 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:34.115 Sensor SurefireSensor [java] [INFO] 15:16:34.115 parsing [/w/workspace/openflowplugin-sonar/srm/impl/target/surefire-reports] [INFO] 15:16:34.115 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:34.115 Sensor XML Sensor [xml] [INFO] 15:16:34.116 1 source file to be analyzed [INFO] 15:16:34.126 1/1 source file has been analyzed [INFO] 15:16:34.126 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:34.126 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:34.126 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:34.127 ------------- Run sensors on module srm-aggregator [INFO] 15:16:34.161 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:34.163 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:34.164 '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] 15:16:34.164 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:34.164 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:34.164 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:34.164 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:34.164 Sensor Java Config Sensor [iac] [INFO] 15:16:34.164 There are no files to be analyzed for the Java language [INFO] 15:16:34.164 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:34.164 Sensor IaC Docker Sensor [iac] [INFO] 15:16:34.165 There are no files to be analyzed for the Docker language [INFO] 15:16:34.165 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:34.165 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:34.165 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:34.165 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:34.165 Sensor IaC Shell Sensor [iac] [INFO] 15:16:34.165 There are no files to be analyzed for the Shell language [INFO] 15:16:34.165 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:34.165 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:34.165 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:34.165 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:34.165 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:34.165 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:34.165 Sensor XML Sensor [xml] [INFO] 15:16:34.166 1 source file to be analyzed [INFO] 15:16:34.173 1/1 source file has been analyzed [INFO] 15:16:34.173 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:34.173 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:34.173 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:34.174 ------------- Run sensors on module openflowplugin [INFO] 15:16:34.209 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:34.213 Sensor JavaSensor [java] [INFO] 15:16:34.213 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:34.214 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:34.214 Using ECJ batch to parse 185 Main java source files with batch size 209 KB. [INFO] 15:16:34.229 Starting batch processing. [INFO] 15:16:34.275 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:36.666 100% analyzed [INFO] 15:16:36.668 Batch processing: Done. [INFO] 15:16:36.668 Did not optimize analysis for any files, performed a full analysis for all 185 files. [INFO] 15:16:36.668 Using ECJ batch to parse 33 Test java source files with batch size 209 KB. [INFO] 15:16:36.678 Starting batch processing. [INFO] 15:16:37.811 100% analyzed [INFO] 15:16:37.812 Batch processing: Done. [INFO] 15:16:37.812 Did not optimize analysis for any files, performed a full analysis for all 33 files. [INFO] 15:16:37.812 No "Generated" source files to scan. [INFO] 15:16:37.812 Sensor JavaSensor [java] (done) | time=3599ms [INFO] 15:16:37.813 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:37.813 '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] 15:16:37.813 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:37.842 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=29ms [INFO] 15:16:37.842 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:37.842 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:37.842 Sensor Java Config Sensor [iac] [INFO] 15:16:37.844 There are no files to be analyzed for the Java language [INFO] 15:16:37.844 Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] 15:16:37.844 Sensor IaC Docker Sensor [iac] [INFO] 15:16:37.845 There are no files to be analyzed for the Docker language [INFO] 15:16:37.845 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:37.845 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:37.845 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:37.845 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:37.846 Sensor IaC Shell Sensor [iac] [INFO] 15:16:37.846 There are no files to be analyzed for the Shell language [INFO] 15:16:37.846 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:37.846 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:37.846 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:37.846 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:37.846 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:37.846 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:37.846 Sensor SurefireSensor [java] [INFO] 15:16:37.846 parsing [/w/workspace/openflowplugin-sonar/openflowplugin/target/surefire-reports] [INFO] 15:16:37.859 Sensor SurefireSensor [java] (done) | time=13ms [INFO] 15:16:37.860 Sensor XML Sensor [xml] [INFO] 15:16:37.862 1 source file to be analyzed [INFO] 15:16:37.867 1/1 source file has been analyzed [INFO] 15:16:37.868 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:37.868 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:37.868 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:37.868 ------------- Run sensors on module openflowplugin-api [INFO] 15:16:37.899 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:37.901 Sensor JavaSensor [java] [INFO] 15:16:37.901 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:37.904 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:37.904 Using ECJ batch to parse 93 Main java source files with batch size 209 KB. [INFO] 15:16:37.917 Starting batch processing. [INFO] 15:16:37.939 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:38.217 100% analyzed [INFO] 15:16:38.217 Batch processing: Done. [INFO] 15:16:38.217 Did not optimize analysis for any files, performed a full analysis for all 93 files. [INFO] 15:16:38.218 No "Test" source files to scan. [INFO] 15:16:38.218 No "Generated" source files to scan. [INFO] 15:16:38.218 Sensor JavaSensor [java] (done) | time=317ms [INFO] 15:16:38.218 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:38.218 '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] 15:16:38.218 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:38.218 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:38.218 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:38.218 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:38.218 Sensor Java Config Sensor [iac] [INFO] 15:16:38.219 There are no files to be analyzed for the Java language [INFO] 15:16:38.219 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:38.219 Sensor IaC Docker Sensor [iac] [INFO] 15:16:38.220 There are no files to be analyzed for the Docker language [INFO] 15:16:38.220 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:38.220 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:38.220 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:38.220 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:38.220 Sensor IaC Shell Sensor [iac] [INFO] 15:16:38.220 There are no files to be analyzed for the Shell language [INFO] 15:16:38.220 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:38.220 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:38.220 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:38.220 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:38.221 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:38.221 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:38.221 Sensor SurefireSensor [java] [INFO] 15:16:38.221 parsing [/w/workspace/openflowplugin-sonar/openflowplugin-api/target/surefire-reports] [INFO] 15:16:38.221 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:38.221 Sensor XML Sensor [xml] [INFO] 15:16:38.222 1 source file to be analyzed [INFO] 15:16:38.226 1/1 source file has been analyzed [INFO] 15:16:38.226 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:38.227 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:38.227 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:38.228 ------------- Run sensors on module lldp-speaker [INFO] 15:16:38.260 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.262 Sensor JavaSensor [java] [INFO] 15:16:38.262 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.263 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:38.263 Using ECJ batch to parse 4 Main java source files with batch size 209 KB. [INFO] 15:16:38.266 Starting batch processing. [INFO] 15:16:38.292 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:38.359 100% analyzed [INFO] 15:16:38.359 Batch processing: Done. [INFO] 15:16:38.359 Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] 15:16:38.360 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 15:16:38.362 Starting batch processing. [INFO] 15:16:38.424 100% analyzed [INFO] 15:16:38.424 Batch processing: Done. [INFO] 15:16:38.424 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:38.424 No "Generated" source files to scan. [INFO] 15:16:38.425 Sensor JavaSensor [java] (done) | time=163ms [INFO] 15:16:38.425 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:38.425 '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] 15:16:38.425 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:38.427 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:38.427 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:38.427 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:38.427 Sensor Java Config Sensor [iac] [INFO] 15:16:38.427 There are no files to be analyzed for the Java language [INFO] 15:16:38.427 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:38.427 Sensor IaC Docker Sensor [iac] [INFO] 15:16:38.427 There are no files to be analyzed for the Docker language [INFO] 15:16:38.427 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:38.428 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:38.428 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:38.428 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:38.428 Sensor IaC Shell Sensor [iac] [INFO] 15:16:38.428 There are no files to be analyzed for the Shell language [INFO] 15:16:38.428 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:38.428 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:38.428 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:38.428 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:38.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:38.428 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:38.428 Sensor SurefireSensor [java] [INFO] 15:16:38.428 parsing [/w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/surefire-reports] [INFO] 15:16:38.430 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:38.430 Sensor XML Sensor [xml] [INFO] 15:16:38.432 1 source file to be analyzed [INFO] 15:16:38.437 1/1 source file has been analyzed [INFO] 15:16:38.437 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:38.437 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:38.437 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:38.438 ------------- Run sensors on module topology-lldp-discovery [INFO] 15:16:38.470 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.472 Sensor JavaSensor [java] [INFO] 15:16:38.472 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.473 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:38.473 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:38.476 Starting batch processing. [INFO] 15:16:38.495 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:38.582 100% analyzed [INFO] 15:16:38.582 Batch processing: Done. [INFO] 15:16:38.584 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:38.584 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:38.586 Starting batch processing. [INFO] 15:16:38.632 100% analyzed [INFO] 15:16:38.632 Batch processing: Done. [INFO] 15:16:38.632 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:38.632 No "Generated" source files to scan. [INFO] 15:16:38.632 Sensor JavaSensor [java] (done) | time=160ms [INFO] 15:16:38.633 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:38.633 '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] 15:16:38.633 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:38.635 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:38.635 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:38.635 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:38.635 Sensor Java Config Sensor [iac] [INFO] 15:16:38.636 There are no files to be analyzed for the Java language [INFO] 15:16:38.636 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:38.636 Sensor IaC Docker Sensor [iac] [INFO] 15:16:38.636 There are no files to be analyzed for the Docker language [INFO] 15:16:38.636 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:38.636 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:38.636 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:38.636 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:38.636 Sensor IaC Shell Sensor [iac] [INFO] 15:16:38.636 There are no files to be analyzed for the Shell language [INFO] 15:16:38.636 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:38.636 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:38.637 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:38.637 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:38.637 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:38.637 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:38.637 Sensor SurefireSensor [java] [INFO] 15:16:38.637 parsing [/w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/surefire-reports] [INFO] 15:16:38.638 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:38.638 Sensor XML Sensor [xml] [INFO] 15:16:38.640 1 source file to be analyzed [INFO] 15:16:38.645 1/1 source file has been analyzed [INFO] 15:16:38.645 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:38.645 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:38.645 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:38.645 ------------- Run sensors on module table-miss-enforcer [INFO] 15:16:38.677 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.679 Sensor JavaSensor [java] [INFO] 15:16:38.679 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.680 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:38.680 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:38.681 Starting batch processing. [INFO] 15:16:38.714 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:38.723 100% analyzed [INFO] 15:16:38.723 Batch processing: Done. [INFO] 15:16:38.724 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:38.724 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 15:16:38.725 Starting batch processing. [INFO] 15:16:38.764 100% analyzed [INFO] 15:16:38.764 Batch processing: Done. [INFO] 15:16:38.765 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:38.765 No "Generated" source files to scan. [INFO] 15:16:38.765 Sensor JavaSensor [java] (done) | time=86ms [INFO] 15:16:38.765 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:38.765 '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] 15:16:38.765 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:38.766 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:38.766 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:38.766 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:38.766 Sensor Java Config Sensor [iac] [INFO] 15:16:38.767 There are no files to be analyzed for the Java language [INFO] 15:16:38.767 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:38.767 Sensor IaC Docker Sensor [iac] [INFO] 15:16:38.767 There are no files to be analyzed for the Docker language [INFO] 15:16:38.767 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:38.767 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:38.767 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:38.767 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:38.767 Sensor IaC Shell Sensor [iac] [INFO] 15:16:38.767 There are no files to be analyzed for the Shell language [INFO] 15:16:38.767 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:38.767 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:38.767 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:38.767 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:38.767 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:38.768 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:38.768 Sensor SurefireSensor [java] [INFO] 15:16:38.768 parsing [/w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/surefire-reports] [INFO] 15:16:38.768 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:38.769 Sensor XML Sensor [xml] [INFO] 15:16:38.772 1 source file to be analyzed [INFO] 15:16:38.777 1/1 source file has been analyzed [INFO] 15:16:38.777 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:38.778 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:38.778 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:38.778 ------------- Run sensors on module topology-manager [INFO] 15:16:38.810 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.811 Sensor JavaSensor [java] [INFO] 15:16:38.812 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:38.813 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:38.813 Using ECJ batch to parse 9 Main java source files with batch size 209 KB. [INFO] 15:16:38.816 Starting batch processing. [INFO] 15:16:38.837 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:38.948 100% analyzed [INFO] 15:16:38.948 Batch processing: Done. [INFO] 15:16:38.949 Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] 15:16:38.949 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 15:16:38.952 Starting batch processing. [INFO] 15:16:39.093 100% analyzed [INFO] 15:16:39.093 Batch processing: Done. [INFO] 15:16:39.094 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:39.094 No "Generated" source files to scan. [INFO] 15:16:39.094 Sensor JavaSensor [java] (done) | time=283ms [INFO] 15:16:39.094 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:39.094 '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] 15:16:39.094 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:39.096 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] 15:16:39.096 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:39.097 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:39.097 Sensor Java Config Sensor [iac] [INFO] 15:16:39.097 There are no files to be analyzed for the Java language [INFO] 15:16:39.097 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:39.097 Sensor IaC Docker Sensor [iac] [INFO] 15:16:39.097 There are no files to be analyzed for the Docker language [INFO] 15:16:39.097 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:39.097 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:39.097 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:39.097 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:39.098 Sensor IaC Shell Sensor [iac] [INFO] 15:16:39.098 There are no files to be analyzed for the Shell language [INFO] 15:16:39.098 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:39.098 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:39.098 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:39.098 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:39.098 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:39.098 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:39.098 Sensor SurefireSensor [java] [INFO] 15:16:39.098 parsing [/w/workspace/openflowplugin-sonar/applications/topology-manager/target/surefire-reports] [INFO] 15:16:39.100 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:39.100 Sensor XML Sensor [xml] [INFO] 15:16:39.104 1 source file to be analyzed [INFO] 15:16:39.110 1/1 source file has been analyzed [INFO] 15:16:39.110 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:39.110 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:39.110 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:39.111 ------------- Run sensors on module bulk-o-matic [INFO] 15:16:39.141 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:39.142 Sensor JavaSensor [java] [INFO] 15:16:39.142 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:39.144 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:39.144 Using ECJ batch to parse 10 Main java source files with batch size 209 KB. [INFO] 15:16:39.150 Starting batch processing. [INFO] 15:16:39.180 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:39.478 100% analyzed [INFO] 15:16:39.478 Batch processing: Done. [INFO] 15:16:39.481 Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] 15:16:39.481 Using ECJ batch to parse 8 Test java source files with batch size 209 KB. [INFO] 15:16:39.485 Starting batch processing. [INFO] 15:16:39.614 100% analyzed [INFO] 15:16:39.614 Batch processing: Done. [INFO] 15:16:39.615 Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] 15:16:39.615 No "Generated" source files to scan. [INFO] 15:16:39.615 Sensor JavaSensor [java] (done) | time=473ms [INFO] 15:16:39.616 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:39.616 '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] 15:16:39.616 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:39.621 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:16:39.621 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:39.621 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:39.621 Sensor Java Config Sensor [iac] [INFO] 15:16:39.622 There are no files to be analyzed for the Java language [INFO] 15:16:39.622 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:39.625 Sensor IaC Docker Sensor [iac] [INFO] 15:16:39.625 There are no files to be analyzed for the Docker language [INFO] 15:16:39.626 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 15:16:39.626 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:39.626 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:39.626 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:39.626 Sensor IaC Shell Sensor [iac] [INFO] 15:16:39.626 There are no files to be analyzed for the Shell language [INFO] 15:16:39.626 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:39.626 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:39.626 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:39.626 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:39.627 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:39.627 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:39.627 Sensor SurefireSensor [java] [INFO] 15:16:39.627 parsing [/w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/surefire-reports] [INFO] 15:16:39.635 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 15:16:39.635 Sensor XML Sensor [xml] [INFO] 15:16:39.646 1 source file to be analyzed [INFO] 15:16:39.646 1/1 source file has been analyzed [INFO] 15:16:39.646 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:39.646 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:39.646 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:39.647 ------------- Run sensors on module device-ownership-service [INFO] 15:16:39.687 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:39.692 Sensor JavaSensor [java] [INFO] 15:16:39.692 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:39.693 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:39.693 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:39.695 Starting batch processing. [INFO] 15:16:39.702 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:39.730 100% analyzed [INFO] 15:16:39.731 Batch processing: Done. [INFO] 15:16:39.731 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:39.731 No "Test" source files to scan. [INFO] 15:16:39.731 No "Generated" source files to scan. [INFO] 15:16:39.731 Sensor JavaSensor [java] (done) | time=39ms [INFO] 15:16:39.731 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:39.732 '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] 15:16:39.732 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:39.732 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:39.732 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:39.732 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:39.761 Sensor Java Config Sensor [iac] [INFO] 15:16:39.762 There are no files to be analyzed for the Java language [INFO] 15:16:39.762 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:39.762 Sensor IaC Docker Sensor [iac] [INFO] 15:16:39.763 There are no files to be analyzed for the Docker language [INFO] 15:16:39.763 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:39.763 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:39.763 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:39.763 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:39.763 Sensor IaC Shell Sensor [iac] [INFO] 15:16:39.763 There are no files to be analyzed for the Shell language [INFO] 15:16:39.763 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:39.763 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:39.763 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:39.763 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:39.763 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:39.763 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:39.763 Sensor SurefireSensor [java] [INFO] 15:16:39.763 parsing [/w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/surefire-reports] [INFO] 15:16:39.763 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:39.763 Sensor XML Sensor [xml] [INFO] 15:16:39.778 1 source file to be analyzed [INFO] 15:16:39.779 1/1 source file has been analyzed [INFO] 15:16:39.780 Sensor XML Sensor [xml] (done) | time=17ms [INFO] 15:16:39.780 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:39.780 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:39.781 ------------- Run sensors on module forwardingrules-sync [INFO] 15:16:39.819 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:39.821 Sensor JavaSensor [java] [INFO] 15:16:39.821 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:39.824 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:39.824 Using ECJ batch to parse 43 Main java source files with batch size 209 KB. [INFO] 15:16:39.843 Starting batch processing. [INFO] 15:16:39.900 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:40.389 100% analyzed [INFO] 15:16:40.389 Batch processing: Done. [INFO] 15:16:40.390 Did not optimize analysis for any files, performed a full analysis for all 43 files. [INFO] 15:16:40.391 Using ECJ batch to parse 21 Test java source files with batch size 209 KB. [INFO] 15:16:40.401 Starting batch processing. [INFO] 15:16:40.763 100% analyzed [INFO] 15:16:40.764 Batch processing: Done. [INFO] 15:16:40.765 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 15:16:40.765 No "Generated" source files to scan. [INFO] 15:16:40.766 Sensor JavaSensor [java] (done) | time=945ms [INFO] 15:16:40.766 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:40.766 '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] 15:16:40.766 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:40.772 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 15:16:40.772 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:40.772 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:40.773 Sensor Java Config Sensor [iac] [INFO] 15:16:40.773 There are no files to be analyzed for the Java language [INFO] 15:16:40.773 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:40.773 Sensor IaC Docker Sensor [iac] [INFO] 15:16:40.774 There are no files to be analyzed for the Docker language [INFO] 15:16:40.774 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:40.774 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:40.774 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:40.774 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:40.774 Sensor IaC Shell Sensor [iac] [INFO] 15:16:40.774 There are no files to be analyzed for the Shell language [INFO] 15:16:40.774 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:40.774 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:40.774 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:40.774 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:40.774 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:40.774 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:40.774 Sensor SurefireSensor [java] [INFO] 15:16:40.774 parsing [/w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/surefire-reports] [INFO] 15:16:40.782 Sensor SurefireSensor [java] (done) | time=8ms [INFO] 15:16:40.782 Sensor XML Sensor [xml] [INFO] 15:16:40.783 1 source file to be analyzed [INFO] 15:16:40.788 1/1 source file has been analyzed [INFO] 15:16:40.789 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:40.789 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:40.789 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:40.789 ------------- Run sensors on module reconciliation-framework [INFO] 15:16:40.819 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:40.820 Sensor JavaSensor [java] [INFO] 15:16:40.821 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:40.823 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:40.824 Using ECJ batch to parse 6 Main java source files with batch size 209 KB. [INFO] 15:16:40.826 Starting batch processing. [INFO] 15:16:40.842 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:40.903 100% analyzed [INFO] 15:16:40.903 Batch processing: Done. [INFO] 15:16:40.903 Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] 15:16:40.903 No "Test" source files to scan. [INFO] 15:16:40.903 No "Generated" source files to scan. [INFO] 15:16:40.904 Sensor JavaSensor [java] (done) | time=84ms [INFO] 15:16:40.904 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:40.904 '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] 15:16:40.904 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:40.904 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:40.904 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:40.904 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:40.904 Sensor Java Config Sensor [iac] [INFO] 15:16:40.905 There are no files to be analyzed for the Java language [INFO] 15:16:40.905 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:40.905 Sensor IaC Docker Sensor [iac] [INFO] 15:16:40.905 There are no files to be analyzed for the Docker language [INFO] 15:16:40.905 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:40.905 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:40.905 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:40.905 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:40.905 Sensor IaC Shell Sensor [iac] [INFO] 15:16:40.905 There are no files to be analyzed for the Shell language [INFO] 15:16:40.905 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:40.905 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:40.905 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:40.905 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:40.905 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:40.906 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:40.906 Sensor SurefireSensor [java] [INFO] 15:16:40.906 parsing [/w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/surefire-reports] [INFO] 15:16:40.906 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:40.906 Sensor XML Sensor [xml] [INFO] 15:16:40.906 1 source file to be analyzed [INFO] 15:16:40.911 1/1 source file has been analyzed [INFO] 15:16:40.911 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:40.911 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:40.911 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:40.912 ------------- Run sensors on module southbound-cli [INFO] 15:16:40.941 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:40.943 Sensor JavaSensor [java] [INFO] 15:16:40.944 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:40.945 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:40.945 Using ECJ batch to parse 14 Main java source files with batch size 209 KB. [INFO] 15:16:40.950 Starting batch processing. [INFO] 15:16:40.976 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:41.125 100% analyzed [INFO] 15:16:41.125 Batch processing: Done. [INFO] 15:16:41.125 Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] 15:16:41.126 No "Test" source files to scan. [INFO] 15:16:41.126 No "Generated" source files to scan. [INFO] 15:16:41.126 Sensor JavaSensor [java] (done) | time=183ms [INFO] 15:16:41.126 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:41.126 '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] 15:16:41.126 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:41.126 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:41.126 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:41.126 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:41.126 Sensor Java Config Sensor [iac] [INFO] 15:16:41.127 There are no files to be analyzed for the Java language [INFO] 15:16:41.127 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:41.127 Sensor IaC Docker Sensor [iac] [INFO] 15:16:41.127 There are no files to be analyzed for the Docker language [INFO] 15:16:41.127 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:41.127 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:41.127 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:41.127 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:41.127 Sensor IaC Shell Sensor [iac] [INFO] 15:16:41.127 There are no files to be analyzed for the Shell language [INFO] 15:16:41.128 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:41.128 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:41.128 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:41.128 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.128 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:41.128 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.128 Sensor SurefireSensor [java] [INFO] 15:16:41.128 parsing [/w/workspace/openflowplugin-sonar/applications/southbound-cli/target/surefire-reports] [INFO] 15:16:41.128 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:41.128 Sensor XML Sensor [xml] [INFO] 15:16:41.129 1 source file to be analyzed [INFO] 15:16:41.142 1/1 source file has been analyzed [INFO] 15:16:41.142 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 15:16:41.143 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:41.143 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:41.143 ------------- Run sensors on module arbitratorreconciliation-api [INFO] 15:16:41.180 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.182 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:41.182 '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] 15:16:41.182 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:41.182 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:41.183 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:41.183 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:41.183 Sensor Java Config Sensor [iac] [INFO] 15:16:41.183 There are no files to be analyzed for the Java language [INFO] 15:16:41.183 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:41.183 Sensor IaC Docker Sensor [iac] [INFO] 15:16:41.183 There are no files to be analyzed for the Docker language [INFO] 15:16:41.183 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:41.183 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:41.183 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:41.183 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:41.183 Sensor IaC Shell Sensor [iac] [INFO] 15:16:41.183 There are no files to be analyzed for the Shell language [INFO] 15:16:41.184 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:41.184 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:41.184 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:41.184 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.184 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:41.184 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.184 Sensor XML Sensor [xml] [INFO] 15:16:41.189 1 source file to be analyzed [INFO] 15:16:41.193 1/1 source file has been analyzed [INFO] 15:16:41.194 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:41.194 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:41.194 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:41.194 ------------- Run sensors on module arbitratorreconciliation-impl [INFO] 15:16:41.225 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.227 Sensor JavaSensor [java] [INFO] 15:16:41.227 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.228 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:41.229 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 15:16:41.231 Starting batch processing. [INFO] 15:16:41.285 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:41.316 100% analyzed [INFO] 15:16:41.316 Batch processing: Done. [INFO] 15:16:41.316 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:41.317 No "Test" source files to scan. [INFO] 15:16:41.317 No "Generated" source files to scan. [INFO] 15:16:41.317 Sensor JavaSensor [java] (done) | time=90ms [INFO] 15:16:41.317 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:41.317 '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] 15:16:41.317 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:41.317 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:41.317 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:41.317 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:41.318 Sensor Java Config Sensor [iac] [INFO] 15:16:41.318 There are no files to be analyzed for the Java language [INFO] 15:16:41.318 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:41.318 Sensor IaC Docker Sensor [iac] [INFO] 15:16:41.318 There are no files to be analyzed for the Docker language [INFO] 15:16:41.318 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:41.318 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:41.318 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:41.318 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:41.319 Sensor IaC Shell Sensor [iac] [INFO] 15:16:41.319 There are no files to be analyzed for the Shell language [INFO] 15:16:41.319 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:41.319 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:41.319 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:41.319 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.319 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:41.319 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.319 Sensor SurefireSensor [java] [INFO] 15:16:41.319 parsing [/w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/surefire-reports] [INFO] 15:16:41.319 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:41.319 Sensor XML Sensor [xml] [INFO] 15:16:41.320 1 source file to be analyzed [INFO] 15:16:41.326 1/1 source file has been analyzed [INFO] 15:16:41.326 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:41.326 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:41.326 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:41.326 ------------- Run sensors on module ODL :: openflowplugin :: arbitratorreconciliation-aggregator [INFO] 15:16:41.356 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.358 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:41.358 '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] 15:16:41.358 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:41.359 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:41.359 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:41.359 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:41.359 Sensor Java Config Sensor [iac] [INFO] 15:16:41.359 There are no files to be analyzed for the Java language [INFO] 15:16:41.359 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:41.359 Sensor IaC Docker Sensor [iac] [INFO] 15:16:41.359 There are no files to be analyzed for the Docker language [INFO] 15:16:41.359 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:41.359 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:41.359 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:41.360 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:41.360 Sensor IaC Shell Sensor [iac] [INFO] 15:16:41.360 There are no files to be analyzed for the Shell language [INFO] 15:16:41.360 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:41.360 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:41.360 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:41.360 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.360 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:41.360 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.360 Sensor XML Sensor [xml] [INFO] 15:16:41.367 1 source file to be analyzed [INFO] 15:16:41.370 1/1 source file has been analyzed [INFO] 15:16:41.371 Sensor XML Sensor [xml] (done) | time=11ms [INFO] 15:16:41.371 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:41.371 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:41.371 ------------- Run sensors on module of-switch-config-pusher [INFO] 15:16:41.403 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.405 Sensor JavaSensor [java] [INFO] 15:16:41.405 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.406 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:41.406 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:41.407 Starting batch processing. [INFO] 15:16:41.430 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:41.436 100% analyzed [INFO] 15:16:41.436 Batch processing: Done. [INFO] 15:16:41.437 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:41.437 Using ECJ batch to parse 1 Test java source files with batch size 209 KB. [INFO] 15:16:41.438 Starting batch processing. [INFO] 15:16:41.470 100% analyzed [INFO] 15:16:41.470 Batch processing: Done. [INFO] 15:16:41.470 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:41.470 No "Generated" source files to scan. [INFO] 15:16:41.471 Sensor JavaSensor [java] (done) | time=66ms [INFO] 15:16:41.471 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:41.471 '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] 15:16:41.471 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:41.472 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:41.472 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:41.472 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:41.472 Sensor Java Config Sensor [iac] [INFO] 15:16:41.472 There are no files to be analyzed for the Java language [INFO] 15:16:41.472 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:41.472 Sensor IaC Docker Sensor [iac] [INFO] 15:16:41.472 There are no files to be analyzed for the Docker language [INFO] 15:16:41.472 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:41.472 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:41.473 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:41.473 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:41.473 Sensor IaC Shell Sensor [iac] [INFO] 15:16:41.473 There are no files to be analyzed for the Shell language [INFO] 15:16:41.473 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:41.473 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:41.473 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:41.473 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.473 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:41.473 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:41.473 Sensor SurefireSensor [java] [INFO] 15:16:41.473 parsing [/w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/surefire-reports] [INFO] 15:16:41.474 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:41.474 Sensor XML Sensor [xml] [INFO] 15:16:41.475 1 source file to be analyzed [INFO] 15:16:41.482 1/1 source file has been analyzed [INFO] 15:16:41.482 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:41.482 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:41.482 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:41.482 ------------- Run sensors on module forwardingrules-manager [INFO] 15:16:41.514 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.516 Sensor JavaSensor [java] [INFO] 15:16:41.516 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:41.518 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:41.518 Using ECJ batch to parse 32 Main java source files with batch size 209 KB. [INFO] 15:16:41.529 Starting batch processing. [INFO] 15:16:41.565 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:42.046 100% analyzed [INFO] 15:16:42.046 Batch processing: Done. [INFO] 15:16:42.047 Did not optimize analysis for any files, performed a full analysis for all 32 files. [INFO] 15:16:42.047 Using ECJ batch to parse 21 Test java source files with batch size 209 KB. [INFO] 15:16:42.052 Starting batch processing. [INFO] 15:16:42.247 100% analyzed [INFO] 15:16:42.247 Batch processing: Done. [INFO] 15:16:42.248 Did not optimize analysis for any files, performed a full analysis for all 21 files. [INFO] 15:16:42.248 No "Generated" source files to scan. [INFO] 15:16:42.248 Sensor JavaSensor [java] (done) | time=732ms [INFO] 15:16:42.248 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:42.248 '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] 15:16:42.249 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:42.254 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 15:16:42.254 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:42.254 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:42.254 Sensor Java Config Sensor [iac] [INFO] 15:16:42.255 There are no files to be analyzed for the Java language [INFO] 15:16:42.255 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:42.255 Sensor IaC Docker Sensor [iac] [INFO] 15:16:42.255 There are no files to be analyzed for the Docker language [INFO] 15:16:42.255 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:42.255 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:42.255 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:42.255 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:42.256 Sensor IaC Shell Sensor [iac] [INFO] 15:16:42.256 There are no files to be analyzed for the Shell language [INFO] 15:16:42.256 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:42.256 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:42.256 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:42.256 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:42.256 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:42.256 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:42.256 Sensor SurefireSensor [java] [INFO] 15:16:42.256 parsing [/w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/surefire-reports] [INFO] 15:16:42.259 Sensor SurefireSensor [java] (done) | time=3ms [INFO] 15:16:42.259 Sensor XML Sensor [xml] [INFO] 15:16:42.262 1 source file to be analyzed [INFO] 15:16:42.269 1/1 source file has been analyzed [INFO] 15:16:42.269 Sensor XML Sensor [xml] (done) | time=10ms [INFO] 15:16:42.269 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:42.269 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:42.270 ------------- Run sensors on module applications-aggregator [INFO] 15:16:42.299 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:42.301 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:42.301 '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] 15:16:42.301 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:42.301 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:42.301 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:42.301 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:42.302 Sensor Java Config Sensor [iac] [INFO] 15:16:42.302 There are no files to be analyzed for the Java language [INFO] 15:16:42.302 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:42.302 Sensor IaC Docker Sensor [iac] [INFO] 15:16:42.302 There are no files to be analyzed for the Docker language [INFO] 15:16:42.302 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:42.302 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:42.302 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:42.302 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:42.302 Sensor IaC Shell Sensor [iac] [INFO] 15:16:42.302 There are no files to be analyzed for the Shell language [INFO] 15:16:42.303 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:42.303 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:42.303 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:42.303 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:42.303 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:42.303 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:42.303 Sensor XML Sensor [xml] [INFO] 15:16:42.305 1 source file to be analyzed [INFO] 15:16:42.307 1/1 source file has been analyzed [INFO] 15:16:42.308 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:42.308 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:42.308 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:42.309 ------------- Run sensors on module test-provider [INFO] 15:16:42.338 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:42.340 Sensor JavaSensor [java] [INFO] 15:16:42.340 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:42.341 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:42.341 Using ECJ batch to parse 16 Main java source files with batch size 209 KB. [INFO] 15:16:42.351 Starting batch processing. [INFO] 15:16:42.377 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:43.090 100% analyzed [INFO] 15:16:43.090 Batch processing: Done. [INFO] 15:16:43.091 Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] 15:16:43.091 No "Test" source files to scan. [INFO] 15:16:43.091 No "Generated" source files to scan. [INFO] 15:16:43.091 Sensor JavaSensor [java] (done) | time=751ms [INFO] 15:16:43.092 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.092 '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] 15:16:43.092 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.092 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:43.092 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.092 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.092 Sensor Java Config Sensor [iac] [INFO] 15:16:43.092 There are no files to be analyzed for the Java language [INFO] 15:16:43.092 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.092 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.093 There are no files to be analyzed for the Docker language [INFO] 15:16:43.093 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:43.093 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.093 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.093 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:43.093 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.093 There are no files to be analyzed for the Shell language [INFO] 15:16:43.093 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.093 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.093 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.093 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.093 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.093 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.093 Sensor SurefireSensor [java] [INFO] 15:16:43.093 parsing [/w/workspace/openflowplugin-sonar/test-provider/target/surefire-reports] [INFO] 15:16:43.094 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:43.094 Sensor XML Sensor [xml] [INFO] 15:16:43.094 1 source file to be analyzed [INFO] 15:16:43.100 1/1 source file has been analyzed [INFO] 15:16:43.100 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:43.100 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.100 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.101 ------------- Run sensors on module model-topology [INFO] 15:16:43.130 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.132 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.132 '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] 15:16:43.132 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.132 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:43.132 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.132 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.133 Sensor Java Config Sensor [iac] [INFO] 15:16:43.133 There are no files to be analyzed for the Java language [INFO] 15:16:43.133 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.133 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.133 There are no files to be analyzed for the Docker language [INFO] 15:16:43.133 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.133 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.133 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.133 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:43.133 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.133 There are no files to be analyzed for the Shell language [INFO] 15:16:43.133 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.133 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.133 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.134 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:43.134 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.134 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.134 Sensor XML Sensor [xml] [INFO] 15:16:43.134 1 source file to be analyzed [INFO] 15:16:43.138 1/1 source file has been analyzed [INFO] 15:16:43.138 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:16:43.139 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.139 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.139 ------------- Run sensors on module model-flow-statistics [INFO] 15:16:43.169 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.170 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.170 '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] 15:16:43.170 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.170 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:43.171 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.171 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.171 Sensor Java Config Sensor [iac] [INFO] 15:16:43.171 There are no files to be analyzed for the Java language [INFO] 15:16:43.171 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.171 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.171 There are no files to be analyzed for the Docker language [INFO] 15:16:43.171 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.171 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.172 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.172 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:43.172 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.172 There are no files to be analyzed for the Shell language [INFO] 15:16:43.172 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.172 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.172 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.172 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.172 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.172 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.172 Sensor XML Sensor [xml] [INFO] 15:16:43.173 1 source file to be analyzed [INFO] 15:16:43.184 1/1 source file has been analyzed [INFO] 15:16:43.184 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:43.184 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.184 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.184 ------------- Run sensors on module model-flow-base [INFO] 15:16:43.217 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.218 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.218 '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] 15:16:43.218 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.219 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:43.219 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.219 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.219 Sensor Java Config Sensor [iac] [INFO] 15:16:43.219 There are no files to be analyzed for the Java language [INFO] 15:16:43.219 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.219 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.219 There are no files to be analyzed for the Docker language [INFO] 15:16:43.219 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.219 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.219 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.220 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:43.220 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.220 There are no files to be analyzed for the Shell language [INFO] 15:16:43.220 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.220 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.220 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.220 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.220 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.220 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.220 Sensor XML Sensor [xml] [INFO] 15:16:43.221 1 source file to be analyzed [INFO] 15:16:43.226 1/1 source file has been analyzed [INFO] 15:16:43.226 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:43.227 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.227 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.227 ------------- Run sensors on module model-flow-service [INFO] 15:16:43.257 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.258 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.259 '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] 15:16:43.259 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.259 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:43.259 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.259 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.259 Sensor Java Config Sensor [iac] [INFO] 15:16:43.259 There are no files to be analyzed for the Java language [INFO] 15:16:43.260 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:43.260 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.260 There are no files to be analyzed for the Docker language [INFO] 15:16:43.260 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.260 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.260 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.260 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:43.260 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.260 There are no files to be analyzed for the Shell language [INFO] 15:16:43.260 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.260 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.260 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.260 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.260 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.261 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:43.261 Sensor XML Sensor [xml] [INFO] 15:16:43.261 1 source file to be analyzed [INFO] 15:16:43.267 1/1 source file has been analyzed [INFO] 15:16:43.267 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:43.268 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.268 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.268 ------------- Run sensors on module model-inventory [INFO] 15:16:43.300 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.301 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.302 '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] 15:16:43.302 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.302 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:43.302 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.302 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.302 Sensor Java Config Sensor [iac] [INFO] 15:16:43.302 There are no files to be analyzed for the Java language [INFO] 15:16:43.302 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.302 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.302 There are no files to be analyzed for the Docker language [INFO] 15:16:43.303 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:43.303 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.303 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.303 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:43.303 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.303 There are no files to be analyzed for the Shell language [INFO] 15:16:43.303 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.303 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.303 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.303 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.303 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.303 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.303 Sensor XML Sensor [xml] [INFO] 15:16:43.307 1 source file to be analyzed [INFO] 15:16:43.317 1/1 source file has been analyzed [INFO] 15:16:43.317 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 15:16:43.317 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.317 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.317 ------------- Run sensors on module model-aggregator [INFO] 15:16:43.349 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.351 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.351 '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] 15:16:43.351 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:43.351 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:43.351 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.352 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.352 Sensor Java Config Sensor [iac] [INFO] 15:16:43.352 There are no files to be analyzed for the Java language [INFO] 15:16:43.352 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.352 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.352 There are no files to be analyzed for the Docker language [INFO] 15:16:43.352 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.352 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.352 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.352 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:43.353 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.353 There are no files to be analyzed for the Shell language [INFO] 15:16:43.353 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.353 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.353 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.353 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.353 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.354 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:43.354 Sensor XML Sensor [xml] [INFO] 15:16:43.355 1 source file to be analyzed [INFO] 15:16:43.366 1/1 source file has been analyzed [INFO] 15:16:43.366 Sensor XML Sensor [xml] (done) | time=12ms [INFO] 15:16:43.366 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.367 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=1ms [INFO] 15:16:43.367 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-api [INFO] 15:16:43.396 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.398 Sensor JavaSensor [java] [INFO] 15:16:43.398 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.399 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:43.399 Using ECJ batch to parse 52 Main java source files with batch size 209 KB. [INFO] 15:16:43.407 Starting batch processing. [INFO] 15:16:43.422 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:43.624 100% analyzed [INFO] 15:16:43.624 Batch processing: Done. [INFO] 15:16:43.624 Did not optimize analysis for any files, performed a full analysis for all 52 files. [INFO] 15:16:43.625 Using ECJ batch to parse 22 Test java source files with batch size 209 KB. [INFO] 15:16:43.630 Starting batch processing. [INFO] 15:16:43.758 100% analyzed [INFO] 15:16:43.758 Batch processing: Done. [INFO] 15:16:43.759 Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] 15:16:43.759 No "Generated" source files to scan. [INFO] 15:16:43.759 Sensor JavaSensor [java] (done) | time=361ms [INFO] 15:16:43.759 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.759 '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] 15:16:43.760 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:43.764 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] 15:16:43.764 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.764 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.764 Sensor Java Config Sensor [iac] [INFO] 15:16:43.765 There are no files to be analyzed for the Java language [INFO] 15:16:43.765 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:43.765 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.765 There are no files to be analyzed for the Docker language [INFO] 15:16:43.765 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.765 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.765 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.766 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:43.766 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.766 There are no files to be analyzed for the Shell language [INFO] 15:16:43.766 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:43.766 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.766 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.766 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.766 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.766 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.766 Sensor SurefireSensor [java] [INFO] 15:16:43.766 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/surefire-reports] [INFO] 15:16:43.773 Sensor SurefireSensor [java] (done) | time=7ms [INFO] 15:16:43.773 Sensor XML Sensor [xml] [INFO] 15:16:43.773 1 source file to be analyzed [INFO] 15:16:43.777 1/1 source file has been analyzed [INFO] 15:16:43.778 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:43.778 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.778 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.778 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-it [INFO] 15:16:43.808 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.809 Sensor JavaSensor [java] [INFO] 15:16:43.810 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.811 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:43.811 No "Main" source files to scan. [INFO] 15:16:43.811 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:43.813 Starting batch processing. [INFO] 15:16:43.845 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:43.871 100% analyzed [INFO] 15:16:43.872 Batch processing: Done. [INFO] 15:16:43.872 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:43.872 No "Generated" source files to scan. [INFO] 15:16:43.872 Sensor JavaSensor [java] (done) | time=63ms [INFO] 15:16:43.872 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:43.873 '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] 15:16:43.873 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:43.873 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:43.873 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:43.873 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:43.874 Sensor Java Config Sensor [iac] [INFO] 15:16:43.874 There are no files to be analyzed for the Java language [INFO] 15:16:43.874 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:43.874 Sensor IaC Docker Sensor [iac] [INFO] 15:16:43.874 There are no files to be analyzed for the Docker language [INFO] 15:16:43.874 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:43.874 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:43.874 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:43.874 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:43.874 Sensor IaC Shell Sensor [iac] [INFO] 15:16:43.874 There are no files to be analyzed for the Shell language [INFO] 15:16:43.875 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:43.875 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:43.875 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:43.875 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.875 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:43.875 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:43.875 Sensor SurefireSensor [java] [INFO] 15:16:43.875 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/surefire-reports] [INFO] 15:16:43.877 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:43.877 Sensor XML Sensor [xml] [INFO] 15:16:43.879 1 source file to be analyzed [INFO] 15:16:43.885 1/1 source file has been analyzed [INFO] 15:16:43.885 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:43.886 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:43.886 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:43.886 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-impl [INFO] 15:16:43.918 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.920 Sensor JavaSensor [java] [INFO] 15:16:43.920 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:43.922 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:43.922 Using ECJ batch to parse 345 Main java source files with batch size 209 KB. [INFO] 15:16:43.935 Starting batch processing. [INFO] 15:16:43.961 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:46.581 100% analyzed [INFO] 15:16:46.581 Batch processing: Done. [INFO] 15:16:46.582 Did not optimize analysis for any files, performed a full analysis for all 345 files. [INFO] 15:16:46.583 Using ECJ batch to parse 229 Test java source files with batch size 209 KB. [INFO] 15:16:46.595 Starting batch processing. [INFO] 15:16:48.757 100% analyzed [INFO] 15:16:48.757 Batch processing: Done. [INFO] 15:16:48.757 Did not optimize analysis for any files, performed a full analysis for all 229 files. [INFO] 15:16:48.757 No "Generated" source files to scan. [INFO] 15:16:48.758 Sensor JavaSensor [java] (done) | time=4838ms [INFO] 15:16:48.758 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:48.758 '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] 15:16:48.760 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:48.788 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=30ms [INFO] 15:16:48.788 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:48.788 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:48.788 Sensor Java Config Sensor [iac] [INFO] 15:16:48.793 There are no files to be analyzed for the Java language [INFO] 15:16:48.793 Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] 15:16:48.793 Sensor IaC Docker Sensor [iac] [INFO] 15:16:48.794 There are no files to be analyzed for the Docker language [INFO] 15:16:48.794 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:48.794 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:48.795 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:48.795 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:48.795 Sensor IaC Shell Sensor [iac] [INFO] 15:16:48.795 There are no files to be analyzed for the Shell language [INFO] 15:16:48.795 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:48.795 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:48.795 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:48.795 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:48.795 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:48.795 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:48.795 Sensor SurefireSensor [java] [INFO] 15:16:48.795 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/surefire-reports] [INFO] 15:16:48.854 Sensor SurefireSensor [java] (done) | time=59ms [INFO] 15:16:48.854 Sensor XML Sensor [xml] [INFO] 15:16:48.855 1 source file to be analyzed [INFO] 15:16:48.863 1/1 source file has been analyzed [INFO] 15:16:48.863 Sensor XML Sensor [xml] (done) | time=9ms [INFO] 15:16:48.864 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:48.864 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:48.864 ------------- Run sensors on module ODL :: openflowjava :: openflow-protocol-spi [INFO] 15:16:48.897 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:48.899 Sensor JavaSensor [java] [INFO] 15:16:48.899 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:48.900 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:48.900 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 15:16:48.901 Starting batch processing. [INFO] 15:16:48.906 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:48.915 100% analyzed [INFO] 15:16:48.915 Batch processing: Done. [INFO] 15:16:48.915 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:48.915 No "Test" source files to scan. [INFO] 15:16:48.915 No "Generated" source files to scan. [INFO] 15:16:48.916 Sensor JavaSensor [java] (done) | time=17ms [INFO] 15:16:48.916 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:48.916 '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] 15:16:48.916 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:48.916 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:48.916 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:48.916 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:48.916 Sensor Java Config Sensor [iac] [INFO] 15:16:48.916 There are no files to be analyzed for the Java language [INFO] 15:16:48.916 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:48.916 Sensor IaC Docker Sensor [iac] [INFO] 15:16:48.917 There are no files to be analyzed for the Docker language [INFO] 15:16:48.917 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:48.917 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:48.917 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:48.917 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:48.917 Sensor IaC Shell Sensor [iac] [INFO] 15:16:48.917 There are no files to be analyzed for the Shell language [INFO] 15:16:48.917 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:48.917 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:48.917 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:48.917 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:48.917 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:48.917 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:48.917 Sensor SurefireSensor [java] [INFO] 15:16:48.917 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/surefire-reports] [INFO] 15:16:48.917 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:48.917 Sensor XML Sensor [xml] [INFO] 15:16:48.920 1 source file to be analyzed [INFO] 15:16:48.925 1/1 source file has been analyzed [INFO] 15:16:48.925 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:48.925 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:48.925 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:48.926 ------------- Run sensors on module ODL :: openflowjava :: openflowjava-blueprint-config [INFO] 15:16:48.957 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:48.958 Sensor JavaSensor [java] [INFO] 15:16:48.958 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:48.960 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:48.960 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:48.961 Starting batch processing. [INFO] 15:16:48.985 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:49.029 100% analyzed [INFO] 15:16:49.029 Batch processing: Done. [INFO] 15:16:49.029 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:49.029 No "Test" source files to scan. [INFO] 15:16:49.029 No "Generated" source files to scan. [INFO] 15:16:49.030 Sensor JavaSensor [java] (done) | time=72ms [INFO] 15:16:49.030 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:49.030 '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] 15:16:49.030 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:49.030 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:49.030 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:49.030 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:49.030 Sensor Java Config Sensor [iac] [INFO] 15:16:49.031 There are no files to be analyzed for the Java language [INFO] 15:16:49.031 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:49.031 Sensor IaC Docker Sensor [iac] [INFO] 15:16:49.031 There are no files to be analyzed for the Docker language [INFO] 15:16:49.031 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:49.031 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:49.031 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:49.031 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:49.031 Sensor IaC Shell Sensor [iac] [INFO] 15:16:49.031 There are no files to be analyzed for the Shell language [INFO] 15:16:49.031 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:49.031 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:49.031 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:49.031 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.031 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:49.032 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:49.032 Sensor SurefireSensor [java] [INFO] 15:16:49.032 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/surefire-reports] [INFO] 15:16:49.032 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:49.032 Sensor XML Sensor [xml] [INFO] 15:16:49.033 1 source file to be analyzed [INFO] 15:16:49.039 1/1 source file has been analyzed [INFO] 15:16:49.039 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:49.039 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:49.039 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:49.039 ------------- Run sensors on module ODL :: openflowjava :: openflowjava-util [INFO] 15:16:49.069 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:49.070 Sensor JavaSensor [java] [INFO] 15:16:49.070 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:49.071 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:49.072 Using ECJ batch to parse 3 Main java source files with batch size 209 KB. [INFO] 15:16:49.073 Starting batch processing. [INFO] 15:16:49.091 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:49.112 100% analyzed [INFO] 15:16:49.112 Batch processing: Done. [INFO] 15:16:49.112 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:49.112 Using ECJ batch to parse 3 Test java source files with batch size 209 KB. [INFO] 15:16:49.114 Starting batch processing. [INFO] 15:16:49.155 100% analyzed [INFO] 15:16:49.155 Batch processing: Done. [INFO] 15:16:49.156 Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] 15:16:49.156 No "Generated" source files to scan. [INFO] 15:16:49.156 Sensor JavaSensor [java] (done) | time=86ms [INFO] 15:16:49.156 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:49.156 '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] 15:16:49.156 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:49.158 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:49.158 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:49.158 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:49.158 Sensor Java Config Sensor [iac] [INFO] 15:16:49.158 There are no files to be analyzed for the Java language [INFO] 15:16:49.158 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:49.158 Sensor IaC Docker Sensor [iac] [INFO] 15:16:49.159 There are no files to be analyzed for the Docker language [INFO] 15:16:49.159 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:49.159 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:49.159 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:49.159 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:49.159 Sensor IaC Shell Sensor [iac] [INFO] 15:16:49.159 There are no files to be analyzed for the Shell language [INFO] 15:16:49.159 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:49.159 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:49.159 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:49.159 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.160 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:49.160 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.160 Sensor SurefireSensor [java] [INFO] 15:16:49.160 parsing [/w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/surefire-reports] [INFO] 15:16:49.161 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:49.161 Sensor XML Sensor [xml] [INFO] 15:16:49.163 1 source file to be analyzed [INFO] 15:16:49.167 1/1 source file has been analyzed [INFO] 15:16:49.167 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:49.168 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:49.168 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:49.168 ------------- Run sensors on module openflowjava-parent [INFO] 15:16:49.199 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:49.201 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:49.201 '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] 15:16:49.201 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:49.201 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:49.201 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:49.202 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:49.202 Sensor Java Config Sensor [iac] [INFO] 15:16:49.202 There are no files to be analyzed for the Java language [INFO] 15:16:49.202 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:49.202 Sensor IaC Docker Sensor [iac] [INFO] 15:16:49.202 There are no files to be analyzed for the Docker language [INFO] 15:16:49.202 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:49.202 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:49.202 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:49.202 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:49.203 Sensor IaC Shell Sensor [iac] [INFO] 15:16:49.203 There are no files to be analyzed for the Shell language [INFO] 15:16:49.203 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:49.203 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:49.203 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:49.203 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.203 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:49.203 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.203 Sensor XML Sensor [xml] [INFO] 15:16:49.204 1 source file to be analyzed [INFO] 15:16:49.210 1/1 source file has been analyzed [INFO] 15:16:49.211 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:49.211 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:49.211 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:49.211 ------------- Run sensors on module openflowplugin-artifacts [INFO] 15:16:49.240 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:49.241 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:49.241 '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] 15:16:49.241 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:49.241 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:49.241 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:49.241 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:49.242 Sensor Java Config Sensor [iac] [INFO] 15:16:49.242 There are no files to be analyzed for the Java language [INFO] 15:16:49.242 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:49.242 Sensor IaC Docker Sensor [iac] [INFO] 15:16:49.242 There are no files to be analyzed for the Docker language [INFO] 15:16:49.242 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:49.242 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:49.242 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:49.242 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:49.242 Sensor IaC Shell Sensor [iac] [INFO] 15:16:49.242 There are no files to be analyzed for the Shell language [INFO] 15:16:49.242 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:49.243 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:49.243 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:49.243 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.243 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:49.243 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:49.243 Sensor XML Sensor [xml] [INFO] 15:16:49.244 1 source file to be analyzed [INFO] 15:16:49.266 1/1 source file has been analyzed [INFO] 15:16:49.266 Sensor XML Sensor [xml] (done) | time=23ms [INFO] 15:16:49.267 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:49.267 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:49.267 ------------- Run sensors on module openflowplugin-impl [INFO] 15:16:49.296 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:49.299 Sensor JavaSensor [java] [INFO] 15:16:49.299 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:49.301 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:49.301 Using ECJ batch to parse 550 Main java source files with batch size 209 KB. [INFO] 15:16:49.314 Starting batch processing. [INFO] 15:16:49.371 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:53.801 100% analyzed [INFO] 15:16:53.801 Batch processing: Done. [INFO] 15:16:53.802 Did not optimize analysis for any files, performed a full analysis for all 550 files. [INFO] 15:16:53.802 Using ECJ batch to parse 349 Test java source files with batch size 209 KB. [INFO] 15:16:53.816 Starting batch processing. [INFO] 15:16:56.731 100% analyzed [INFO] 15:16:56.731 Batch processing: Done. [INFO] 15:16:56.732 Did not optimize analysis for any files, performed a full analysis for all 349 files. [INFO] 15:16:56.732 No "Generated" source files to scan. [INFO] 15:16:56.732 Sensor JavaSensor [java] (done) | time=7433ms [INFO] 15:16:56.733 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:56.733 '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] 15:16:56.735 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:56.779 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=46ms [INFO] 15:16:56.779 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:56.780 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:56.780 Sensor Java Config Sensor [iac] [INFO] 15:16:56.787 There are no files to be analyzed for the Java language [INFO] 15:16:56.787 Sensor Java Config Sensor [iac] (done) | time=7ms [INFO] 15:16:56.787 Sensor IaC Docker Sensor [iac] [INFO] 15:16:56.789 There are no files to be analyzed for the Docker language [INFO] 15:16:56.789 Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] 15:16:56.789 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:56.789 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:56.790 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:56.790 Sensor IaC Shell Sensor [iac] [INFO] 15:16:56.790 There are no files to be analyzed for the Shell language [INFO] 15:16:56.790 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:56.790 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:56.790 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:56.790 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:56.790 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:56.790 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:56.790 Sensor SurefireSensor [java] [INFO] 15:16:56.790 parsing [/w/workspace/openflowplugin-sonar/openflowplugin-impl/target/surefire-reports] [INFO] 15:16:56.921 Sensor SurefireSensor [java] (done) | time=131ms [INFO] 15:16:56.922 Sensor XML Sensor [xml] [INFO] 15:16:56.924 1 source file to be analyzed [INFO] 15:16:56.937 1/1 source file has been analyzed [INFO] 15:16:56.937 Sensor XML Sensor [xml] (done) | time=15ms [INFO] 15:16:56.937 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:56.937 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:56.938 ------------- Run sensors on module drop-test-karaf [INFO] 15:16:56.972 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:56.973 Sensor JavaSensor [java] [INFO] 15:16:56.974 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:56.975 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:56.975 Using ECJ batch to parse 5 Main java source files with batch size 209 KB. [INFO] 15:16:56.977 Starting batch processing. [INFO] 15:16:56.998 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.018 100% analyzed [INFO] 15:16:57.018 Batch processing: Done. [INFO] 15:16:57.019 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:57.019 No "Test" source files to scan. [INFO] 15:16:57.019 No "Generated" source files to scan. [INFO] 15:16:57.019 Sensor JavaSensor [java] (done) | time=46ms [INFO] 15:16:57.019 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.019 '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] 15:16:57.019 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.019 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.019 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.019 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.019 Sensor Java Config Sensor [iac] [INFO] 15:16:57.020 There are no files to be analyzed for the Java language [INFO] 15:16:57.020 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:57.020 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.020 There are no files to be analyzed for the Docker language [INFO] 15:16:57.020 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.020 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.020 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.020 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.020 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.020 There are no files to be analyzed for the Shell language [INFO] 15:16:57.020 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.020 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.020 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.020 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.021 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.021 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.021 Sensor SurefireSensor [java] [INFO] 15:16:57.021 parsing [/w/workspace/openflowplugin-sonar/drop-test-karaf/target/surefire-reports] [INFO] 15:16:57.021 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:57.021 Sensor XML Sensor [xml] [INFO] 15:16:57.025 1 source file to be analyzed [INFO] 15:16:57.025 1/1 source file has been analyzed [INFO] 15:16:57.025 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:16:57.025 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.025 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.025 ------------- Run sensors on module sample-consumer [INFO] 15:16:57.054 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.056 Sensor JavaSensor [java] [INFO] 15:16:57.056 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.057 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:57.057 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:57.058 Starting batch processing. [INFO] 15:16:57.073 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.083 100% analyzed [INFO] 15:16:57.083 Batch processing: Done. [INFO] 15:16:57.084 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:57.084 No "Test" source files to scan. [INFO] 15:16:57.084 No "Generated" source files to scan. [INFO] 15:16:57.084 Sensor JavaSensor [java] (done) | time=28ms [INFO] 15:16:57.084 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.084 '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] 15:16:57.084 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.084 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.084 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.084 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.085 Sensor Java Config Sensor [iac] [INFO] 15:16:57.085 There are no files to be analyzed for the Java language [INFO] 15:16:57.085 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:57.085 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.085 There are no files to be analyzed for the Docker language [INFO] 15:16:57.085 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.085 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.085 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.085 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.085 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.085 There are no files to be analyzed for the Shell language [INFO] 15:16:57.085 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.085 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.085 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.085 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.086 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.086 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.086 Sensor SurefireSensor [java] [INFO] 15:16:57.086 parsing [/w/workspace/openflowplugin-sonar/samples/sample-consumer/target/surefire-reports] [INFO] 15:16:57.086 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:57.086 Sensor XML Sensor [xml] [INFO] 15:16:57.091 1 source file to be analyzed [INFO] 15:16:57.091 1/1 source file has been analyzed [INFO] 15:16:57.091 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:57.091 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.091 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.091 ------------- Run sensors on module simple-client [INFO] 15:16:57.120 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.122 Sensor JavaSensor [java] [INFO] 15:16:57.122 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.123 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:57.123 Using ECJ batch to parse 23 Main java source files with batch size 209 KB. [INFO] 15:16:57.127 Starting batch processing. [INFO] 15:16:57.139 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.266 100% analyzed [INFO] 15:16:57.266 Batch processing: Done. [INFO] 15:16:57.267 Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] 15:16:57.267 No "Test" source files to scan. [INFO] 15:16:57.267 No "Generated" source files to scan. [INFO] 15:16:57.267 Sensor JavaSensor [java] (done) | time=145ms [INFO] 15:16:57.267 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.267 '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] 15:16:57.268 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.268 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:57.268 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.268 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.268 Sensor Java Config Sensor [iac] [INFO] 15:16:57.268 There are no files to be analyzed for the Java language [INFO] 15:16:57.268 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:57.268 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.268 There are no files to be analyzed for the Docker language [INFO] 15:16:57.268 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.268 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.269 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.269 Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms [INFO] 15:16:57.269 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.269 There are no files to be analyzed for the Shell language [INFO] 15:16:57.269 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.269 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.269 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.269 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.269 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.269 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.269 Sensor SurefireSensor [java] [INFO] 15:16:57.269 parsing [/w/workspace/openflowplugin-sonar/samples/simple-client/target/surefire-reports] [INFO] 15:16:57.269 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:57.269 Sensor XML Sensor [xml] [INFO] 15:16:57.271 1 source file to be analyzed [INFO] 15:16:57.282 1/1 source file has been analyzed [INFO] 15:16:57.283 Sensor XML Sensor [xml] (done) | time=14ms [INFO] 15:16:57.283 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.283 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.283 ------------- Run sensors on module sample-bundles [INFO] 15:16:57.312 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.314 Sensor JavaSensor [java] [INFO] 15:16:57.314 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.315 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:57.315 Using ECJ batch to parse 1 Main java source files with batch size 209 KB. [INFO] 15:16:57.317 Starting batch processing. [INFO] 15:16:57.356 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.368 100% analyzed [INFO] 15:16:57.369 Batch processing: Done. [INFO] 15:16:57.369 Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] 15:16:57.369 No "Test" source files to scan. [INFO] 15:16:57.369 No "Generated" source files to scan. [INFO] 15:16:57.369 Sensor JavaSensor [java] (done) | time=55ms [INFO] 15:16:57.370 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.370 '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] 15:16:57.370 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.370 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.370 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.370 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.370 Sensor Java Config Sensor [iac] [INFO] 15:16:57.370 There are no files to be analyzed for the Java language [INFO] 15:16:57.370 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:57.370 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.370 There are no files to be analyzed for the Docker language [INFO] 15:16:57.371 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:57.371 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.371 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.371 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.371 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.371 There are no files to be analyzed for the Shell language [INFO] 15:16:57.371 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.371 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.371 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.371 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.371 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.371 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.371 Sensor SurefireSensor [java] [INFO] 15:16:57.371 parsing [/w/workspace/openflowplugin-sonar/samples/sample-bundles/target/surefire-reports] [INFO] 15:16:57.371 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:57.372 Sensor XML Sensor [xml] [INFO] 15:16:57.373 1 source file to be analyzed [INFO] 15:16:57.379 1/1 source file has been analyzed [INFO] 15:16:57.379 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:57.379 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.379 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.379 ------------- Run sensors on module learning-switch [INFO] 15:16:57.408 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.410 Sensor JavaSensor [java] [INFO] 15:16:57.410 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.411 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:57.411 Using ECJ batch to parse 13 Main java source files with batch size 209 KB. [INFO] 15:16:57.415 Starting batch processing. [INFO] 15:16:57.426 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.514 100% analyzed [INFO] 15:16:57.515 Batch processing: Done. [INFO] 15:16:57.515 Did not optimize analysis for any files, performed a full analysis for all 13 files. [INFO] 15:16:57.515 No "Test" source files to scan. [INFO] 15:16:57.515 No "Generated" source files to scan. [INFO] 15:16:57.515 Sensor JavaSensor [java] (done) | time=105ms [INFO] 15:16:57.517 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.517 '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] 15:16:57.517 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.517 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.517 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.517 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.517 Sensor Java Config Sensor [iac] [INFO] 15:16:57.518 There are no files to be analyzed for the Java language [INFO] 15:16:57.518 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:57.518 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.518 There are no files to be analyzed for the Docker language [INFO] 15:16:57.518 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.518 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.518 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.518 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.518 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.518 There are no files to be analyzed for the Shell language [INFO] 15:16:57.518 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.518 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.518 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.519 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:57.519 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.519 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.519 Sensor SurefireSensor [java] [INFO] 15:16:57.519 parsing [/w/workspace/openflowplugin-sonar/samples/learning-switch/target/surefire-reports] [INFO] 15:16:57.519 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:57.519 Sensor XML Sensor [xml] [INFO] 15:16:57.521 1 source file to be analyzed [INFO] 15:16:57.525 1/1 source file has been analyzed [INFO] 15:16:57.525 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:57.525 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.525 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.526 ------------- Run sensors on module openflowplugin-samples-aggregator [INFO] 15:16:57.554 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.556 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.556 '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] 15:16:57.556 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.556 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.556 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.556 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.556 Sensor Java Config Sensor [iac] [INFO] 15:16:57.557 There are no files to be analyzed for the Java language [INFO] 15:16:57.557 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:57.557 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.557 There are no files to be analyzed for the Docker language [INFO] 15:16:57.557 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.557 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.557 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.557 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.557 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.557 There are no files to be analyzed for the Shell language [INFO] 15:16:57.557 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.557 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.557 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.557 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.557 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.558 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=1ms [INFO] 15:16:57.558 Sensor XML Sensor [xml] [INFO] 15:16:57.559 1 source file to be analyzed [INFO] 15:16:57.562 1/1 source file has been analyzed [INFO] 15:16:57.562 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:16:57.562 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.562 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.563 ------------- Run sensors on module liblldp [INFO] 15:16:57.591 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.593 Sensor JavaSensor [java] [INFO] 15:16:57.593 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.594 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:57.594 Using ECJ batch to parse 12 Main java source files with batch size 209 KB. [INFO] 15:16:57.599 Starting batch processing. [INFO] 15:16:57.613 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.749 100% analyzed [INFO] 15:16:57.749 Batch processing: Done. [INFO] 15:16:57.750 Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] 15:16:57.750 Using ECJ batch to parse 5 Test java source files with batch size 209 KB. [INFO] 15:16:57.753 Starting batch processing. [INFO] 15:16:57.824 100% analyzed [INFO] 15:16:57.824 Batch processing: Done. [INFO] 15:16:57.825 Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] 15:16:57.825 No "Generated" source files to scan. [INFO] 15:16:57.825 Sensor JavaSensor [java] (done) | time=232ms [INFO] 15:16:57.826 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.826 '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] 15:16:57.826 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:57.832 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] 15:16:57.832 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.832 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.832 Sensor Java Config Sensor [iac] [INFO] 15:16:57.833 There are no files to be analyzed for the Java language [INFO] 15:16:57.833 Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] 15:16:57.833 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.833 There are no files to be analyzed for the Docker language [INFO] 15:16:57.833 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.833 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.833 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.833 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.834 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.834 There are no files to be analyzed for the Shell language [INFO] 15:16:57.834 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:57.834 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.834 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.834 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.834 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.834 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.835 Sensor SurefireSensor [java] [INFO] 15:16:57.835 parsing [/w/workspace/openflowplugin-sonar/libraries/liblldp/target/surefire-reports] [INFO] 15:16:57.837 Sensor SurefireSensor [java] (done) | time=2ms [INFO] 15:16:57.838 Sensor XML Sensor [xml] [INFO] 15:16:57.838 1 source file to be analyzed [INFO] 15:16:57.843 1/1 source file has been analyzed [INFO] 15:16:57.843 Sensor XML Sensor [xml] (done) | time=5ms [INFO] 15:16:57.843 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.843 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.843 ------------- Run sensors on module libraries-aggregator [INFO] 15:16:57.873 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.874 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.874 '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] 15:16:57.874 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.874 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.875 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.875 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.875 Sensor Java Config Sensor [iac] [INFO] 15:16:57.875 There are no files to be analyzed for the Java language [INFO] 15:16:57.875 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:57.875 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.875 There are no files to be analyzed for the Docker language [INFO] 15:16:57.875 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.875 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.875 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.875 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.875 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.875 There are no files to be analyzed for the Shell language [INFO] 15:16:57.876 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:57.876 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.876 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.876 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.876 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.876 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.876 Sensor XML Sensor [xml] [INFO] 15:16:57.879 1 source file to be analyzed [INFO] 15:16:57.883 1/1 source file has been analyzed [INFO] 15:16:57.883 Sensor XML Sensor [xml] (done) | time=7ms [INFO] 15:16:57.883 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:57.883 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:57.883 ------------- Run sensors on module test-common [INFO] 15:16:57.913 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.915 Sensor JavaSensor [java] [INFO] 15:16:57.915 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:57.916 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:57.916 Using ECJ batch to parse 7 Main java source files with batch size 209 KB. [INFO] 15:16:57.918 Starting batch processing. [INFO] 15:16:57.944 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:57.994 100% analyzed [INFO] 15:16:57.994 Batch processing: Done. [INFO] 15:16:57.995 Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] 15:16:57.995 No "Test" source files to scan. [INFO] 15:16:57.995 No "Generated" source files to scan. [INFO] 15:16:57.995 Sensor JavaSensor [java] (done) | time=80ms [INFO] 15:16:57.995 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:57.995 '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] 15:16:57.995 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:57.995 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:57.995 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:57.995 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:57.996 Sensor Java Config Sensor [iac] [INFO] 15:16:57.996 There are no files to be analyzed for the Java language [INFO] 15:16:57.996 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:57.996 Sensor IaC Docker Sensor [iac] [INFO] 15:16:57.996 There are no files to be analyzed for the Docker language [INFO] 15:16:57.996 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:57.996 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:57.996 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:57.996 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:57.996 Sensor IaC Shell Sensor [iac] [INFO] 15:16:57.996 There are no files to be analyzed for the Shell language [INFO] 15:16:57.997 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:57.997 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:57.997 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:57.997 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.997 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:57.997 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:57.997 Sensor SurefireSensor [java] [INFO] 15:16:57.997 parsing [/w/workspace/openflowplugin-sonar/test-common/target/surefire-reports] [INFO] 15:16:57.997 Sensor SurefireSensor [java] (done) | time=0ms [INFO] 15:16:57.997 Sensor XML Sensor [xml] [INFO] 15:16:57.998 1 source file to be analyzed [INFO] 15:16:58.005 1/1 source file has been analyzed [INFO] 15:16:58.005 Sensor XML Sensor [xml] (done) | time=8ms [INFO] 15:16:58.005 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:58.005 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:58.006 ------------- Run sensors on module openflowplugin-common [INFO] 15:16:58.034 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:58.035 Sensor JavaSensor [java] [INFO] 15:16:58.035 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:58.036 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 15:16:58.036 Using ECJ batch to parse 2 Main java source files with batch size 209 KB. [INFO] 15:16:58.038 Starting batch processing. [INFO] 15:16:58.045 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 15:16:58.076 100% analyzed [INFO] 15:16:58.077 Batch processing: Done. [INFO] 15:16:58.077 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:58.077 Using ECJ batch to parse 2 Test java source files with batch size 209 KB. [INFO] 15:16:58.078 Starting batch processing. [INFO] 15:16:58.110 100% analyzed [INFO] 15:16:58.110 Batch processing: Done. [INFO] 15:16:58.111 Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] 15:16:58.111 No "Generated" source files to scan. [INFO] 15:16:58.111 Sensor JavaSensor [java] (done) | time=76ms [INFO] 15:16:58.111 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:58.111 '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] 15:16:58.111 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 15:16:58.112 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] 15:16:58.112 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:58.113 Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] 15:16:58.113 Sensor Java Config Sensor [iac] [INFO] 15:16:58.113 There are no files to be analyzed for the Java language [INFO] 15:16:58.113 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:58.113 Sensor IaC Docker Sensor [iac] [INFO] 15:16:58.113 There are no files to be analyzed for the Docker language [INFO] 15:16:58.113 Sensor IaC Docker Sensor [iac] (done) | time=0ms [INFO] 15:16:58.113 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:58.113 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:58.113 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:58.113 Sensor IaC Shell Sensor [iac] [INFO] 15:16:58.114 There are no files to be analyzed for the Shell language [INFO] 15:16:58.114 Sensor IaC Shell Sensor [iac] (done) | time=1ms [INFO] 15:16:58.114 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:58.114 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:58.114 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:58.114 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:58.114 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:58.114 Sensor SurefireSensor [java] [INFO] 15:16:58.114 parsing [/w/workspace/openflowplugin-sonar/openflowplugin-common/target/surefire-reports] [INFO] 15:16:58.115 Sensor SurefireSensor [java] (done) | time=1ms [INFO] 15:16:58.115 Sensor XML Sensor [xml] [INFO] 15:16:58.116 1 source file to be analyzed [INFO] 15:16:58.119 1/1 source file has been analyzed [INFO] 15:16:58.119 Sensor XML Sensor [xml] (done) | time=4ms [INFO] 15:16:58.119 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:58.119 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:58.120 ------------- Run sensors on module openflowplugin [INFO] 15:16:58.147 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false [INFO] 15:16:58.153 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 15:16:58.153 '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] 15:16:58.153 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 15:16:58.153 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] 15:16:58.153 Sensor IaC hadolint report Sensor [iac] [INFO] 15:16:58.153 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 15:16:58.153 Sensor Java Config Sensor [iac] [INFO] 15:16:58.153 There are no files to be analyzed for the Java language [INFO] 15:16:58.153 Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] 15:16:58.153 Sensor IaC Docker Sensor [iac] [INFO] 15:16:58.154 There are no files to be analyzed for the Docker language [INFO] 15:16:58.154 Sensor IaC Docker Sensor [iac] (done) | time=1ms [INFO] 15:16:58.154 Sensor IaC GitHub Actions Sensor [iac] [INFO] 15:16:58.154 There are no files to be analyzed for the GitHub Actions language [INFO] 15:16:58.154 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 15:16:58.154 Sensor IaC Shell Sensor [iac] [INFO] 15:16:58.154 There are no files to be analyzed for the Shell language [INFO] 15:16:58.154 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 15:16:58.154 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 15:16:58.154 javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] 15:16:58.154 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:58.154 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 15:16:58.154 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 15:16:58.154 Sensor XML Sensor [xml] [INFO] 15:16:58.155 1 source file to be analyzed [INFO] 15:16:58.160 1/1 source file has been analyzed [INFO] 15:16:58.160 Sensor XML Sensor [xml] (done) | time=6ms [INFO] 15:16:58.160 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 15:16:58.160 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 15:16:58.160 Sensor DBD/Java IR Generation [dbdjavafrontend] [INFO] 15:16:58.319 Sensor DBD/Java IR Generation [dbdjavafrontend] (done) | time=159ms [INFO] 15:16:58.319 Sensor javabugs [dbd] [INFO] 15:16:58.497 Analyzing 306/476 functions to detect bugs. [INFO] 15:16:58.815 Sensor javabugs [dbd] (done) | time=496ms [INFO] 15:16:58.815 Sensor pythonbugs [dbd] [INFO] 15:16:58.817 No IR files have been included for analysis. [INFO] 15:16:58.817 Sensor pythonbugs [dbd] (done) | time=2ms [INFO] 15:16:58.817 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 15:16:58.827 Available processors: 4 [INFO] 15:16:58.827 Using 4 threads for analysis. [INFO] 15:16:59.131 The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] 15:16:59.199 Start fetching files for the text and secrets analysis [INFO] 15:16:59.205 Using Git CLI to retrieve untracked files [INFO] 15:16:59.295 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 15:16:59.298 Starting the text and secrets analysis [INFO] 15:16:59.299 2563 source files to be analyzed for the text and secrets analysis [INFO] 15:17:00.916 2563/2563 source files have been analyzed for the text and secrets analysis [INFO] 15:17:00.918 Start fetching files for the binary file analysis [INFO] 15:17:00.921 There are no files to be analyzed for the binary file analysis [INFO] 15:17:00.922 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2105ms [INFO] 15:17:00.926 ------------- Run sensors on project [INFO] 15:17:01.028 Sensor Java A3S Project Context Collector [javaa3scontextcollector] [ERROR] 15:17:01.045 No modules found in the project or none of them are eligible for A3S analysis. [INFO] 15:17:01.051 Sensor Java A3S Project Context Collector [javaa3scontextcollector] (done) | time=23ms [INFO] 15:17:01.052 Sensor JavaProjectSensor [java] [INFO] 15:17:01.054 Sensor JavaProjectSensor [java] (done) | time=2ms [INFO] 15:17:01.054 Sensor JavaArchitectureSensor [architecture] [INFO] 15:17:01.063 Architecture analysis is enabled with the following features: legacy [INFO] 15:17:01.067 * Protobuf reading starting | memory total=1246 | free=149 | used=1096 (MB) [INFO] 15:17:01.067 * Reading SonarArchitecture IR data from directory "/w/workspace/openflowplugin-sonar/target/sonar/architecture/java" [INFO] 15:17:02.021 * Files successfully loaded: "2479" out of "2479" [INFO] 15:17:02.021 * Purging excluded nodes from graphs [INFO] 15:17:02.523 * Protobuf reading complete | memory total=1246 | free=293 | used=952 (MB) [INFO] 15:17:04.967 * Build architecture.graph.java.namespace_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=1246 | free=580 | used=665 (MB) [INFO] 15:17:05.029 Sensor JavaArchitectureSensor [architecture] (done) | time=3975ms [INFO] 15:17:05.029 Sensor Zero Coverage Sensor [INFO] 15:17:05.050 Sensor Zero Coverage Sensor (done) | time=21ms [INFO] 15:17:05.051 Sensor Java CPD Block Indexer [INFO] 15:17:06.070 Sensor Java CPD Block Indexer (done) | time=1019ms [INFO] 15:17:06.205 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 15:17:06.208 ------------- Gather SCA dependencies on project [INFO] 15:17:06.209 Checking if SCA is enabled for organization opendaylight [INFO] 15:17:06.857 Dependency analysis skipped [INFO] 15:17:06.908 CPD Executor 497 files had no CPD blocks [INFO] 15:17:06.908 CPD Executor Calculating CPD for 1144 files [INFO] 15:17:07.105 CPD Executor CPD calculation finished (done) | time=196ms [INFO] 15:17:07.857 Analysis report generated in 578ms, dir size=18 MB [INFO] 15:17:10.907 Analysis report compressed in 3049ms, zip size=8 MB [INFO] 15:17:22.102 Analysis report uploaded in 11195ms [INFO] 15:17:22.105 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_openflowplugin [INFO] 15:17:22.105 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 15:17:22.105 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZsYSbOB32L78PmBQYtL [INFO] 15:17:22.106 ------------- Upload SCA dependency files [INFO] 15:17:24.616 Sensor cache published successfully [INFO] 15:17:24.913 Analysis total time: 1:11.248 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.21.3-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SKIPPED [INFO] openflowplugin-parent .............................. SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SKIPPED [INFO] openflowjava-parent ................................ SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util ........... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SKIPPED [INFO] model-inventory .................................... SKIPPED [INFO] model-flow-base .................................... SKIPPED [INFO] model-flow-service ................................. SKIPPED [INFO] model-flow-statistics .............................. SKIPPED [INFO] model-topology ..................................... SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SKIPPED [INFO] liblldp ............................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SKIPPED [INFO] openflowplugin-blueprint-config .................... SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SKIPPED [INFO] openflowplugin-common .............................. SKIPPED [INFO] openflowplugin-api ................................. SKIPPED [INFO] openflowplugin-extension-api ....................... SKIPPED [INFO] openflowplugin ..................................... SKIPPED [INFO] openflowplugin-impl ................................ SKIPPED [INFO] openflowplugin-extension-onf ....................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SKIPPED [INFO] ODL :: serviceutils :: srm-shell ................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SKIPPED [INFO] bulk-o-matic ....................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SKIPPED [INFO] device-ownership-service ........................... SKIPPED [INFO] of-switch-config-pusher ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SKIPPED [INFO] arbitratorreconciliation-api ....................... SKIPPED [INFO] reconciliation-framework ........................... SKIPPED [INFO] arbitratorreconciliation-impl ...................... SKIPPED [INFO] forwardingrules-manager ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SKIPPED [INFO] forwardingrules-sync ............................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SKIPPED [INFO] table-miss-enforcer ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SKIPPED [INFO] topology-lldp-discovery ............................ SKIPPED [INFO] lldp-speaker ....................................... SKIPPED [INFO] topology-manager ................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SKIPPED [INFO] test-common ........................................ SKIPPED [INFO] drop-test-karaf .................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SKIPPED [INFO] southbound-cli ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SKIPPED [INFO] openflowjava-extension-nicira-api .................. SKIPPED [INFO] openflowjava-extension-nicira ...................... SKIPPED [INFO] openflowplugin-extension-nicira .................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SKIPPED [INFO] openflowjava-extension-eric ........................ SKIPPED [INFO] openflowplugin-extension-eric ...................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SKIPPED [INFO] features-openflowplugin ............................ SKIPPED [INFO] features-aggregator ................................ SKIPPED [INFO] model-aggregator ................................... SKIPPED [INFO] libraries-aggregator ............................... SKIPPED [INFO] simple-client ...................................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SKIPPED [INFO] test-extension ..................................... SKIPPED [INFO] openflowplugin-extension-aggregator ................ SKIPPED [INFO] test-provider ...................................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SKIPPED [INFO] applications-aggregator ............................ SKIPPED [INFO] learning-switch .................................... SKIPPED [INFO] sample-consumer .................................... SKIPPED [INFO] sample-bundles ..................................... SKIPPED [INFO] openflowplugin-samples-aggregator .................. SKIPPED [INFO] srm-aggregator ..................................... SKIPPED [INFO] openflowplugin-karaf ............................... SKIPPED [INFO] openflowplugin ..................................... SUCCESS [01:19 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:23 min [INFO] Finished at: 2025-12-13T15:17:24Z [INFO] ------------------------------------------------------------------------ [openflowplugin-sonar] $ /bin/bash /tmp/jenkins17771103777005712119.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: 23 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-sonar/openflowplugin/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/api/target/classes 17 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/arbitratorreconciliation/impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/target/classes 105 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/device-ownership-service/target/classes 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/target/classes 71 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/target/classes 48 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/lldp-speaker/target/classes 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/target/classes 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/southbound-cli/target/classes 34 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/target/classes 15 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-manager/target/classes 12 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/distribution/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/drop-test-karaf/target/classes 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/target/classes 31 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/target/classes 674 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/target/classes 322 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/target/classes 61 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/target/classes 1506 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/target/classes 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/test-extension/target/classes 11 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/features-openflowplugin/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowjava-protocol/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-config-pusher/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology-manager/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-app-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-drop-test/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-eric-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services-rest/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-flow-services/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-libraries/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nsf-model/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-nxm-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-onf-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/features/odl-openflowplugin-southbound/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/libraries/liblldp/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-base/target/classes 938 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-service/target/classes 727 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-statistics/target/classes 414 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-inventory/target/classes 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-topology/target/classes 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/target/classes 1405 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/target/classes 372 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-it/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/target/classes 18 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/target/classes 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-api/target/classes 128 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-blueprint-config/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-common/target/classes 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-impl/target/classes 634 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin/target/classes 195 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/learning-switch/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-bundles/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-consumer/target/classes 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/simple-client/target/classes 23 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/api/target/classes 105 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/impl/target/classes 7 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/shell/target/classes 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-provider/target/classes 31 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/openflowplugin-sonar/applications/arbitratorreconciliation/impl/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/bulk-o-matic/src/main/java 10 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/device-ownership-service/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-manager/src/main/java 32 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/forwardingrules-sync/src/main/java 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/lldp-speaker/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/of-switch-config-pusher/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/reconciliation-framework/src/main/java 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/southbound-cli/src/main/java 14 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/table-miss-enforcer/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-lldp-discovery/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/applications/topology-manager/src/main/java 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/drop-test-karaf/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-eric/src/main/java 8 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowjava-extension-nicira/src/main/java 73 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-api/src/main/java 28 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-eric/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-nicira/src/main/java 56 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/openflowplugin-extension-onf/src/main/java 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/extension/test-extension/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/libraries/liblldp/src/main/java 12 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/model/model-flow-base/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-api/src/main/java 52 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-impl/src/main/java 345 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflow-protocol-spi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-blueprint-config/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowjava/openflowjava-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-api/src/main/java 93 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-common/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin-impl/src/main/java 550 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/openflowplugin/src/main/java 185 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/learning-switch/src/main/java 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-bundles/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/sample-consumer/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/samples/simple-client/src/main/java 23 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/impl/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/srm/shell/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-common/src/main/java 7 files [JaCoCo plugin] - /w/workspace/openflowplugin-sonar/test-provider/src/main/java 16 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: 88.6845, method: 77.9649, line: 70.74598, branch: 58.510635, instruction: 70.77182, complexity: 64.166 [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins13419988654560184739.sh ---> sysstat.sh [openflowplugin-sonar] $ /bin/bash /tmp/jenkins17023348523245228585.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/openflowplugin-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/openflowplugin-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-sonar ']' + mkdir -p /w/workspace/openflowplugin-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-sonar/archives/ [openflowplugin-sonar] $ /bin/bash /tmp/jenkins12342993967564181419.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k64l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k64l/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-sonar] $ /bin/bash /tmp/jenkins11214864840391315241.sh provisioning config files... Could not find credentials [logs] for openflowplugin-sonar #486 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-sonar@tmp/config16563863463755510312tmp 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. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins5449670274128121603.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins4001601744985529898.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k64l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k64l/bin to PATH [openflowplugin-sonar] $ /bin/bash /tmp/jenkins3863536696761828618.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-sonar] $ /bin/bash /tmp/jenkins6108326963854269666.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k64l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-k64l/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [openflowplugin-sonar] $ /bin/bash -l /tmp/jenkins2099052053645408273.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k64l from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-k64l/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-sonar/486/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-13347 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 68G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 680 10672 4 4636 14966 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:97:83:14 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.102/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85508sec preferred_lft 85508sec inet6 fe80::f816:3eff:fe97:8314/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 1a:5e:59:66:cf:ee brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-13347) 12/13/25 _x86_64_ (4 CPU) 15:03:28 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-13347) 12/13/25 _x86_64_ (4 CPU) 15:03:28 LINUX RESTART (4 CPU)