16:59:47 Started by timer 16:59:47 Running as SYSTEM 16:59:47 [EnvInject] - Loading node environment variables. 16:59:47 Building remotely on prd-centos8-builder-4c-4g-595 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-clm-potassium 16:59:47 [ssh-agent] Looking for ssh-agent implementation... 16:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:47 $ ssh-agent 16:59:47 SSH_AUTH_SOCK=/tmp/ssh-r7FRohSFL0ij/agent.5519 16:59:47 SSH_AGENT_PID=5521 16:59:47 [ssh-agent] Started. 16:59:47 Running ssh-add (command line suppressed) 16:59:47 Identity added: /w/workspace/openflowplugin-maven-clm-potassium@tmp/private_key_13963752259001319971.key (/w/workspace/openflowplugin-maven-clm-potassium@tmp/private_key_13963752259001319971.key) 16:59:47 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:59:47 The recommended git tool is: NONE 16:59:49 using credential jenkins-ssh 16:59:49 Wiping out workspace first. 16:59:49 Cloning the remote Git repository 16:59:49 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 16:59:49 > git init /w/workspace/openflowplugin-maven-clm-potassium # timeout=10 16:59:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 16:59:49 > git --version # timeout=10 16:59:49 > git --version # 'git version 2.43.0' 16:59:49 using GIT_SSH to set credentials jenkins-ssh 16:59:49 [INFO] Currently running in a labeled security context 16:59:49 [INFO] Currently SELinux is 'enforcing' on the host 16:59:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-clm-potassium@tmp/jenkins-gitclient-ssh1089404713876565006.key 16:59:49 Verifying host key using known hosts file 16:59:49 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. 16:59:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 16:59:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:59:53 Avoid second fetch 16:59:53 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 16:59:53 Checking out Revision 387e9ff2f20c8c192c66d58e7a3c85393f745a92 (refs/remotes/origin/stable/potassium) 16:59:53 > git config core.sparsecheckout # timeout=10 16:59:53 > git checkout -f 387e9ff2f20c8c192c66d58e7a3c85393f745a92 # timeout=10 16:59:54 Commit message: "Bump versions by x.y.(z+1)" 16:59:54 > git rev-list --no-walk 387e9ff2f20c8c192c66d58e7a3c85393f745a92 # timeout=10 16:59:57 provisioning config files... 16:59:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:59:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:59:57 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins1728216051466278390.sh 16:59:57 ---> python-tools-install.sh 16:59:57 Setup pyenv: 16:59:57 system 16:59:57 * 3.8.13 (set by /opt/pyenv/version) 16:59:57 * 3.9.13 (set by /opt/pyenv/version) 16:59:58 * 3.10.13 (set by /opt/pyenv/version) 16:59:58 * 3.11.7 (set by /opt/pyenv/version) 17:00:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U1Xd 17:00:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:00:05 lf-activate-venv(): INFO: Installing: lftools 17:00:35 lf-activate-venv(): INFO: Adding /tmp/venv-U1Xd/bin to PATH 17:00:35 Generating Requirements File 17:00:57 Python 3.11.7 17:00:57 pip 24.1.2 from /tmp/venv-U1Xd/lib/python3.11/site-packages/pip (python 3.11) 17:00:58 appdirs==1.4.4 17:00:58 argcomplete==3.4.0 17:00:58 aspy.yaml==1.3.0 17:00:58 attrs==23.2.0 17:00:58 autopage==0.5.2 17:00:58 beautifulsoup4==4.12.3 17:00:58 boto3==1.34.145 17:00:58 botocore==1.34.145 17:00:58 bs4==0.0.2 17:00:58 cachetools==5.4.0 17:00:58 certifi==2024.7.4 17:00:58 cffi==1.16.0 17:00:58 cfgv==3.4.0 17:00:58 chardet==5.2.0 17:00:58 charset-normalizer==3.3.2 17:00:58 click==8.1.7 17:00:58 cliff==4.7.0 17:00:58 cmd2==2.4.3 17:00:58 cryptography==3.3.2 17:00:58 debtcollector==3.0.0 17:00:58 decorator==5.1.1 17:00:58 defusedxml==0.7.1 17:00:58 Deprecated==1.2.14 17:00:58 distlib==0.3.8 17:00:58 dnspython==2.6.1 17:00:58 docker==4.2.2 17:00:58 dogpile.cache==1.3.3 17:00:58 email_validator==2.2.0 17:00:58 filelock==3.15.4 17:00:58 future==1.0.0 17:00:58 gitdb==4.0.11 17:00:58 GitPython==3.1.43 17:00:58 google-auth==2.32.0 17:00:58 httplib2==0.22.0 17:00:58 identify==2.6.0 17:00:58 idna==3.7 17:00:58 importlib-resources==1.5.0 17:00:58 iso8601==2.1.0 17:00:58 Jinja2==3.1.4 17:00:58 jmespath==1.0.1 17:00:58 jsonpatch==1.33 17:00:58 jsonpointer==3.0.0 17:00:58 jsonschema==4.23.0 17:00:58 jsonschema-specifications==2023.12.1 17:00:58 keystoneauth1==5.7.0 17:00:58 kubernetes==30.1.0 17:00:58 lftools==0.37.10 17:00:58 lxml==5.2.2 17:00:58 MarkupSafe==2.1.5 17:00:58 msgpack==1.0.8 17:00:58 multi_key_dict==2.0.3 17:00:58 munch==4.0.0 17:00:58 netaddr==1.3.0 17:00:58 netifaces==0.11.0 17:00:58 niet==1.4.2 17:00:58 nodeenv==1.9.1 17:00:58 oauth2client==4.1.3 17:00:58 oauthlib==3.2.2 17:00:58 openstacksdk==3.3.0 17:00:58 os-client-config==2.1.0 17:00:58 os-service-types==1.7.0 17:00:58 osc-lib==3.1.0 17:00:58 oslo.config==9.5.0 17:00:58 oslo.context==5.5.0 17:00:58 oslo.i18n==6.3.0 17:00:58 oslo.log==6.1.1 17:00:58 oslo.serialization==5.4.0 17:00:58 oslo.utils==7.2.0 17:00:58 packaging==24.1 17:00:58 pbr==6.0.0 17:00:58 platformdirs==4.2.2 17:00:58 prettytable==3.10.2 17:00:58 pyasn1==0.6.0 17:00:58 pyasn1_modules==0.4.0 17:00:58 pycparser==2.22 17:00:58 pygerrit2==2.0.15 17:00:58 PyGithub==2.3.0 17:00:58 PyJWT==2.8.0 17:00:58 PyNaCl==1.5.0 17:00:58 pyparsing==2.4.7 17:00:58 pyperclip==1.9.0 17:00:58 pyrsistent==0.20.0 17:00:58 python-cinderclient==9.5.0 17:00:58 python-dateutil==2.9.0.post0 17:00:58 python-heatclient==3.5.0 17:00:58 python-jenkins==1.8.2 17:00:58 python-keystoneclient==5.4.0 17:00:58 python-magnumclient==4.6.0 17:00:58 python-novaclient==18.6.0 17:00:58 python-openstackclient==6.6.0 17:00:58 python-swiftclient==4.6.0 17:00:58 PyYAML==6.0.1 17:00:58 referencing==0.35.1 17:00:58 requests==2.32.3 17:00:58 requests-oauthlib==2.0.0 17:00:58 requestsexceptions==1.4.0 17:00:58 rfc3986==2.0.0 17:00:58 rpds-py==0.19.0 17:00:58 rsa==4.9 17:00:58 ruamel.yaml==0.18.6 17:00:58 ruamel.yaml.clib==0.2.8 17:00:58 s3transfer==0.10.2 17:00:58 simplejson==3.19.2 17:00:58 six==1.16.0 17:00:58 smmap==5.0.1 17:00:58 soupsieve==2.5 17:00:58 stevedore==5.2.0 17:00:58 tabulate==0.9.0 17:00:58 toml==0.10.2 17:00:58 tomlkit==0.13.0 17:00:58 tqdm==4.66.4 17:00:58 typing_extensions==4.12.2 17:00:58 tzdata==2024.1 17:00:58 urllib3==1.26.19 17:00:58 virtualenv==20.26.3 17:00:58 wcwidth==0.2.13 17:00:58 websocket-client==1.8.0 17:00:58 wrapt==1.16.0 17:00:58 xdg==6.0.0 17:00:58 xmltodict==0.13.0 17:00:58 yq==3.4.3 17:00:58 [openflowplugin-maven-clm-potassium] $ /bin/sh -xe /tmp/jenkins5235803251521412646.sh 17:00:58 + echo quiet=on 17:00:58 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-595 17:00:58 [openflowplugin-maven-clm-potassium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/potassium -Dsha1=origin/stable/potassium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/potassium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=potassium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 17:00:58 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=openflowplugin --version 17:00:59 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 17:00:59 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 17:00:59 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 17:00:59 Default locale: en_US, platform encoding: UTF-8 17:00:59 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 17:00:59 [openflowplugin-maven-clm-potassium] $ /bin/sh -xe /tmp/jenkins1790957033247233048.sh 17:00:59 + rm /home/jenkins/.wgetrc 17:00:59 [EnvInject] - Injecting environment variables from a build step. 17:00:59 [EnvInject] - Injecting as environment variables the properties content 17:00:59 SET_JDK_VERSION=openjdk17 17:00:59 GIT_URL="git://devvexx.opendaylight.org/mirror" 17:00:59 17:00:59 [EnvInject] - Variables injected successfully. 17:00:59 [openflowplugin-maven-clm-potassium] $ /bin/sh /tmp/jenkins2591322950316670919.sh 17:00:59 ---> update-java-alternatives.sh 17:00:59 ---> Updating Java version 17:00:59 ---> RedHat type system detected 17:01:00 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:01:00 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:01:00 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 17:01:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:01:00 [EnvInject] - Injecting environment variables from a build step. 17:01:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:01:00 [EnvInject] - Variables injected successfully. 17:01:00 provisioning config files... 17:01:00 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-clm-potassium@tmp/config14952419490997991212tmp 17:01:01 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-clm-potassium@tmp/config5888731691291416757tmp 17:01:01 [EnvInject] - Injecting environment variables from a build step. 17:01:01 [EnvInject] - Injecting as environment variables the properties content 17:01:01 MAVEN_GOALS=clean deploy javadoc:aggregate 17:01:01 17:01:01 [EnvInject] - Variables injected successfully. 17:01:01 [openflowplugin-maven-clm-potassium] $ /bin/bash -l /tmp/jenkins14349718055956817910.sh 17:01:01 ---> common-variables.sh 17:01:01 --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 17:01:01 ---> sonatype-clm.sh 17:01:01 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 17:01:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 17:01:01 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 17:01:01 Default locale: en_US, platform encoding: UTF-8 17:01:01 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 17:01:02 [INFO] Scanning for projects... 17:01:12 [INFO] ------------------------------------------------------------------------ 17:01:12 [INFO] Reactor Build Order: 17:01:12 [INFO] 17:01:12 [INFO] openflowplugin-artifacts [pom] 17:01:12 [INFO] openflowplugin-parent [pom] 17:01:12 [INFO] liblldp [bundle] 17:01:12 [INFO] libraries-aggregator [pom] 17:01:12 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 17:01:12 [INFO] openflowjava-parent [pom] 17:01:12 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 17:01:12 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 17:01:12 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 17:01:12 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 17:01:12 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 17:01:12 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 17:01:12 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 17:01:12 [INFO] simple-client [bundle] 17:01:12 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 17:01:12 [INFO] model-inventory [bundle] 17:01:12 [INFO] model-flow-base [bundle] 17:01:12 [INFO] model-flow-service [bundle] 17:01:12 [INFO] openflowplugin-api [bundle] 17:01:12 [INFO] model-flow-statistics [bundle] 17:01:12 [INFO] openflowplugin-extension-api [bundle] 17:01:12 [INFO] openflowplugin [bundle] 17:01:12 [INFO] openflowplugin-common [bundle] 17:01:12 [INFO] openflowplugin-impl [bundle] 17:01:12 [INFO] openflowjava-extension-nicira-api [bundle] 17:01:12 [INFO] openflowjava-extension-nicira [bundle] 17:01:12 [INFO] openflowjava-extension-eric [bundle] 17:01:12 [INFO] openflowplugin-extension-nicira [bundle] 17:01:12 [INFO] openflowplugin-extension-onf [bundle] 17:01:12 [INFO] openflowplugin-extension-eric [bundle] 17:01:12 [INFO] test-extension [bundle] 17:01:12 [INFO] model-topology [bundle] 17:01:12 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 17:01:12 [INFO] openflowplugin-blueprint-config [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 17:01:12 [INFO] features-openflowplugin-extension [feature] 17:01:12 [INFO] features-extension-aggregator [pom] 17:01:12 [INFO] openflowplugin-extension-aggregator [pom] 17:01:12 [INFO] test-provider [bundle] 17:01:12 [INFO] test-common [bundle] 17:01:12 [INFO] drop-test-karaf [bundle] 17:01:12 [INFO] bulk-o-matic [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 17:01:12 [INFO] device-ownership-service [bundle] 17:01:12 [INFO] of-switch-config-pusher [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 17:01:12 [INFO] arbitratorreconciliation-api [bundle] 17:01:12 [INFO] reconciliation-framework [bundle] 17:01:12 [INFO] arbitratorreconciliation-impl [bundle] 17:01:12 [INFO] forwardingrules-manager [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 17:01:12 [INFO] forwardingrules-sync [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 17:01:12 [INFO] table-miss-enforcer [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 17:01:12 [INFO] topology-lldp-discovery [bundle] 17:01:12 [INFO] lldp-speaker [bundle] 17:01:12 [INFO] topology-manager [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 17:01:12 [INFO] southbound-cli [bundle] 17:01:12 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 17:01:12 [INFO] features-openflowplugin [feature] 17:01:12 [INFO] features-aggregator [pom] 17:01:12 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 17:01:12 [INFO] applications-aggregator [pom] 17:01:12 [INFO] model-aggregator [pom] 17:01:12 [INFO] learning-switch [bundle] 17:01:12 [INFO] sample-consumer [bundle] 17:01:12 [INFO] sample-bundles [bundle] 17:01:12 [INFO] openflowplugin-samples-aggregator [pom] 17:01:12 [INFO] openflowplugin-karaf [pom] 17:01:12 [INFO] openflowplugin [pom] 17:01:14 [INFO] 17:01:14 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 17:01:14 [INFO] Building openflowplugin-artifacts 0.17.4-SNAPSHOT [1/84] 17:01:14 [INFO] --------------------------------[ pom ]--------------------------------- 17:01:14 [INFO] 17:01:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-artifacts --- 17:01:14 [INFO] 17:01:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- 17:01:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:01:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:01:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:15 [INFO] 17:01:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 17:01:15 [INFO] 17:01:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-artifacts --- 17:01:16 [INFO] CycloneDX: Resolving Dependencies 17:01:17 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:01:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/artifacts/target/bom.xml 17:01:17 [INFO] attaching as openflowplugin-artifacts-0.17.4-SNAPSHOT-cyclonedx.xml 17:01:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/artifacts/target/bom.json 17:01:17 [INFO] attaching as openflowplugin-artifacts-0.17.4-SNAPSHOT-cyclonedx.json 17:01:17 [INFO] 17:01:17 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-artifacts --- 17:01:17 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/openflowplugin-artifacts-0.17.4-SNAPSHOT.pom 17:01:17 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/openflowplugin-artifacts-0.17.4-SNAPSHOT-cyclonedx.xml 17:01:17 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.4-SNAPSHOT/openflowplugin-artifacts-0.17.4-SNAPSHOT-cyclonedx.json 17:01:17 [INFO] 17:01:17 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-artifacts --- 17:01:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:01:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:01:17 [INFO] 17:01:17 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 17:01:17 [INFO] Building openflowplugin-parent 0.17.4-SNAPSHOT [2/84] 17:01:17 [INFO] --------------------------------[ pom ]--------------------------------- 17:01:18 [INFO] 17:01:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-parent --- 17:01:18 [INFO] 17:01:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- 17:01:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:01:18 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:01:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:18 [INFO] 17:01:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 17:01:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:18 [INFO] 17:01:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-parent --- 17:01:18 [INFO] 17:01:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 17:01:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:01:18 [INFO] 17:01:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-parent --- 17:01:21 [INFO] Starting audit... 17:01:21 Audit done. 17:01:21 [INFO] You have 0 Checkstyle violations. 17:01:21 [INFO] 17:01:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- 17:01:21 [INFO] Starting audit... 17:01:21 Audit done. 17:01:21 [INFO] You have 0 Checkstyle violations. 17:01:21 [INFO] 17:01:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- 17:01:22 [INFO] 17:01:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 17:01:22 [INFO] 17:01:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-parent --- 17:01:24 [INFO] 17:01:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 17:01:24 [INFO] 17:01:24 [INFO] 17:01:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-parent --- 17:01:24 [INFO] 17:01:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-parent --- 17:01:24 [INFO] 17:01:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-parent --- 17:01:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:01:25 [INFO] 17:01:25 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-parent --- 17:01:25 [INFO] CycloneDX: Resolving Dependencies 17:01:25 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 17:01:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/parent/target/bom.xml 17:01:26 [INFO] attaching as openflowplugin-parent-0.17.4-SNAPSHOT-cyclonedx.xml 17:01:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/parent/target/bom.json 17:01:26 [INFO] attaching as openflowplugin-parent-0.17.4-SNAPSHOT-cyclonedx.json 17:01:26 [INFO] 17:01:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 17:01:27 [INFO] Skipping duplicate-finder execution! 17:01:27 [INFO] 17:01:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- 17:01:27 [INFO] Skipping pom project 17:01:27 [INFO] 17:01:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- 17:01:27 [INFO] 17:01:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-parent --- 17:01:27 [INFO] 17:01:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-parent --- 17:01:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:01:27 [INFO] 17:01:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-parent --- 17:01:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/openflowplugin-parent-0.17.4-SNAPSHOT.pom 17:01:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/openflowplugin-parent-0.17.4-SNAPSHOT-cyclonedx.xml 17:01:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.4-SNAPSHOT/openflowplugin-parent-0.17.4-SNAPSHOT-cyclonedx.json 17:01:27 [INFO] 17:01:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-parent --- 17:01:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:01:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:01:27 [INFO] 17:01:27 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 17:01:27 [INFO] Building liblldp 0.17.4-SNAPSHOT [3/84] 17:01:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:27 [INFO] 17:01:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ liblldp --- 17:01:27 [INFO] 17:01:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- 17:01:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:27 [INFO] 17:01:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- 17:01:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:27 [INFO] 17:01:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ liblldp --- 17:01:28 [INFO] 17:01:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 17:01:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:01:28 [INFO] 17:01:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ liblldp --- 17:01:28 [INFO] Starting audit... 17:01:28 Audit done. 17:01:28 [INFO] You have 0 Checkstyle violations. 17:01:28 [INFO] 17:01:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- 17:01:30 [INFO] Starting audit... 17:01:30 Audit done. 17:01:30 [INFO] You have 0 Checkstyle violations. 17:01:30 [INFO] 17:01:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- 17:01:30 [INFO] 17:01:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 17:01:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/resources 17:01:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/generated-sources/spi 17:01:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/generated-sources/yang 17:01:30 [INFO] 17:01:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 17:01:30 [INFO] Recompiling the module because of changed dependency. 17:01:30 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 17:01:31 [INFO] 17:01:31 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ liblldp >>> 17:01:31 [INFO] 17:01:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ liblldp --- 17:01:31 [INFO] Fork Value is true 17:01:36 [INFO] Done SpotBugs Analysis.... 17:01:36 [INFO] 17:01:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ liblldp <<< 17:01:36 [INFO] 17:01:36 [INFO] 17:01:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ liblldp --- 17:01:36 [INFO] BugInstance size is 0 17:01:36 [INFO] Error size is 0 17:01:36 [INFO] No errors/warnings found 17:01:36 [INFO] 17:01:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- 17:01:36 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:01:36 [INFO] 17:01:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ liblldp --- 17:01:36 [INFO] Recompiling the module because of changed dependency. 17:01:36 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:01:37 [INFO] 17:01:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ liblldp --- 17:01:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:37 [INFO] 17:01:37 [INFO] ------------------------------------------------------- 17:01:37 [INFO] T E S T S 17:01:37 [INFO] ------------------------------------------------------- 17:01:38 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 17:01:38 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 17:01:38 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 17:01:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 17:01:38 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 17:01:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 17:01:38 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 17:01:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 17:01:38 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 17:01:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 17:01:38 [INFO] 17:01:38 [INFO] Results: 17:01:38 [INFO] 17:01:38 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 17:01:38 [INFO] 17:01:38 [INFO] 17:01:38 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ liblldp --- 17:01:38 [INFO] 17:01:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- 17:01:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT.jar 17:01:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/META-INF/MANIFEST.MF 17:01:39 [INFO] 17:01:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ liblldp --- 17:01:39 [INFO] No previous run data found, generating javadoc. 17:01:40 [WARNING] Javadoc Warnings 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:37: warning: no @param for data 17:01:40 [WARNING] public static byte getByte(final byte[] data) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:50: warning: no @param for data 17:01:40 [WARNING] public static short getShort(final byte[] data) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:63: warning: no @param for data 17:01:40 [WARNING] public static short getShort(final byte[] data, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:63: warning: no @param for numBits 17:01:40 [WARNING] public static short getShort(final byte[] data, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:83: warning: no @param for data 17:01:40 [WARNING] public static int getInt(final byte[] data) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:96: warning: no @param for data 17:01:40 [WARNING] public static int getInt(final byte[] data, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:96: warning: no @param for numBits 17:01:40 [WARNING] public static int getInt(final byte[] data, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:116: warning: no @param for data 17:01:40 [WARNING] public static long getLong(final byte[] data) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:129: warning: no @param for data 17:01:40 [WARNING] public static long getLong(final byte[] data, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:129: warning: no @param for numBits 17:01:40 [WARNING] public static long getLong(final byte[] data, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:166: warning: no @param for data 17:01:40 [WARNING] public static byte @NonNull [] getBits(final byte[] data, final int startOffset, final int numBits) 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:376: warning: no @param for numBits 17:01:40 [WARNING] public static int getMSBMask(final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:376: warning: no @return 17:01:40 [WARNING] public static int getMSBMask(final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:387: warning: no @param for numBits 17:01:40 [WARNING] public static int getLSBMask(final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:387: warning: no @return 17:01:40 [WARNING] public static int getLSBMask(final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:400: warning: no @param for array 17:01:40 [WARNING] public static long toNumber(final byte[] array) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:417: warning: no @param for array 17:01:40 [WARNING] public static long toNumber(final byte[] array, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:417: warning: no @param for numBits 17:01:40 [WARNING] public static long toNumber(final byte[] array, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:442: warning: no @param for input 17:01:40 [WARNING] public static byte[] toByteArray(final Number input) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:442: warning: no @return 17:01:40 [WARNING] public static byte[] toByteArray(final Number input) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:479: warning: no @param for input 17:01:40 [WARNING] public static byte[] toByteArray(final Number input, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:539: warning: no @param for inputBytes 17:01:40 [WARNING] public static byte[] shiftBitsToMSB(final byte[] inputBytes, final int numBits) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:638: warning: no @param for data 17:01:40 [WARNING] public static void checkExceptions(final byte[] data, final int startOffset, final int numBits) 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:638: warning: no @param for startOffset 17:01:40 [WARNING] public static void checkExceptions(final byte[] data, final int startOffset, final int numBits) 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:638: warning: no @param for numBits 17:01:40 [WARNING] public static void checkExceptions(final byte[] data, final int startOffset, final int numBits) 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:24: warning: no comment 17:01:40 [WARNING] public static final long BYTE_MASK = 0xFF; 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BufferException.java:16: warning: no comment 17:01:40 [WARNING] public BufferException(final String message) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:24: warning: no @return 17:01:40 [WARNING] public int getOui() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:31: warning: no @return 17:01:40 [WARNING] public byte getSubtype() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:11: warning: no comment 17:01:40 [WARNING] public class CustomTLVKey { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/CustomTLVKey.java:16: warning: no comment 17:01:40 [WARNING] public CustomTLVKey(final int oui, final byte subtype) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/DataLinkAddress.java:22: warning: no comment 17:01:40 [WARNING] public DataLinkAddress() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Packet.java:257: warning: no @param for fieldName 17:01:40 [WARNING] public int getfieldOffset(final String fieldName) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Packet.java:268: warning: no @param for fieldName 17:01:40 [WARNING] public int getfieldnumBits(final String fieldName) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:48: warning: no @param for writeAccess 17:01:40 [WARNING] public Ethernet(final boolean writeAccess) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:102: warning: no @return 17:01:40 [WARNING] public Ethernet setDestinationMACAddress(final byte[] destinationMACAddress) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:112: warning: no @return 17:01:40 [WARNING] public Ethernet setSourceMACAddress(final byte[] sourceMACAddress) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:122: warning: no @return 17:01:40 [WARNING] public Ethernet setEtherType(final short etherType) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:89: warning: no comment 17:01:40 [WARNING] public boolean isBroadcast() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Ethernet.java:93: warning: no comment 17:01:40 [WARNING] public boolean isMulticast() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/Packet.java:77: warning: no comment 17:01:40 [WARNING] public void setHeaderField(final String headerField, final byte[] readValue) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:21: warning: no comment 17:01:40 [WARNING] public class EthernetAddress extends DataLinkAddress { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:29: warning: no comment 17:01:40 [WARNING] public static final String ADDRESS_NAME = "Ethernet MAC Address"; 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:24: warning: no comment 17:01:40 [WARNING] public static final EthernetAddress BROADCASTMAC = createWellKnownAddress(new byte[] { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:27: warning: no comment 17:01:40 [WARNING] public static final EthernetAddress INVALIDHOST = BROADCASTMAC; 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:30: warning: no comment 17:01:40 [WARNING] public static final int SIZE = 6; 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EthernetAddress.java:107: warning: no comment 17:01:40 [WARNING] public String getMacAddress() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:42: warning: no comment 17:01:40 [WARNING] public int intValue() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:46: warning: no comment 17:01:40 [WARNING] public short shortValue() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:50: warning: no comment 17:01:40 [WARNING] public static String getEtherTypeName(final int number) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:54: warning: no comment 17:01:40 [WARNING] public static String getEtherTypeName(final short number) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:58: warning: no comment 17:01:40 [WARNING] public static String getEtherTypeName(final byte number) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:71: warning: no comment 17:01:40 [WARNING] public static short getEtherTypeNumberShort(final String name) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:83: warning: no comment 17:01:40 [WARNING] public static int getEtherTypeNumberInt(final String name) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:95: warning: no comment 17:01:40 [WARNING] public static List getEtherTypesNameList() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:103: warning: no comment 17:01:40 [WARNING] public static EtherTypes loadFromString(final String string) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 17:01:40 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:19: warning: no comment 17:01:40 [WARNING] CDP("CDP", 0x2000), // 802.2 + SNAP 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:26: warning: no comment 17:01:40 [WARNING] CISCOQINQ("Cisco QINQ", 0x9200); // Cisco non-standard QinQ 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 17:01:40 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:23: warning: no comment 17:01:40 [WARNING] IPv6("IPv6", 0x86DD), MPLSUCAST("MPLS Unicast", 0x8847), MPLSMCAST( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:25: warning: no comment 17:01:40 [WARNING] LLDP("LLDP", 0x88CC), OLDQINQ("Old QINQ", 0x9100), // Old non-standard QinQ 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:23: warning: no comment 17:01:40 [WARNING] IPv6("IPv6", 0x86DD), MPLSUCAST("MPLS Unicast", 0x8847), MPLSMCAST( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:23: warning: no comment 17:01:40 [WARNING] IPv6("IPv6", 0x86DD), MPLSUCAST("MPLS Unicast", 0x8847), MPLSMCAST( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:25: warning: no comment 17:01:40 [WARNING] LLDP("LLDP", 0x88CC), OLDQINQ("Old QINQ", 0x9100), // Old non-standard QinQ 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:18: warning: no comment 17:01:40 [WARNING] PVSTP("PVSTP", 0x010B), // 802.2 + SNAP (Spanning Tree) 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:24: warning: no comment 17:01:40 [WARNING] "MPLS Multicast", 0x8848), QINQ("QINQ", 0x88A8), // Standard 802.1ad QinQ 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 17:01:40 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:21: warning: no comment 17:01:40 [WARNING] IPv4("IPv4", 0x800), ARP("ARP", 0x806), RARP("Reverse ARP", 0x8035), VLANTAGGED( 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/EtherTypes.java:20: warning: no comment 17:01:40 [WARNING] VTP("VTP", 0x2003), // 802.2 + SNAP 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:88: warning: no @param for bytes 17:01:40 [WARNING] public static String bytesToHexStringFormat(final byte[] bytes) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:88: warning: no @return 17:01:40 [WARNING] public static String bytesToHexStringFormat(final byte[] bytes) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:67: warning: no comment 17:01:40 [WARNING] public static byte[] bytesFromHexString(final String values) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:46: warning: no comment 17:01:40 [WARNING] public static String longToHexString(final long val) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/HexEncode.java:81: warning: no comment 17:01:40 [WARNING] public static long stringToLong(final String values) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:50: warning: no @param for writeAccess 17:01:40 [WARNING] public LLDP(final boolean writeAccess) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:128: warning: no @return 17:01:40 [WARNING] public LLDPTLV getChassisId() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:140: warning: no @return 17:01:40 [WARNING] public LLDPTLV getSystemNameId() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:152: warning: no @return 17:01:40 [WARNING] public LLDPTLV getPortId() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:164: warning: no @return 17:01:40 [WARNING] public LLDPTLV getTtl() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:176: warning: no @return 17:01:40 [WARNING] public LLDPTLV getSystemDesc() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:188: warning: no @return 17:01:40 [WARNING] public LLDPTLV getPortDesc() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:200: warning: no @return 17:01:40 [WARNING] public LLDPTLV getSystemCapabilities() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:212: warning: no @return 17:01:40 [WARNING] public LLDPTLV getManagementAddress() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:224: warning: no @return 17:01:40 [WARNING] public Iterable getOptionalTLVList() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:231: warning: no @return 17:01:40 [WARNING] public Iterable getCustomTlvList() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:34: warning: no comment 17:01:40 [WARNING] public static final byte[] LLDP_MULTICAST_MAC = { 1, (byte) 0x80, (byte) 0xc2, 0, 0, (byte) 0xe }; 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:242: warning: no comment 17:01:40 [WARNING] public LLDP addCustomTLV(final LLDPTLV customTLV) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:111: warning: no comment 17:01:40 [WARNING] public LLDPTLV getCustomTLV(final CustomTLVKey key) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:132: warning: no comment 17:01:40 [WARNING] public LLDP setChassisId(final LLDPTLV chassisId) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:216: warning: no comment 17:01:40 [WARNING] public LLDP setManagementAddress(final LLDPTLV managementAddress) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:235: warning: no comment 17:01:40 [WARNING] public LLDP setOptionalTLVList(final List optionalTLVList) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:192: warning: no comment 17:01:40 [WARNING] public LLDP setPortDesc(final LLDPTLV portDesc) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:156: warning: no comment 17:01:40 [WARNING] public LLDP setPortId(final LLDPTLV portId) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:204: warning: no comment 17:01:40 [WARNING] public LLDP setSystemCapabilities(final LLDPTLV systemCapabilities) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:180: warning: no comment 17:01:40 [WARNING] public LLDP setSystemDesc(final LLDPTLV systemDesc) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:144: warning: no comment 17:01:40 [WARNING] public LLDP setSystemNameId(final LLDPTLV systemNameId) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDP.java:168: warning: no comment 17:01:40 [WARNING] public LLDP setTtl(final LLDPTLV ttl) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDPTLV.java:83: warning: no @param for other 17:01:40 [WARNING] public LLDPTLV(final LLDPTLV other) { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/LLDPTLV.java:92: warning: no @return 17:01:40 [WARNING] public int getLength() { 17:01:40 [WARNING] ^ 17:01:40 [WARNING] 100 warnings 17:01:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-javadoc.jar 17:01:40 [INFO] 17:01:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ liblldp --- 17:01:40 [INFO] CycloneDX: Resolving Dependencies 17:01:41 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 17:01:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/bom.xml 17:01:41 [INFO] attaching as liblldp-0.17.4-SNAPSHOT-cyclonedx.xml 17:01:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/bom.json 17:01:41 [INFO] attaching as liblldp-0.17.4-SNAPSHOT-cyclonedx.json 17:01:41 [INFO] 17:01:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 17:01:41 [INFO] Skipping duplicate-finder execution! 17:01:41 [INFO] 17:01:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ liblldp --- 17:01:41 [INFO] No dependency problems found 17:01:41 [INFO] 17:01:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ liblldp --- 17:01:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-sources.jar 17:01:41 [INFO] 17:01:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ liblldp --- 17:01:41 [INFO] 17:01:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ liblldp --- 17:01:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/code-coverage/jacoco.exec 17:01:41 [INFO] Analyzed bundle 'liblldp' with 14 classes 17:01:41 [INFO] 17:01:41 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ liblldp --- 17:01:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT.pom 17:01:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT.jar 17:01:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT-javadoc.jar 17:01:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT-cyclonedx.xml 17:01:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT-cyclonedx.json 17:01:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT-sources.jar 17:01:41 [INFO] 17:01:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- 17:01:41 [INFO] Writing OBR metadata 17:01:42 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-SNAPSHOT.jar 17:01:42 [INFO] Writing OBR metadata 17:01:42 [INFO] 17:01:42 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ liblldp --- 17:01:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:01:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:01:42 [INFO] 17:01:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- 17:01:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:42 [INFO] 17:01:42 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 17:01:42 [INFO] Building libraries-aggregator 0.17.4-SNAPSHOT [4/84] 17:01:42 [INFO] --------------------------------[ pom ]--------------------------------- 17:01:42 [INFO] 17:01:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ libraries-aggregator --- 17:01:42 [INFO] 17:01:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- 17:01:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:42 [INFO] 17:01:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ libraries-aggregator --- 17:01:42 [INFO] 17:01:42 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ libraries-aggregator --- 17:01:42 [INFO] Skipping CycloneDX goal, because module skips deploy 17:01:42 [INFO] 17:01:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ libraries-aggregator --- 17:01:42 [INFO] Skipping artifact installation 17:01:42 [INFO] 17:01:42 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ libraries-aggregator --- 17:01:42 [INFO] Skipping artifact deployment 17:01:42 [INFO] 17:01:42 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 17:01:42 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.17.4-SNAPSHOT [5/84] 17:01:42 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:43 [INFO] 17:01:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-api --- 17:01:43 [INFO] 17:01:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- 17:01:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:43 [INFO] 17:01:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 17:01:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:43 [INFO] 17:01:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-api --- 17:01:43 [INFO] 17:01:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 17:01:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:01:43 [INFO] 17:01:43 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflow-protocol-api --- 17:01:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/yang 17:01:45 [INFO] yang-to-sources: Found 3 dependencies in 4.054 ms 17:01:45 [INFO] yang-to-sources: Project model files found: 9 in 245.8 ms 17:01:46 [INFO] yang-to-sources: 12 YANG models processed in 496.4 ms 17:01:46 [INFO] BindingJavaFileGenerator: Defined 868 files in 143.3 ms 17:01:46 [INFO] Sorted 868 files into 161 directories in 5.929 ms 17:01:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 868 in 1.123 s 17:01:47 [INFO] 17:01:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- 17:01:47 [INFO] Starting audit... 17:01:47 Audit done. 17:01:47 [INFO] You have 0 Checkstyle violations. 17:01:47 [INFO] 17:01:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- 17:01:48 [INFO] Starting audit... 17:01:48 Audit done. 17:01:48 [INFO] You have 0 Checkstyle violations. 17:01:48 [INFO] 17:01:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- 17:01:48 [INFO] 17:01:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 17:01:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/resources 17:01:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/spi 17:01:48 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 17:01:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:48 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 17:01:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/spi 17:01:48 [INFO] 17:01:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 17:01:48 [INFO] Recompiling the module because of changed dependency. 17:01:48 [INFO] Compiling 919 source files with javac [debug release 17] to target/classes 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:01:54 [INFO] 17:01:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 17:01:54 [INFO] 17:01:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-api --- 17:01:54 [INFO] Fork Value is true 17:01:58 [INFO] Done SpotBugs Analysis.... 17:01:59 [INFO] 17:01:59 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 17:01:59 [INFO] 17:01:59 [INFO] 17:01:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-api --- 17:01:59 [INFO] BugInstance size is 0 17:01:59 [INFO] Error size is 0 17:01:59 [INFO] No errors/warnings found 17:01:59 [INFO] 17:01:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 17:01:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/test/resources 17:01:59 [INFO] 17:01:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api --- 17:01:59 [INFO] Recompiling the module because of changed dependency. 17:01:59 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 17:01:59 [INFO] 17:01:59 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-api --- 17:01:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:59 [INFO] 17:01:59 [INFO] ------------------------------------------------------- 17:01:59 [INFO] T E S T S 17:01:59 [INFO] ------------------------------------------------------- 17:02:00 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 17:02:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 17:02:00 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 17:02:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 17:02:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 17:02:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 17:02:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 17:02:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 17:02:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 17:02:01 [INFO] 17:02:01 [INFO] Results: 17:02:01 [INFO] 17:02:01 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 17:02:01 [INFO] 17:02:01 [INFO] 17:02:01 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflow-protocol-api --- 17:02:01 [INFO] 17:02:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 17:02:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT.jar 17:02:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 17:02:02 [INFO] 17:02:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-api --- 17:02:02 [INFO] No previous run data found, generating javadoc. 17:02:12 [WARNING] Javadoc Warnings 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:84: warning: no comment 17:02:12 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("OFPAT_OUTPUT", "OFPAT_COPY_TTL_OUT", "OFPAT_COPY_TTL_IN", "OFPAT_SET_MPLS_TTL", "OFPAT_DEC_MPLS_TTL", "OFPAT_PUSH_VLAN", "OFPAT_POP_VLAN", "OFPAT_PUSH_MPLS", "OFPAT_POP_MPLS", "OFPAT_SET_QUEUE", "OFPAT_GROUP", "OFPAT_SET_NW_TTL", "OFPAT_DEC_NW_TTL", "OFPAT_SET_FIELD", "OFPAT_PUSH_PBB", "OFPAT_POP_PBB", "OFPAT_EXPERIMENTER"); 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:104: warning: no comment 17:02:12 [WARNING] public ActionType(boolean _oFPATCOPYTTLIN, boolean _oFPATCOPYTTLOUT, boolean _oFPATDECMPLSTTL, boolean _oFPATDECNWTTL, boolean _oFPATEXPERIMENTER, boolean _oFPATGROUP, boolean _oFPATOUTPUT, boolean _oFPATPOPMPLS, boolean _oFPATPOPPBB, boolean _oFPATPOPVLAN, boolean _oFPATPUSHMPLS, boolean _oFPATPUSHPBB, boolean _oFPATPUSHVLAN, boolean _oFPATSETFIELD, boolean _oFPATSETMPLSTTL, boolean _oFPATSETNWTTL, boolean _oFPATSETQUEUE) { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:150: warning: no comment 17:02:12 [WARNING] public static ActionType getDefaultInstance(final String defaultValue) { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:202: warning: no comment 17:02:12 [WARNING] public boolean getOFPATCOPYTTLIN() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:198: warning: no comment 17:02:12 [WARNING] public boolean getOFPATCOPYTTLOUT() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:210: warning: no comment 17:02:12 [WARNING] public boolean getOFPATDECMPLSTTL() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:242: warning: no comment 17:02:12 [WARNING] public boolean getOFPATDECNWTTL() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:258: warning: no comment 17:02:12 [WARNING] public boolean getOFPATEXPERIMENTER() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:234: warning: no comment 17:02:12 [WARNING] public boolean getOFPATGROUP() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:194: warning: no comment 17:02:12 [WARNING] public boolean getOFPATOUTPUT() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:226: warning: no comment 17:02:12 [WARNING] public boolean getOFPATPOPMPLS() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:254: warning: no comment 17:02:12 [WARNING] public boolean getOFPATPOPPBB() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:218: warning: no comment 17:02:12 [WARNING] public boolean getOFPATPOPVLAN() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:222: warning: no comment 17:02:12 [WARNING] public boolean getOFPATPUSHMPLS() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:250: warning: no comment 17:02:12 [WARNING] public boolean getOFPATPUSHPBB() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:214: warning: no comment 17:02:12 [WARNING] public boolean getOFPATPUSHVLAN() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:246: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETFIELD() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:206: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETMPLSTTL() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:238: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETNWTTL() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionType.java:230: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETQUEUE() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:72: warning: no comment 17:02:12 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("OFPAT_OUTPUT", "OFPAT_SET_VLAN_VID", "OFPAT_SET_VLAN_PCP", "OFPAT_STRIP_VLAN", "OFPAT_SET_DL_SRC", "OFPAT_SET_DL_DST", "OFPAT_SET_NW_SRC", "OFPAT_SET_NW_DST", "OFPAT_SET_NW_TOS", "OFPAT_SET_TP_SRC", "OFPAT_SET_TP_DST", "OFPAT_ENQUEUE", "OFPAT_VENDOR"); 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:88: warning: no comment 17:02:12 [WARNING] public ActionTypeV10(boolean _oFPATENQUEUE, boolean _oFPATOUTPUT, boolean _oFPATSETDLDST, boolean _oFPATSETDLSRC, boolean _oFPATSETNWDST, boolean _oFPATSETNWSRC, boolean _oFPATSETNWTOS, boolean _oFPATSETTPDST, boolean _oFPATSETTPSRC, boolean _oFPATSETVLANPCP, boolean _oFPATSETVLANVID, boolean _oFPATSTRIPVLAN, boolean _oFPATVENDOR) { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:126: warning: no comment 17:02:12 [WARNING] public static ActionTypeV10 getDefaultInstance(final String defaultValue) { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:206: warning: no comment 17:02:12 [WARNING] public boolean getOFPATENQUEUE() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:162: warning: no comment 17:02:12 [WARNING] public boolean getOFPATOUTPUT() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:182: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETDLDST() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:178: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETDLSRC() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:190: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETNWDST() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:186: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETNWSRC() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:194: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETNWTOS() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:202: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETTPDST() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:198: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETTPSRC() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:170: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETVLANPCP() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:166: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSETVLANVID() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:174: warning: no comment 17:02:12 [WARNING] public boolean getOFPATSTRIPVLAN() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/ActionTypeV10.java:210: warning: no comment 17:02:12 [WARNING] public boolean getOFPATVENDOR() { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/extensibility/AlienMessageListener.java:12: warning: no comment 17:02:12 [WARNING] public interface AlienMessageListener { 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:84: warning: no comment 17:02:12 [WARNING] BADARGUMENT(5, "BAD_ARGUMENT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:78: warning: no comment 17:02:12 [WARNING] BADEXPERIMENTER(2, "BAD_EXPERIMENTER"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:80: warning: no comment 17:02:12 [WARNING] BADEXPTYPE(3, "BAD_EXP_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:76: warning: no comment 17:02:12 [WARNING] BADLEN(1, "BAD_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:92: warning: no comment 17:02:12 [WARNING] BADOUTGROUP(9, "BAD_OUT_GROUP"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:82: warning: no comment 17:02:12 [WARNING] BADOUTPORT(4, "BAD_OUT_PORT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:90: warning: no comment 17:02:12 [WARNING] BADQUEUE(8, "BAD_QUEUE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:104: warning: no comment 17:02:12 [WARNING] BADSETARGUMENT(15, "BAD_SET_ARGUMENT") 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:102: warning: no comment 17:02:12 [WARNING] BADSETLEN(14, "BAD_SET_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:100: warning: no comment 17:02:12 [WARNING] BADSETTYPE(13, "BAD_SET_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:98: warning: no comment 17:02:12 [WARNING] BADTAG(12, "BAD_TAG"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:74: warning: no comment 17:02:12 [WARNING] BADTYPE(0, "BAD_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:86: warning: no comment 17:02:12 [WARNING] EPERM(6, "EPERM"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:94: warning: no comment 17:02:12 [WARNING] MATCHINCONSISTENT(10, "MATCH_INCONSISTENT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:88: warning: no comment 17:02:12 [WARNING] TOOMANY(7, "TOO_MANY"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCode.java:96: warning: no comment 17:02:12 [WARNING] UNSUPPORTEDORDER(11, "UNSUPPORTED_ORDER"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:63: warning: no comment 17:02:12 [WARNING] BADARGUMENT(5, "BAD_ARGUMENT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:55: warning: no comment 17:02:12 [WARNING] BADLEN(1, "BAD_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:61: warning: no comment 17:02:12 [WARNING] BADOUTPORT(4, "BAD_OUT_PORT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:69: warning: no comment 17:02:12 [WARNING] BADQUEUE(8, "BAD_QUEUE") 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:53: warning: no comment 17:02:12 [WARNING] BADTYPE(0, "BAD_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:59: warning: no comment 17:02:12 [WARNING] BADVENDORTYPE(3, "BAD_VENDOR_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:65: warning: no comment 17:02:12 [WARNING] EPERM(6, "EPERM"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:67: warning: no comment 17:02:12 [WARNING] TOOMANY(7, "TOO_MANY"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadActionCodeV10.java:57: warning: no comment 17:02:12 [WARNING] VENDOR(2, "VENDOR"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:63: warning: no comment 17:02:12 [WARNING] BADEXPERIMENTER(5, "BAD_EXPERIMENTER"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:65: warning: no comment 17:02:12 [WARNING] BADEXPTYPE(6, "BAD_EXP_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:67: warning: no comment 17:02:12 [WARNING] BADLEN(7, "BAD_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:57: warning: no comment 17:02:12 [WARNING] BADTABLEID(2, "BAD_TABLE_ID"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:69: warning: no comment 17:02:12 [WARNING] EPERM(8, "EPERM") 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:53: warning: no comment 17:02:12 [WARNING] UNKNOWNINST(0, "UNKNOWN_INST"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:55: warning: no comment 17:02:12 [WARNING] UNSUPINST(1, "UNSUP_INST"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:59: warning: no comment 17:02:12 [WARNING] UNSUPMETADATA(3, "UNSUP_METADATA"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadInstructionCode.java:61: warning: no comment 17:02:12 [WARNING] UNSUPMETADATAMASK(4, "UNSUP_METADATA_MASK"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:68: warning: no comment 17:02:12 [WARNING] BADDLADDRMASK(3, "BAD_DL_ADDR_MASK"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:74: warning: no comment 17:02:12 [WARNING] BADFIELD(6, "BAD_FIELD"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:64: warning: no comment 17:02:12 [WARNING] BADLEN(1, "BAD_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:78: warning: no comment 17:02:12 [WARNING] BADMASK(8, "BAD_MASK"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:70: warning: no comment 17:02:12 [WARNING] BADNWADDRMASK(4, "BAD_NW_ADDR_MASK"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:80: warning: no comment 17:02:12 [WARNING] BADPREREQ(9, "BAD_PREREQ"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:66: warning: no comment 17:02:12 [WARNING] BADTAG(2, "BAD_TAG"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:62: warning: no comment 17:02:12 [WARNING] BADTYPE(0, "BAD_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:76: warning: no comment 17:02:12 [WARNING] BADVALUE(7, "BAD_VALUE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:72: warning: no comment 17:02:12 [WARNING] BADWILDCARDS(5, "BAD_WILDCARDS"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:82: warning: no comment 17:02:12 [WARNING] DUPFIELD(10, "DUP_FIELD"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadMatchCode.java:84: warning: no comment 17:02:12 [WARNING] EPERM(11, "EPERM") 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:74: warning: no comment 17:02:12 [WARNING] BADEXPERIMENTER(3, "BAD_EXPERIMENTER"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:76: warning: no comment 17:02:12 [WARNING] BADEXPTYPE(4, "BAD_EXP_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:80: warning: no comment 17:02:12 [WARNING] BADLEN(6, "BAD_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:72: warning: no comment 17:02:12 [WARNING] BADMULTIPART(2, "BAD_MULTIPART"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:92: warning: no comment 17:02:12 [WARNING] BADPACKET(12, "BAD_PACKET"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:90: warning: no comment 17:02:12 [WARNING] BADPORT(11, "BAD_PORT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:86: warning: no comment 17:02:12 [WARNING] BADTABLEID(9, "BAD_TABLE_ID"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:70: warning: no comment 17:02:12 [WARNING] BADTYPE(1, "BAD_TYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:68: warning: no comment 17:02:12 [WARNING] BADVERSION(0, "BAD_VERSION"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:82: warning: no comment 17:02:12 [WARNING] BUFFEREMPTY(7, "BUFFER_EMPTY"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:84: warning: no comment 17:02:12 [WARNING] BUFFERUNKNOWN(8, "BUFFER_UNKNOWN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:78: warning: no comment 17:02:12 [WARNING] EPERM(5, "EPERM"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:88: warning: no comment 17:02:12 [WARNING] ISSLAVE(10, "IS_SLAVE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCode.java:94: warning: no comment 17:02:12 [WARNING] MULTIPARTBUFFEROVERFLOW(13, "MULTIPART_BUFFER_OVERFLOW") 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCodeV10.java:65: warning: no comment 17:02:12 [WARNING] BADLEN(6, "BAD_LEN"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCodeV10.java:57: warning: no comment 17:02:12 [WARNING] BADSTAT(2, "BAD_STAT"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/common/types/rev130731/BadRequestCodeV10.java:61: warning: no comment 17:02:12 [WARNING] BADSUBTYPE(4, "BAD_SUBTYPE"), 17:02:12 [WARNING] ^ 17:02:12 [WARNING] 100 warnings 17:02:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-javadoc.jar 17:02:13 [INFO] 17:02:13 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflow-protocol-api --- 17:02:13 [INFO] CycloneDX: Resolving Dependencies 17:02:14 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 17:02:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/bom.xml 17:02:14 [INFO] attaching as openflow-protocol-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/bom.json 17:02:14 [INFO] attaching as openflow-protocol-api-0.17.4-SNAPSHOT-cyclonedx.json 17:02:14 [INFO] 17:02:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 17:02:14 [INFO] Skipping duplicate-finder execution! 17:02:14 [INFO] 17:02:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- 17:02:14 [WARNING] Used undeclared dependencies found: 17:02:14 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:02:14 [WARNING] Unused declared dependencies found: 17:02:14 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:02:14 [INFO] 17:02:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- 17:02:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-sources.jar 17:02:15 [INFO] 17:02:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-api --- 17:02:15 [INFO] 17:02:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-api --- 17:02:15 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 17:02:15 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 25 classes 17:02:15 [INFO] 17:02:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflow-protocol-api --- 17:02:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT.pom 17:02:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT.jar 17:02:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT-javadoc.jar 17:02:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT-cyclonedx.json 17:02:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT-sources.jar 17:02:15 [INFO] 17:02:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- 17:02:15 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-SNAPSHOT.jar 17:02:15 [INFO] Writing OBR metadata 17:02:15 [INFO] 17:02:15 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflow-protocol-api --- 17:02:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:02:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:02:15 [INFO] 17:02:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 17:02:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:15 [INFO] 17:02:15 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 17:02:15 [INFO] Building openflowjava-parent 0.17.4-SNAPSHOT [6/84] 17:02:15 [INFO] --------------------------------[ pom ]--------------------------------- 17:02:15 [INFO] 17:02:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-parent --- 17:02:15 [INFO] 17:02:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- 17:02:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:15 [INFO] 17:02:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 17:02:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:15 [INFO] 17:02:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-parent --- 17:02:15 [INFO] 17:02:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 17:02:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:02:15 [INFO] 17:02:15 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 17:02:15 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/src/main/yang added. 17:02:15 [INFO] 17:02:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- 17:02:15 [INFO] Starting audit... 17:02:15 Audit done. 17:02:15 [INFO] You have 0 Checkstyle violations. 17:02:15 [INFO] 17:02:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- 17:02:15 [INFO] Starting audit... 17:02:15 Audit done. 17:02:15 [INFO] You have 0 Checkstyle violations. 17:02:15 [INFO] 17:02:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- 17:02:15 [INFO] 17:02:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 17:02:15 [INFO] 17:02:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-parent --- 17:02:15 [INFO] 17:02:15 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 17:02:15 [INFO] 17:02:15 [INFO] 17:02:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-parent --- 17:02:15 [INFO] 17:02:15 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowjava-parent --- 17:02:15 [INFO] 17:02:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-parent --- 17:02:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:02:15 [INFO] 17:02:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowjava-parent --- 17:02:15 [INFO] CycloneDX: Resolving Dependencies 17:02:15 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 17:02:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/target/bom.xml 17:02:16 [INFO] attaching as openflowjava-parent-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/target/bom.json 17:02:16 [INFO] attaching as openflowjava-parent-0.17.4-SNAPSHOT-cyclonedx.json 17:02:16 [INFO] 17:02:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 17:02:16 [INFO] Skipping duplicate-finder execution! 17:02:16 [INFO] 17:02:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-parent --- 17:02:16 [INFO] Skipping pom project 17:02:16 [INFO] 17:02:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-parent --- 17:02:16 [INFO] 17:02:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-parent --- 17:02:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowjava-parent --- 17:02:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/openflowjava-parent-0.17.4-SNAPSHOT.pom 17:02:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/openflowjava-parent-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.4-SNAPSHOT/openflowjava-parent-0.17.4-SNAPSHOT-cyclonedx.json 17:02:16 [INFO] 17:02:16 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowjava-parent --- 17:02:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:02:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- 17:02:16 [INFO] 17:02:16 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 17:02:16 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.17.4-SNAPSHOT [7/84] 17:02:16 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:16 [INFO] 17:02:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-spi --- 17:02:16 [INFO] 17:02:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- 17:02:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:16 [INFO] 17:02:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 17:02:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:16 [INFO] 17:02:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 17:02:16 [INFO] 17:02:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 17:02:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:02:16 [INFO] 17:02:16 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflow-protocol-spi --- 17:02:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/yang 17:02:16 [INFO] yang-to-sources: Found 4 dependencies in 2.102 ms 17:02:16 [INFO] yang-to-sources: Project model files found: 1 in 3.411 ms 17:02:16 [INFO] yang-to-sources: 3 YANG models processed in 118.1 ms 17:02:16 [INFO] BindingJavaFileGenerator: Defined 11 files in 4.168 ms 17:02:16 [INFO] Sorted 11 files into 3 directories in 175.4 μs 17:02:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.11 ms 17:02:16 [INFO] 17:02:16 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 17:02:16 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/yang added. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- 17:02:16 [INFO] Starting audit... 17:02:16 Audit done. 17:02:16 [INFO] You have 0 Checkstyle violations. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- 17:02:16 [INFO] Starting audit... 17:02:16 Audit done. 17:02:16 [INFO] You have 0 Checkstyle violations. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- 17:02:16 [INFO] 17:02:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 17:02:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/resources 17:02:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 17:02:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 17:02:16 [INFO] 17:02:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 17:02:16 [INFO] Recompiling the module because of changed dependency. 17:02:16 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:02:16 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:02:16 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException 17:02:16 [INFO] 17:02:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 17:02:16 [INFO] 17:02:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-spi --- 17:02:16 [INFO] Fork Value is true 17:02:19 [INFO] Done SpotBugs Analysis.... 17:02:19 [INFO] 17:02:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 17:02:19 [INFO] 17:02:19 [INFO] 17:02:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-spi --- 17:02:19 [INFO] BugInstance size is 0 17:02:19 [INFO] Error size is 0 17:02:19 [INFO] No errors/warnings found 17:02:19 [INFO] 17:02:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 17:02:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/test/resources 17:02:19 [INFO] 17:02:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 17:02:19 [INFO] No sources to compile 17:02:19 [INFO] 17:02:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-spi --- 17:02:19 [INFO] No tests to run. 17:02:19 [INFO] 17:02:19 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflow-protocol-spi --- 17:02:19 [INFO] 17:02:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 17:02:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT.jar 17:02:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 17:02:19 [INFO] 17:02:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-spi --- 17:02:19 [INFO] No previous run data found, generating javadoc. 17:02:21 [WARNING] Javadoc Warnings 17:02:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/statistics/StatisticsHandler.java:26: warning: no @return 17:02:21 [WARNING] String printStatistics(); 17:02:21 [WARNING] ^ 17:02:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProviderList.java:25: warning: no comment 17:02:21 [WARNING] public SwitchConnectionProviderList(List switchConnectionProviders) { 17:02:21 [WARNING] ^ 17:02:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/_switch/connection/config/rev160506/SwitchConnectionConfigKey.java:23: warning: no comment 17:02:21 [WARNING] private final String _instanceName; 17:02:21 [WARNING] ^ 17:02:21 [WARNING] 3 warnings 17:02:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-javadoc.jar 17:02:21 [INFO] 17:02:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflow-protocol-spi --- 17:02:21 [INFO] CycloneDX: Resolving Dependencies 17:02:21 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 17:02:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/bom.xml 17:02:21 [INFO] attaching as openflow-protocol-spi-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/bom.json 17:02:21 [INFO] attaching as openflow-protocol-spi-0.17.4-SNAPSHOT-cyclonedx.json 17:02:21 [INFO] 17:02:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 17:02:21 [INFO] Skipping duplicate-finder execution! 17:02:21 [INFO] 17:02:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 17:02:21 [WARNING] Used undeclared dependencies found: 17:02:21 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:02:21 [INFO] 17:02:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-spi --- 17:02:21 [INFO] 17:02:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-spi --- 17:02:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:02:21 [INFO] 17:02:21 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflow-protocol-spi --- 17:02:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-SNAPSHOT.pom 17:02:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-SNAPSHOT.jar 17:02:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-SNAPSHOT-javadoc.jar 17:02:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-SNAPSHOT-cyclonedx.json 17:02:21 [INFO] 17:02:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- 17:02:21 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-SNAPSHOT.jar 17:02:21 [INFO] Writing OBR metadata 17:02:21 [INFO] 17:02:21 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflow-protocol-spi --- 17:02:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:02:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:02:21 [INFO] 17:02:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 17:02:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:21 [INFO] 17:02:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 17:02:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-sources.jar 17:02:22 [INFO] 17:02:22 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 17:02:22 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.17.4-SNAPSHOT [8/84] 17:02:22 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:22 [INFO] 17:02:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-util --- 17:02:22 [INFO] 17:02:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- 17:02:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:22 [INFO] 17:02:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- 17:02:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:22 [INFO] 17:02:22 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-util --- 17:02:22 [INFO] 17:02:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 17:02:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:02:22 [INFO] 17:02:22 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 17:02:22 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/yang added. 17:02:22 [INFO] 17:02:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- 17:02:22 [INFO] Starting audit... 17:02:22 Audit done. 17:02:22 [INFO] You have 0 Checkstyle violations. 17:02:22 [INFO] 17:02:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- 17:02:22 [INFO] Starting audit... 17:02:22 Audit done. 17:02:22 [INFO] You have 0 Checkstyle violations. 17:02:22 [INFO] 17:02:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- 17:02:22 [INFO] 17:02:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 17:02:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/resources 17:02:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/generated-sources/spi 17:02:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/generated-sources/yang 17:02:22 [INFO] 17:02:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 17:02:22 [INFO] Recompiling the module because of changed dependency. 17:02:22 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:02:22 [INFO] 17:02:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 17:02:22 [INFO] 17:02:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-util --- 17:02:22 [INFO] Fork Value is true 17:02:25 [INFO] Done SpotBugs Analysis.... 17:02:25 [INFO] 17:02:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 17:02:25 [INFO] 17:02:25 [INFO] 17:02:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-util --- 17:02:25 [INFO] BugInstance size is 0 17:02:25 [INFO] Error size is 0 17:02:25 [INFO] No errors/warnings found 17:02:25 [INFO] 17:02:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- 17:02:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/test/resources 17:02:25 [INFO] 17:02:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-util --- 17:02:25 [INFO] Recompiling the module because of changed dependency. 17:02:25 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:02:25 [INFO] 17:02:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-util --- 17:02:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:25 [INFO] 17:02:25 [INFO] ------------------------------------------------------- 17:02:25 [INFO] T E S T S 17:02:25 [INFO] ------------------------------------------------------- 17:02:26 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 17:02:26 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 17:02:26 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 17:02:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 17:02:26 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 17:02:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 17:02:26 [INFO] 17:02:26 [INFO] Results: 17:02:26 [INFO] 17:02:26 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 17:02:26 [INFO] 17:02:26 [INFO] 17:02:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowjava-util --- 17:02:26 [INFO] 17:02:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- 17:02:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT.jar 17:02:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 17:02:26 [INFO] 17:02:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-util --- 17:02:27 [INFO] No previous run data found, generating javadoc. 17:02:28 [WARNING] Javadoc Warnings 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:116: warning: no @param for 17:02:28 [WARNING] public static void writeOFHeader(final byte msgType, final E message, final ByteBuf out, 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:35: warning: no comment 17:02:28 [WARNING] public static final Splitter COLON_SPLITTER = Splitter.on(':'); 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:34: warning: no comment 17:02:28 [WARNING] public static final Splitter DOT_SPLITTER = Splitter.on('.'); 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:233: warning: no comment 17:02:28 [WARNING] public static Ipv4Address readIetfIpv4Address(final ByteBuf buf) { 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:237: warning: no comment 17:02:28 [WARNING] public static Ipv6Address readIetfIpv6Address(final ByteBuf buf) { 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:243: warning: no comment 17:02:28 [WARNING] public static MacAddress readIetfMacAddress(final ByteBuf buf) { 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java:249: warning: no comment 17:02:28 [WARNING] public static byte[] serializeList(final List list) { 17:02:28 [WARNING] ^ 17:02:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/java/org/opendaylight/openflowjava/util/ExperimenterSerializerKeyFactory.java:78: warning: no comment 17:02:28 [WARNING] public static ExperimenterIdSerializerKey createMeterBandSerializerKey( 17:02:28 [WARNING] ^ 17:02:28 [WARNING] 8 warnings 17:02:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-javadoc.jar 17:02:28 [INFO] 17:02:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowjava-util --- 17:02:28 [INFO] CycloneDX: Resolving Dependencies 17:02:28 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 17:02:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/bom.xml 17:02:28 [INFO] attaching as openflowjava-util-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/bom.json 17:02:28 [INFO] attaching as openflowjava-util-0.17.4-SNAPSHOT-cyclonedx.json 17:02:28 [INFO] 17:02:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 17:02:28 [INFO] Skipping duplicate-finder execution! 17:02:28 [INFO] 17:02:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-util --- 17:02:28 [WARNING] Used undeclared dependencies found: 17:02:28 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:compile 17:02:28 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:02:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:02:28 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:02:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:02:28 [INFO] 17:02:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-util --- 17:02:28 [INFO] 17:02:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-util --- 17:02:28 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 17:02:28 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 17:02:28 [INFO] 17:02:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowjava-util --- 17:02:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-SNAPSHOT.pom 17:02:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-SNAPSHOT.jar 17:02:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-SNAPSHOT-javadoc.jar 17:02:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-SNAPSHOT-cyclonedx.xml 17:02:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-SNAPSHOT-cyclonedx.json 17:02:28 [INFO] 17:02:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- 17:02:28 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-SNAPSHOT.jar 17:02:28 [INFO] Writing OBR metadata 17:02:28 [INFO] 17:02:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowjava-util --- 17:02:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:02:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:02:28 [INFO] 17:02:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- 17:02:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:28 [INFO] 17:02:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- 17:02:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-sources.jar 17:02:28 [INFO] 17:02:28 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 17:02:28 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.17.4-SNAPSHOT [9/84] 17:02:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:29 [INFO] 17:02:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-impl --- 17:02:29 [INFO] 17:02:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- 17:02:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:29 [INFO] 17:02:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 17:02:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:29 [INFO] 17:02:29 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 17:02:29 [INFO] 17:02:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 17:02:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:02:29 [INFO] 17:02:29 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 17:02:29 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/yang added. 17:02:29 [INFO] 17:02:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- 17:02:30 [INFO] Starting audit... 17:02:30 Audit done. 17:02:30 [INFO] You have 0 Checkstyle violations. 17:02:30 [INFO] 17:02:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- 17:02:33 [INFO] Starting audit... 17:02:33 Audit done. 17:02:33 [INFO] You have 0 Checkstyle violations. 17:02:33 [INFO] 17:02:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- 17:02:33 [INFO] 17:02:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 17:02:33 [INFO] Copying 5 resources from src/main/resources to target/classes 17:02:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 17:02:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 17:02:33 [INFO] 17:02:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 17:02:33 [INFO] Recompiling the module because of changed dependency. 17:02:33 [INFO] Compiling 347 source files with javac [debug release 17] to target/classes 17:02:35 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:02:35 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 17:02:35 reason: class file for javax.annotation.meta.When not found 17:02:35 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:02:35 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:02:35 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 17:02:35 reason: class file for javax.annotation.meta.When not found 17:02:35 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:02:35 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 17:02:35 reason: class file for javax.annotation.meta.When not found 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 17:02:35 required: java.lang.Class 17:02:35 found: java.lang.Class 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 17:02:35 required: java.lang.Class 17:02:35 found: java.lang.Class 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 17:02:35 required: java.lang.Class 17:02:35 found: java.lang.Class 17:02:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 17:02:35 required: java.lang.Class 17:02:35 found: java.lang.Class 17:02:35 [INFO] 17:02:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 17:02:35 [INFO] 17:02:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-impl --- 17:02:35 [INFO] Fork Value is true 17:02:45 [INFO] Done SpotBugs Analysis.... 17:02:45 [INFO] 17:02:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 17:02:45 [INFO] 17:02:45 [INFO] 17:02:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-impl --- 17:02:45 [INFO] BugInstance size is 0 17:02:45 [INFO] Error size is 0 17:02:45 [INFO] No errors/warnings found 17:02:45 [INFO] 17:02:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 17:02:45 [INFO] Copying 4 resources from src/test/resources to target/test-classes 17:02:45 [INFO] 17:02:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 17:02:45 [INFO] Recompiling the module because of changed dependency. 17:02:45 [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[80,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[80,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[80,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[83,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[83,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[83,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[78,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[78,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[78,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[79,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[79,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[79,11] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[270,15] found raw type: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 17:02:47 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,36] unchecked method invocation: method registerSerializer in class org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl is applied to given types 17:02:47 required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer 17:02:47 found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer 17:02:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,37] unchecked conversion 17:02:47 required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 17:02:47 found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 17:02:47 [INFO] 17:02:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-impl --- 17:02:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:47 [INFO] 17:02:47 [INFO] ------------------------------------------------------- 17:02:47 [INFO] T E S T S 17:02:47 [INFO] ------------------------------------------------------- 17:02:48 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 17:02:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:02:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 17:02:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 17:02:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 17:02:50 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 17:02:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 17:02:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 17:02:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 17:02:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 17:02:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 17:02:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 17:02:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 17:02:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 17:02:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 17:02:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 17:02:51 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 17:02:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 17:02:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 17:02:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 17:02:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 17:02:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 17:02:52 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest 17:03:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.75 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest 17:03:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 17:03:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 17:03:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 17:03:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 17:03:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 17:03:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 17:03:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 17:03:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 17:03:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 17:03:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 17:03:06 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 17:03:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 17:03:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 17:03:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 17:03:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 17:03:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 17:03:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 17:03:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 17:03:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 17:03:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 17:03:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 17:03:07 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 17:03:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 17:03:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest 17:03:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.148 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 17:03:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 17:03:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 17:03:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 17:03:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 17:03:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 17:03:18 [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 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 17:03:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 17:03:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 17:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 17:03:18 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 17:03:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 17:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 17:03:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 17:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 17:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 17:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 17:03:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 17:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 17:03:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 17:03:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 17:03:19 [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 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 17:03:19 [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 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 17:03:19 [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 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 17:03:19 [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 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 17:03:19 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 17:03:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 17:03:19 [INFO] 17:03:19 [INFO] Results: 17:03:19 [INFO] 17:03:19 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 17:03:19 [INFO] 17:03:19 [INFO] 17:03:19 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflow-protocol-impl --- 17:03:19 [INFO] 17:03:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 17:03:20 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT.jar 17:03:20 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 17:03:20 [INFO] 17:03:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-impl --- 17:03:20 [INFO] No previous run data found, generating javadoc. 17:03:24 [WARNING] Javadoc Warnings 17:03:24 [WARNING] warning: unknown enum constant When.UNKNOWN 17:03:24 [WARNING] reason: class file for javax.annotation.meta.When not found 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:18: warning: no comment 17:03:24 [WARNING] public abstract class AbstractActionCaseDeserializer extends AbstractActionDeserializer { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:19: warning: no comment 17:03:24 [WARNING] protected AbstractActionCaseDeserializer(final @NonNull T emptyChoice) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:28: warning: no comment 17:03:24 [WARNING] protected abstract @NonNull T deserializeAction(@NonNull ByteBuf input); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionDeserializer.java:29: warning: no comment 17:03:24 [WARNING] protected AbstractActionDeserializer(final @NonNull T emptyChoice) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:33: warning: no comment 17:03:24 [WARNING] protected List deserializeActions(final ByteBuf input, final int instructionLength) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:41: warning: no comment 17:03:24 [WARNING] protected DeserializerRegistry getRegistry() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:34: warning: no comment 17:03:24 [WARNING] protected AbstractActionInstructionSerializer(final short type) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:47: warning: no comment 17:03:24 [WARNING] protected final SerializerRegistry getRegistry() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:38: warning: no comment 17:03:24 [WARNING] protected final void writeActions(final List actions, final ByteBuf outBuffer, final int startIndex) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:25: warning: no comment 17:03:24 [WARNING] protected AbstractActionSerializer(final short type, final short length) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:52: warning: no comment 17:03:24 [WARNING] protected abstract void serializeBody(Action input, ByteBuf outBuffer); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/AbstractCodeKeyMaker.java:35: warning: no @return 17:03:24 [WARNING] public Uint8 getVersion() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractInstructionSerializer.java:25: warning: no comment 17:03:24 [WARNING] protected AbstractInstructionSerializer(final short type) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/ext/AbstractOxmExperimenterMatchEntryDeserializer.java:27: warning: no comment 17:03:24 [WARNING] protected AbstractOxmExperimenterMatchEntryDeserializer(final MatchField oxmField) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/ext/AbstractOxmExperimenterMatchEntryDeserializer.java:31: warning: no comment 17:03:24 [WARNING] protected ExperimenterIdCaseBuilder createExperimenterIdCase(final MatchEntryBuilder entryBuilder, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:57: warning: no @return 17:03:24 [WARNING] protected abstract int getOxmFieldCode(); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:62: warning: no @return 17:03:24 [WARNING] protected abstract int getOxmClassCode(); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:67: warning: no @return 17:03:24 [WARNING] protected abstract int getValueLength(); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/ext/AbstractOxmExperimenterMatchEntrySerializer.java:55: warning: no @return 17:03:24 [WARNING] protected abstract Uint32 getExperimenterId(); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/ext/AbstractOxmExperimenterMatchEntrySerializer.java:46: warning: no comment 17:03:24 [WARNING] protected ExperimenterIdCase serializeExperimenterId(final MatchEntry matchEntry, final ByteBuf out) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/ext/AbstractOxmExperimenterMatchEntrySerializer.java:31: warning: no comment 17:03:24 [WARNING] protected static void writeOxmFieldAndLength(final ByteBuf out, final int fieldValue, final boolean hasMask, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv4AddressSerializer.java:28: warning: no @param for address 17:03:24 [WARNING] protected static void writeIpv4Address(final String address, final ByteBuf out) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv4AddressSerializer.java:28: warning: no @param for out 17:03:24 [WARNING] protected static void writeIpv4Address(final String address, final ByteBuf out) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv4AddressSerializer.java:35: warning: no comment 17:03:24 [WARNING] protected static void writeIpv4Address(final Ipv4Address address, final ByteBuf out) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmIpv6AddressSerializer.java:20: warning: no comment 17:03:24 [WARNING] protected void writeIpv6Address(final String textAddress, final ByteBuf outBuffer) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMacAddressSerializer.java:21: warning: no comment 17:03:24 [WARNING] protected void writeMacAddress(final MacAddress address, final ByteBuf outBuffer) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/AbstractOxmMatchEntryDeserializer.java:38: warning: no comment 17:03:24 [WARNING] protected AbstractOxmMatchEntryDeserializer(final MatchField oxmField) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/AbstractOxmMatchEntryDeserializer.java:32: warning: no comment 17:03:24 [WARNING] protected AbstractOxmMatchEntryDeserializer(final OxmClassBase oxmClass, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/match/AbstractOxmMatchEntryDeserializer.java:49: warning: no comment 17:03:24 [WARNING] protected abstract void deserialize(ByteBuf input, MatchEntryBuilder builder); 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:34: warning: no comment 17:03:24 [WARNING] protected static void writeMask(final byte[] mask, final ByteBuf out, final int length) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/match/AbstractOxmMatchEntrySerializer.java:42: warning: no comment 17:03:24 [WARNING] protected static void writeOxmFieldAndLength(final ByteBuf out, final int fieldValue, final boolean hasMask, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/AbstractTypeKeyMaker.java:36: warning: no @return 17:03:24 [WARNING] public final Uint8 getVersion() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ActionSerializerRegistryHelper.java:45: warning: no @param for 17:03:24 [WARNING] public void registerSerializer(final Class actionType, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/ApplyActionsInstructionSerializer.java:24: warning: no comment 17:03:24 [WARNING] public ApplyActionsInstructionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/VersionAssignableFactory.java:36: warning: no @return 17:03:24 [WARNING] protected final Uint8 getVersion() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/ChannelInitializerFactory.java:110: warning: no @param for useBarrier 17:03:24 [WARNING] public void setUseBarrier(final boolean useBarrier) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/ClearActionsInstructionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public ClearActionsInstructionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/CodeKeyMakerFactory.java:52: warning: no comment 17:03:24 [WARNING] public static CodeKeyMaker createActionsKeyMaker(final Uint8 version) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/CodeKeyMakerFactory.java:67: warning: no comment 17:03:24 [WARNING] public static CodeKeyMaker createInstructionsKeyMaker(final Uint8 version) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/CodeKeyMakerFactory.java:33: warning: no comment 17:03:24 [WARNING] public static CodeKeyMaker createMatchEntriesKeyMaker(final Uint8 version) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:87: warning: no @param for channelOutboundQueueSize 17:03:24 [WARNING] public ConnectionAdapterImpl(final Channel channel, final InetSocketAddress address, final boolean useBarrier, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:94: warning: no comment 17:03:24 [WARNING] protected final InetSocketAddress address; 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:93: warning: no comment 17:03:24 [WARNING] protected final Channel channel; 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:95: warning: no comment 17:03:24 [WARNING] protected boolean disconnectOccured = false; 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:96: warning: no comment 17:03:24 [WARNING] protected final ChannelOutboundQueue output; 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:86: warning: no comment 17:03:24 [WARNING] protected static final RemovalListener> REMOVAL_LISTENER = 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:253: warning: no @param for key 17:03:24 [WARNING] protected ResponseExpectedRpcListener findRpcResponse(final RpcResponseKey key) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:253: warning: no @return 17:03:24 [WARNING] protected ResponseExpectedRpcListener findRpcResponse(final RpcResponseKey key) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:277: warning: no @param for 17:03:24 [WARNING] sendToSwitchExpectRpcResultFuture(final I input, final Class responseClazz, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:277: warning: no @param for 17:03:24 [WARNING] sendToSwitchExpectRpcResultFuture(final I input, final Class responseClazz, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:296: warning: no @param for 17:03:24 [WARNING] protected ListenableFuture> sendToSwitchFuture(final Object input, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/statistics/Counter.java:82: warning: no @return 17:03:24 [WARNING] public String getStat() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/DeserializationFactory.java:31: warning: no comment 17:03:24 [WARNING] public DeserializationFactory(final DeserializerRegistry registry) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/EmptyActionDeserializer.java:20: warning: no comment 17:03:24 [WARNING] public EmptyActionDeserializer(final @NonNull T emptyChoice) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/EmptyActionSerializer.java:19: warning: no comment 17:03:24 [WARNING] public EmptyActionSerializer(final short type) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/GetFeaturesInputMessageFactory.java:18: warning: no comment 17:03:24 [WARNING] public class GetFeaturesInputMessageFactory implements OFDeserializer { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/GoToTableInstructionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public GoToTableInstructionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/factories/GroupModInputMessageFactory.java:38: warning: no comment 17:03:24 [WARNING] public GroupModInputMessageFactory(final boolean isGroupAddModEnaled) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/IdleHandler.java:31: warning: no @param for readerIdleTime 17:03:24 [WARNING] public IdleHandler(final long readerIdleTime, final TimeUnit unit) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/IdleHandler.java:31: warning: no @param for unit 17:03:24 [WARNING] public IdleHandler(final long readerIdleTime, final TimeUnit unit) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/InstructionSerializerRegistryHelper.java:45: warning: no @param for 17:03:24 [WARNING] public void registerSerializer(final Class instructionType, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java:43: warning: no @param for 17:03:24 [WARNING] public static List deserializeList(short version, int length, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java:68: warning: no @param for 17:03:24 [WARNING] public static List deserializeHeaders(short version, int length, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListSerializer.java:37: warning: no @param for 17:03:24 [WARNING] public static void serializeList(List list, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListSerializer.java:55: warning: no @param for 17:03:24 [WARNING] public static void serializeHeaderList(List list, 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntryDeserializerRegistryHelper.java:55: warning: no comment 17:03:24 [WARNING] public void registerExperimenter(final int oxmField, final Uint32 expId, final OFGeneralDeserializer deserializer) { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntrySerializerRegistryHelper.java:53: warning: no @param for 17:03:24 [WARNING] public void registerSerializer( 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntrySerializerRegistryHelper.java:66: warning: no @param for 17:03:24 [WARNING] public void registerExperimenterSerializer( 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchEntrySerializerRegistryHelper.java:66: warning: no @param for expId 17:03:24 [WARNING] public void registerExperimenterSerializer( 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/MessageTypeCodeKey.java:37: warning: no @return 17:03:24 [WARNING] public short getMsgType() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/MessageTypeCodeKey.java:44: warning: no @return 17:03:24 [WARNING] public short getMsgVersion() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/MeterInstructionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public MeterInstructionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10EnqueueActionDeserializer.java:27: warning: no comment 17:03:24 [WARNING] public OF10EnqueueActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10EnqueueActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10EnqueueActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10OutputActionDeserializer.java:24: warning: no comment 17:03:24 [WARNING] public OF10OutputActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10OutputActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10OutputActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetDlDstActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetDlDstActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetDlDstActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10SetDlDstActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetDlSrcActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetDlSrcActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetDlSrcActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10SetDlSrcActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetNwDstActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetNwDstActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetNwDstActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10SetNwDstActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetNwSrcActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetNwSrcActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetNwSrcActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10SetNwSrcActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetNwTosActionDeserializer.java:24: warning: no comment 17:03:24 [WARNING] public OF10SetNwTosActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetNwTosActionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetNwTosActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetTpDstActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetTpDstActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetTpDstActionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetTpDstActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetTpSrcActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetTpSrcActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetTpSrcActionSerializer.java:22: warning: no comment 17:03:24 [WARNING] public OF10SetTpSrcActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetVlanPcpActionDeserializer.java:24: warning: no comment 17:03:24 [WARNING] public OF10SetVlanPcpActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetVlanPcpActionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetVlanPcpActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF10SetVlanVidActionDeserializer.java:24: warning: no comment 17:03:24 [WARNING] public OF10SetVlanVidActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF10SetVlanVidActionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public OF10SetVlanVidActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF13GroupActionDeserializer.java:23: warning: no comment 17:03:24 [WARNING] public OF13GroupActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF13GroupActionSerializer.java:21: warning: no comment 17:03:24 [WARNING] public OF13GroupActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF13OutputActionDeserializer.java:26: warning: no comment 17:03:24 [WARNING] public OF13OutputActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/OF13OutputActionSerializer.java:23: warning: no comment 17:03:24 [WARNING] public OF13OutputActionSerializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/OF13PopMplsActionDeserializer.java:21: warning: no comment 17:03:24 [WARNING] public OF13PopMplsActionDeserializer() { 17:03:24 [WARNING] ^ 17:03:24 [WARNING] 100 warnings 17:03:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-javadoc.jar 17:03:24 [INFO] 17:03:24 [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ openflow-protocol-impl --- 17:03:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-tests.jar 17:03:24 [INFO] 17:03:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflow-protocol-impl --- 17:03:24 [INFO] CycloneDX: Resolving Dependencies 17:03:25 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 17:03:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/bom.xml 17:03:25 [INFO] attaching as openflow-protocol-impl-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/bom.json 17:03:25 [INFO] attaching as openflow-protocol-impl-0.17.4-SNAPSHOT-cyclonedx.json 17:03:25 [INFO] 17:03:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 17:03:25 [INFO] Skipping duplicate-finder execution! 17:03:25 [INFO] 17:03:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 17:03:25 [WARNING] Used undeclared dependencies found: 17:03:25 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:compile 17:03:25 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:03:25 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:03:25 [WARNING] io.netty:netty-transport:jar:4.1.109.Final:compile 17:03:25 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:03:25 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:03:25 [WARNING] io.netty:netty-codec:jar:4.1.109.Final:compile 17:03:25 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 17:03:25 [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:03:25 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:25 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:03:25 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:03:25 [WARNING] Non-test scoped test only dependencies found: 17:03:25 [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:03:25 [INFO] 17:03:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-impl --- 17:03:25 [INFO] 17:03:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-impl --- 17:03:25 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 17:03:25 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 17:03:26 [INFO] 17:03:26 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflow-protocol-impl --- 17:03:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT.pom 17:03:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT.jar 17:03:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT-javadoc.jar 17:03:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT-tests.jar 17:03:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT-cyclonedx.json 17:03:26 [INFO] 17:03:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- 17:03:26 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-SNAPSHOT.jar 17:03:26 [INFO] Writing OBR metadata 17:03:26 [INFO] 17:03:26 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflow-protocol-impl --- 17:03:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:03:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:03:26 [INFO] 17:03:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 17:03:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:26 [INFO] 17:03:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 17:03:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-sources.jar 17:03:26 [INFO] 17:03:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 17:03:26 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.17.4-SNAPSHOT [10/84] 17:03:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:26 [INFO] 17:03:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:26 [INFO] 17:03:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:26 [INFO] 17:03:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 17:03:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:03:26 [INFO] 17:03:26 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 17:03:26 [INFO] 17:03:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Starting audit... 17:03:26 Audit done. 17:03:26 [INFO] You have 0 Checkstyle violations. 17:03:26 [INFO] 17:03:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Starting audit... 17:03:26 Audit done. 17:03:26 [INFO] You have 0 Checkstyle violations. 17:03:26 [INFO] 17:03:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Copying 3 resources from src/main/resources to target/classes 17:03:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 17:03:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 17:03:26 [INFO] 17:03:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 17:03:26 [INFO] No sources to compile 17:03:26 [INFO] 17:03:26 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 17:03:26 [INFO] 17:03:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 17:03:26 [INFO] 17:03:26 [INFO] 17:03:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 17:03:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/src/test/resources 17:03:26 [INFO] 17:03:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 17:03:26 [INFO] No sources to compile 17:03:26 [INFO] 17:03:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-blueprint-config --- 17:03:26 [INFO] No tests to run. 17:03:26 [INFO] 17:03:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 17:03:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar 17:03:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 17:03:26 [INFO] 17:03:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 17:03:26 [INFO] 17:03:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowjava-blueprint-config --- 17:03:26 [INFO] CycloneDX: Resolving Dependencies 17:03:27 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 17:03:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/bom.xml 17:03:27 [INFO] attaching as openflowjava-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/bom.json 17:03:27 [INFO] attaching as openflowjava-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.json 17:03:27 [INFO] 17:03:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Skipping duplicate-finder execution! 17:03:27 [INFO] 17:03:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 17:03:27 [INFO] No dependency problems found 17:03:27 [INFO] 17:03:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 17:03:27 [INFO] 17:03:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:03:27 [INFO] 17:03:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT.pom 17:03:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar 17:03:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT-config.xml 17:03:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT-legacyConfig.xml 17:03:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.json 17:03:27 [INFO] 17:03:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar 17:03:27 [INFO] Writing OBR metadata 17:03:27 [INFO] 17:03:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:03:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:03:27 [INFO] 17:03:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:27 [INFO] 17:03:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 17:03:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:03:27 [INFO] 17:03:27 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 17:03:27 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.17.4-SNAPSHOT [11/84] 17:03:27 [INFO] ------------------------------[ feature ]------------------------------- 17:03:28 [INFO] 17:03:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowjava-protocol --- 17:03:28 [INFO] 17:03:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- 17:03:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:03:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:03:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:28 [INFO] 17:03:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 17:03:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:28 [INFO] 17:03:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 17:03:29 [INFO] 17:03:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 17:03:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:29 [INFO] argLine set to empty 17:03:29 [INFO] 17:03:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- 17:03:29 [INFO] Starting audit... 17:03:29 Audit done. 17:03:29 [INFO] You have 0 Checkstyle violations. 17:03:29 [INFO] 17:03:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- 17:03:29 [INFO] Starting audit... 17:03:29 Audit done. 17:03:29 [INFO] You have 0 Checkstyle violations. 17:03:29 [INFO] 17:03:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- 17:03:29 [INFO] 17:03:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 17:03:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 17:03:29 [INFO] ...done! 17:03:29 [INFO] Attaching features XML 17:03:29 [INFO] 17:03:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 17:03:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:03:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:30 [INFO] 17:03:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 17:03:30 [INFO] 17:03:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 17:03:30 [INFO] 17:03:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 17:03:30 [INFO] 17:03:30 [INFO] 17:03:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowjava-protocol --- 17:03:30 [INFO] 17:03:30 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowjava-protocol --- 17:03:31 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 17:03:35 [INFO] Project dependency features detected: [] 17:03:35 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:36 [INFO] Waiting for remote bundle context.. on 21000 name: cdf81584-b6bc-4b81-a162-7c514027d02e timout: [ RelativeTimeout value = 180000 ] 17:03:46 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:03:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:46 [INFO] 17:03:46 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowjava-protocol --- 17:03:46 [INFO] 17:03:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowjava-protocol --- 17:03:46 [INFO] 17:03:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowjava-protocol --- 17:03:46 [INFO] CycloneDX: Resolving Dependencies 17:03:47 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 17:03:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 17:03:47 [INFO] attaching as odl-openflowjava-protocol-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 17:03:48 [INFO] attaching as odl-openflowjava-protocol-0.17.4-SNAPSHOT-cyclonedx.json 17:03:48 [INFO] 17:03:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 17:03:48 [INFO] Skipping duplicate-finder execution! 17:03:48 [INFO] 17:03:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 17:03:48 [INFO] Skipping plugin execution 17:03:48 [INFO] 17:03:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 17:03:48 [INFO] Skipping source per configuration. 17:03:48 [INFO] 17:03:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 17:03:48 [INFO] 17:03:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowjava-protocol --- 17:03:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:48 [INFO] 17:03:48 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowjava-protocol --- 17:03:48 [WARNING] 17:03:48 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 17:03:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:48 [WARNING] 17:03:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:48 [WARNING] 17:03:48 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/odl-openflowjava-protocol-0.17.4-SNAPSHOT.pom 17:03:48 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/odl-openflowjava-protocol-0.17.4-SNAPSHOT-features.xml 17:03:48 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/odl-openflowjava-protocol-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:48 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/odl-openflowjava-protocol-0.17.4-SNAPSHOT-cyclonedx.json 17:03:48 [INFO] 17:03:48 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowjava-protocol --- 17:03:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:03:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:03:48 [WARNING] 17:03:48 [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign 17:03:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:48 [WARNING] 17:03:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:48 [WARNING] 17:03:48 [INFO] 17:03:48 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 17:03:48 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.17.4-SNAPSHOT [12/84] 17:03:48 [INFO] ------------------------------[ feature ]------------------------------- 17:03:48 [INFO] 17:03:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- 17:03:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:48 [INFO] 17:03:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- 17:03:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:48 [INFO] 17:03:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 17:03:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:48 [INFO] argLine set to empty 17:03:48 [INFO] 17:03:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- 17:03:48 [INFO] Starting audit... 17:03:48 Audit done. 17:03:48 [INFO] You have 0 Checkstyle violations. 17:03:48 [INFO] 17:03:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- 17:03:48 [INFO] Starting audit... 17:03:48 Audit done. 17:03:48 [INFO] You have 0 Checkstyle violations. 17:03:48 [INFO] 17:03:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 17:03:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 17:03:48 [INFO] ...done! 17:03:48 [INFO] Attaching features XML 17:03:48 [INFO] 17:03:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 17:03:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:03:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:48 [INFO] 17:03:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 17:03:48 [INFO] 17:03:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 17:03:48 [INFO] 17:03:48 [INFO] 17:03:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowjava --- 17:03:48 [INFO] 17:03:48 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-openflowjava --- 17:03:48 [INFO] CycloneDX: Resolving Dependencies 17:03:49 [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) 17:03:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 17:03:49 [INFO] attaching as features-openflowjava-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 17:03:49 [INFO] attaching as features-openflowjava-0.17.4-SNAPSHOT-cyclonedx.json 17:03:49 [INFO] 17:03:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 17:03:49 [INFO] Skipping duplicate-finder execution! 17:03:49 [INFO] 17:03:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowjava --- 17:03:49 [INFO] Skipping plugin execution 17:03:49 [INFO] 17:03:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- 17:03:49 [INFO] No sources in project. Archive not created. 17:03:49 [INFO] 17:03:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowjava --- 17:03:49 [INFO] 17:03:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowjava --- 17:03:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:49 [INFO] 17:03:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-openflowjava --- 17:03:49 [WARNING] 17:03:49 [WARNING] The packaging plugin for project features-openflowjava did not assign 17:03:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:49 [WARNING] 17:03:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:49 [WARNING] 17:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/features-openflowjava-0.17.4-SNAPSHOT.pom 17:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/features-openflowjava-0.17.4-SNAPSHOT-features.xml 17:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/features-openflowjava-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.4-SNAPSHOT/features-openflowjava-0.17.4-SNAPSHOT-cyclonedx.json 17:03:49 [INFO] 17:03:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-openflowjava --- 17:03:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:03:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:03:49 [WARNING] 17:03:49 [WARNING] The packaging plugin for project features-openflowjava did not assign 17:03:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:49 [WARNING] 17:03:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:49 [WARNING] 17:03:49 [INFO] 17:03:49 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 17:03:49 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.17.4-SNAPSHOT [13/84] 17:03:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:03:50 [INFO] 17:03:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava-aggregator --- 17:03:50 [INFO] 17:03:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- 17:03:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:50 [INFO] 17:03:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowjava-aggregator --- 17:03:50 [INFO] 17:03:50 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-openflowjava-aggregator --- 17:03:50 [INFO] CycloneDX: Resolving Dependencies 17:03:50 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:03:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/target/bom.xml 17:03:50 [INFO] attaching as features-openflowjava-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/target/bom.json 17:03:50 [INFO] attaching as features-openflowjava-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:03:50 [INFO] 17:03:50 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-openflowjava-aggregator --- 17:03:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/features-openflowjava-aggregator-0.17.4-SNAPSHOT.pom 17:03:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/features-openflowjava-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.4-SNAPSHOT/features-openflowjava-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:03:50 [INFO] 17:03:50 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-openflowjava-aggregator --- 17:03:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:03:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:03:50 [INFO] 17:03:50 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 17:03:50 [INFO] Building simple-client 0.17.4-SNAPSHOT [14/84] 17:03:50 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:50 [INFO] 17:03:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ simple-client --- 17:03:50 [INFO] 17:03:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- 17:03:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:50 [INFO] 17:03:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- 17:03:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:50 [INFO] 17:03:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ simple-client --- 17:03:50 [INFO] 17:03:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 17:03:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:03:50 [INFO] 17:03:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ simple-client --- 17:03:50 [INFO] Starting audit... 17:03:50 Audit done. 17:03:50 [INFO] You have 0 Checkstyle violations. 17:03:50 [INFO] 17:03:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- 17:03:50 [INFO] Starting audit... 17:03:50 Audit done. 17:03:50 [INFO] You have 0 Checkstyle violations. 17:03:50 [INFO] 17:03:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- 17:03:50 [INFO] 17:03:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 17:03:50 [INFO] Copying 2 resources from src/main/resources to target/classes 17:03:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/generated-sources/spi 17:03:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/generated-sources/yang 17:03:50 [INFO] 17:03:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 17:03:50 [INFO] Recompiling the module because of changed dependency. 17:03:50 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 17:03:50 [INFO] 17:03:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ simple-client >>> 17:03:50 [INFO] 17:03:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ simple-client --- 17:03:50 [INFO] Fork Value is true 17:03:54 [INFO] Done SpotBugs Analysis.... 17:03:54 [INFO] 17:03:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ simple-client <<< 17:03:54 [INFO] 17:03:54 [INFO] 17:03:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ simple-client --- 17:03:54 [INFO] BugInstance size is 0 17:03:54 [INFO] Error size is 0 17:03:54 [INFO] No errors/warnings found 17:03:54 [INFO] 17:03:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- 17:03:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/test/resources 17:03:54 [INFO] 17:03:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ simple-client --- 17:03:54 [INFO] No sources to compile 17:03:54 [INFO] 17:03:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ simple-client --- 17:03:54 [INFO] No tests to run. 17:03:54 [INFO] 17:03:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ simple-client --- 17:03:54 [INFO] 17:03:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- 17:03:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT.jar 17:03:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/META-INF/MANIFEST.MF 17:03:54 [INFO] 17:03:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ simple-client --- 17:03:54 [INFO] No previous run data found, generating javadoc. 17:03:56 [WARNING] Javadoc Warnings 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/OFClient.java:23: warning: no @return 17:03:56 [WARNING] SettableFuture getIsOnlineFuture(); 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/OFClient.java:28: warning: no @return 17:03:56 [WARNING] SettableFuture getScenarioDone(); 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/CallableClient.java:41: warning: no comment 17:03:56 [WARNING] public CallableClient( 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslContextFactory.java:74: warning: no @return 17:03:56 [WARNING] public static SSLContext getClientContext() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslKeyStore.java:40: warning: no @return 17:03:56 [WARNING] public static char[] getCertificatePassword() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslKeyStore.java:47: warning: no @return 17:03:56 [WARNING] public static char[] getKeyStorePassword() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslTrustStore.java:40: warning: no @return 17:03:56 [WARNING] public static char[] getCertificatePassword() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ClientSslTrustStore.java:47: warning: no @return 17:03:56 [WARNING] public static char[] getKeyStorePassword() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:34: warning: no comment 17:03:56 [WARNING] public String value() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:38: warning: no comment 17:03:56 [WARNING] public static EventType fromValue(String val) { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:26: warning: no comment 17:03:56 [WARNING] @XmlEnumValue("sendEvent") 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:22: warning: no comment 17:03:56 [WARNING] @XmlEnumValue("sleepEvent") 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/EventType.java:24: warning: no comment 17:03:56 [WARNING] @XmlEnumValue("waitForMessageEvent") 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:126: warning: no @return 17:03:56 [WARNING] public int getPort() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenario.java:55: warning: no @return 17:03:56 [WARNING] public List getStep() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenario.java:31: warning: no comment 17:03:56 [WARNING] protected String name; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenario.java:29: warning: no comment 17:03:56 [WARNING] protected List step; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:104: warning: no @return 17:03:56 [WARNING] public boolean isEmpty() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:111: warning: no @return 17:03:56 [WARNING] public Deque getScenario() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:145: warning: no @return 17:03:56 [WARNING] public boolean isScenarioFinished() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:46: warning: no comment 17:03:56 [WARNING] public ScenarioHandler(Deque scenario, int freeze, long sleepBetweenTries) { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ScenarioHandler.java:149: warning: no comment 17:03:56 [WARNING] public boolean isFinishedOK() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenarios.java:51: warning: no @return 17:03:56 [WARNING] public List getScenario() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Scenarios.java:30: warning: no comment 17:03:56 [WARNING] protected List scenario; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SendEvent.java:26: warning: no comment 17:03:56 [WARNING] protected ChannelHandlerContext ctx = null; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SendEvent.java:25: warning: no comment 17:03:56 [WARNING] protected byte[] msgToSend; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:109: warning: no @param for args 17:03:56 [WARNING] public static void main(String[] args) throws Exception { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:109: warning: no @throws for java.lang.Exception 17:03:56 [WARNING] public static void main(String[] args) throws Exception { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClientHandler.java:30: warning: no comment 17:03:56 [WARNING] protected ScenarioHandler scenarioHandler; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:46: warning: no @return 17:03:56 [WARNING] public short getOrder() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:53: warning: no @param for value 17:03:56 [WARNING] public void setOrder(short value) { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:108: warning: no @return 17:03:56 [WARNING] public List getBytes() { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:41: warning: no comment 17:03:56 [WARNING] protected List bytes; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:37: warning: no comment 17:03:56 [WARNING] protected EventType event; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:34: warning: no comment 17:03:56 [WARNING] protected String name; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/Step.java:32: warning: no comment 17:03:56 [WARNING] protected short order; 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:105: warning: no @param for args 17:03:56 [WARNING] public static void main(String[] args) throws Exception { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:105: warning: no @throws for java.lang.Exception 17:03:56 [WARNING] public static void main(String[] args) throws Exception { 17:03:56 [WARNING] ^ 17:03:56 [WARNING] 38 warnings 17:03:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-javadoc.jar 17:03:56 [INFO] 17:03:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ simple-client --- 17:03:56 [INFO] CycloneDX: Resolving Dependencies 17:03:56 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 17:03:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/bom.xml 17:03:57 [INFO] attaching as simple-client-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/bom.json 17:03:57 [INFO] attaching as simple-client-0.17.4-SNAPSHOT-cyclonedx.json 17:03:57 [INFO] 17:03:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 17:03:57 [INFO] Skipping duplicate-finder execution! 17:03:57 [INFO] 17:03:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ simple-client --- 17:03:57 [WARNING] Used undeclared dependencies found: 17:03:57 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:compile 17:03:57 [WARNING] io.netty:netty-transport:jar:4.1.109.Final:compile 17:03:57 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:03:57 [WARNING] io.netty:netty-codec:jar:4.1.109.Final:compile 17:03:57 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:03:57 [WARNING] Unused declared dependencies found: 17:03:57 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 17:03:57 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:03:57 [WARNING] net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:03:57 [INFO] 17:03:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ simple-client --- 17:03:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-sources.jar 17:03:57 [INFO] 17:03:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ simple-client --- 17:03:57 [INFO] 17:03:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ simple-client --- 17:03:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:03:57 [INFO] 17:03:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ simple-client --- 17:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT.pom 17:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT.jar 17:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT-javadoc.jar 17:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT-cyclonedx.xml 17:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT-cyclonedx.json 17:03:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT-sources.jar 17:03:57 [INFO] 17:03:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- 17:03:57 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-SNAPSHOT.jar 17:03:57 [INFO] Writing OBR metadata 17:03:57 [INFO] 17:03:57 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ simple-client --- 17:03:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:03:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:03:57 [INFO] 17:03:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- 17:03:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:57 [INFO] 17:03:57 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 17:03:57 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.17.4-SNAPSHOT [15/84] 17:03:57 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:57 [INFO] 17:03:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-it --- 17:03:57 [INFO] 17:03:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- 17:03:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:57 [INFO] 17:03:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 17:03:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:57 [INFO] 17:03:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-it --- 17:03:57 [INFO] 17:03:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 17:03:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:03:57 [INFO] 17:03:57 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 17:03:57 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/main/yang added. 17:03:57 [INFO] 17:03:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- 17:03:57 [INFO] Starting audit... 17:03:57 Audit done. 17:03:57 [INFO] You have 0 Checkstyle violations. 17:03:57 [INFO] 17:03:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- 17:03:57 [INFO] Starting audit... 17:03:57 Audit done. 17:03:57 [INFO] You have 0 Checkstyle violations. 17:03:57 [INFO] 17:03:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- 17:03:57 [INFO] 17:03:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 17:03:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/main/resources 17:03:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/generated-sources/spi 17:03:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/generated-sources/yang 17:03:57 [INFO] 17:03:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 17:03:57 [INFO] No sources to compile 17:03:57 [INFO] 17:03:57 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 17:03:57 [INFO] 17:03:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-it --- 17:03:57 [INFO] 17:03:57 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 17:03:57 [INFO] 17:03:57 [INFO] 17:03:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-it --- 17:03:57 [INFO] 17:03:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 17:03:57 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:03:57 [INFO] 17:03:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it --- 17:03:57 [INFO] Recompiling the module because of changed dependency. 17:03:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:03:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[53,36] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:03:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[54,9] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:03:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[53,36] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:03:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[54,9] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:03:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[53,36] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:03:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[54,9] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:03:57 [INFO] 17:03:57 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-it --- 17:03:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:57 [INFO] 17:03:57 [INFO] ------------------------------------------------------- 17:03:57 [INFO] T E S T S 17:03:57 [INFO] ------------------------------------------------------- 17:03:58 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 17:03:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.78 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 17:04:40 [INFO] 17:04:40 [INFO] Results: 17:04:40 [INFO] 17:04:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:04:40 [INFO] 17:04:40 [INFO] 17:04:40 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflow-protocol-it --- 17:04:40 [INFO] 17:04:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 17:04:40 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.17.4-SNAPSHOT.jar 17:04:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 17:04:40 [INFO] 17:04:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-it --- 17:04:40 [INFO] 17:04:40 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflow-protocol-it --- 17:04:40 [INFO] CycloneDX: Resolving Dependencies 17:04:41 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 17:04:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/bom.xml 17:04:41 [INFO] attaching as openflow-protocol-it-0.17.4-SNAPSHOT-cyclonedx.xml 17:04:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/bom.json 17:04:41 [INFO] attaching as openflow-protocol-it-0.17.4-SNAPSHOT-cyclonedx.json 17:04:41 [INFO] 17:04:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 17:04:41 [INFO] Skipping duplicate-finder execution! 17:04:41 [INFO] 17:04:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- 17:04:41 [WARNING] Used undeclared dependencies found: 17:04:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:test 17:04:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:test 17:04:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:test 17:04:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:test 17:04:41 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:test 17:04:41 [WARNING] Unused declared dependencies found: 17:04:41 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 17:04:41 [INFO] 17:04:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-it --- 17:04:41 [INFO] 17:04:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-it --- 17:04:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 17:04:41 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 17:04:41 [INFO] 17:04:41 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflow-protocol-it --- 17:04:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-SNAPSHOT.pom 17:04:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-SNAPSHOT.jar 17:04:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-SNAPSHOT-cyclonedx.xml 17:04:41 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-SNAPSHOT-cyclonedx.json 17:04:41 [INFO] 17:04:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- 17:04:41 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-SNAPSHOT.jar 17:04:41 [INFO] Writing OBR metadata 17:04:41 [INFO] 17:04:41 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflow-protocol-it --- 17:04:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:04:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:04:41 [INFO] 17:04:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 17:04:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:41 [INFO] 17:04:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- 17:04:41 [INFO] No sources in project. Archive not created. 17:04:41 [INFO] 17:04:41 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 17:04:41 [INFO] Building model-inventory 0.17.4-SNAPSHOT [16/84] 17:04:41 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:41 [INFO] 17:04:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-inventory --- 17:04:41 [INFO] 17:04:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- 17:04:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:41 [INFO] 17:04:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- 17:04:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:41 [INFO] 17:04:41 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-inventory --- 17:04:41 [INFO] 17:04:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 17:04:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:04:41 [INFO] 17:04:41 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-inventory --- 17:04:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:04:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/src/main/yang 17:04:41 [INFO] yang-to-sources: Found 2 dependencies in 978.4 μs 17:04:41 [INFO] yang-to-sources: Project model files found: 1 in 1.951 ms 17:04:41 [INFO] yang-to-sources: 3 YANG models processed in 13.77 ms 17:04:41 [INFO] BindingJavaFileGenerator: Defined 33 files in 4.198 ms 17:04:41 [INFO] Sorted 33 files into 4 directories in 103.4 μs 17:04:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 33 in 16.02 ms 17:04:41 [INFO] 17:04:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- 17:04:41 [INFO] Starting audit... 17:04:41 Audit done. 17:04:41 [INFO] You have 0 Checkstyle violations. 17:04:41 [INFO] 17:04:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- 17:04:42 [INFO] Starting audit... 17:04:42 Audit done. 17:04:42 [INFO] You have 0 Checkstyle violations. 17:04:42 [INFO] 17:04:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- 17:04:42 [INFO] 17:04:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 17:04:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/src/main/resources 17:04:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/spi 17:04:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:04:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:04:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:04:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/spi 17:04:42 [INFO] 17:04:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 17:04:42 [INFO] Recompiling the module because of changed dependency. 17:04:42 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 17:04:42 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:04:42 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:04:42 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:04:42 [INFO] 17:04:42 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-inventory >>> 17:04:42 [INFO] 17:04:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-inventory --- 17:04:42 [INFO] Fork Value is true 17:04:44 [INFO] Done SpotBugs Analysis.... 17:04:44 [INFO] 17:04:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-inventory <<< 17:04:44 [INFO] 17:04:44 [INFO] 17:04:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-inventory --- 17:04:44 [INFO] BugInstance size is 0 17:04:44 [INFO] Error size is 0 17:04:44 [INFO] No errors/warnings found 17:04:44 [INFO] 17:04:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- 17:04:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/src/test/resources 17:04:44 [INFO] 17:04:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-inventory --- 17:04:44 [INFO] No sources to compile 17:04:44 [INFO] 17:04:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-inventory --- 17:04:44 [INFO] No tests to run. 17:04:44 [INFO] 17:04:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ model-inventory --- 17:04:44 [INFO] 17:04:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- 17:04:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT.jar 17:04:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/META-INF/MANIFEST.MF 17:04:44 [INFO] 17:04:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-inventory --- 17:04:44 [INFO] No previous run data found, generating javadoc. 17:04:46 [WARNING] Javadoc Warnings 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorId.java:30: warning: no comment 17:04:46 [WARNING] public NodeConnectorId(String _value) { 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorId.java:54: warning: no comment 17:04:46 [WARNING] public static NodeConnectorId getDefaultInstance(final String defaultValue) { 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorRef.java:34: warning: no comment 17:04:46 [WARNING] public NodeConnectorRef(InstanceIdentifier _value) { 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeId.java:30: warning: no comment 17:04:46 [WARNING] public NodeId(String _value) { 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeId.java:54: warning: no comment 17:04:46 [WARNING] public static NodeId getDefaultInstance(final String defaultValue) { 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeRef.java:34: warning: no comment 17:04:46 [WARNING] public NodeRef(InstanceIdentifier _value) { 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:8: warning: no comment 17:04:46 [WARNING] public interface OpendaylightInventoryListener 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:26: warning: no comment 17:04:46 [WARNING] void onNodeConnectorRemoved(NodeConnectorRemoved notification); 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:20: warning: no comment 17:04:46 [WARNING] void onNodeConnectorUpdated(NodeConnectorUpdated notification); 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:23: warning: no comment 17:04:46 [WARNING] void onNodeRemoved(NodeRemoved notification); 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:17: warning: no comment 17:04:46 [WARNING] void onNodeUpdated(NodeUpdated notification); 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/SupportType.java:31: warning: no comment 17:04:46 [WARNING] Emulated(1, "emulated"), 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/SupportType.java:29: warning: no comment 17:04:46 [WARNING] Native(0, "native"), 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/SupportType.java:33: warning: no comment 17:04:46 [WARNING] NotSupported(2, "not-supported") 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeConnectorRef.java:30: warning: no comment 17:04:46 [WARNING] private final InstanceIdentifier _value; 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/NodeRef.java:30: warning: no comment 17:04:46 [WARNING] private final InstanceIdentifier _value; 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/node/NodeConnectorKey.java:24: warning: no comment 17:04:46 [WARNING] private final NodeConnectorId _id; 17:04:46 [WARNING] ^ 17:04:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/nodes/NodeKey.java:24: warning: no comment 17:04:46 [WARNING] private final NodeId _id; 17:04:46 [WARNING] ^ 17:04:46 [WARNING] 18 warnings 17:04:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-javadoc.jar 17:04:46 [INFO] 17:04:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-inventory --- 17:04:46 [INFO] CycloneDX: Resolving Dependencies 17:04:47 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:04:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/bom.xml 17:04:47 [INFO] attaching as model-inventory-0.17.4-SNAPSHOT-cyclonedx.xml 17:04:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/bom.json 17:04:47 [INFO] attaching as model-inventory-0.17.4-SNAPSHOT-cyclonedx.json 17:04:47 [INFO] 17:04:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 17:04:47 [INFO] Skipping duplicate-finder execution! 17:04:47 [INFO] 17:04:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-inventory --- 17:04:47 [WARNING] Unused declared dependencies found: 17:04:47 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:04:47 [INFO] 17:04:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- 17:04:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-sources.jar 17:04:47 [INFO] 17:04:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-inventory --- 17:04:47 [INFO] 17:04:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-inventory --- 17:04:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:04:47 [INFO] 17:04:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-inventory --- 17:04:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT.pom 17:04:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT.jar 17:04:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT-javadoc.jar 17:04:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT-cyclonedx.xml 17:04:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT-cyclonedx.json 17:04:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT-sources.jar 17:04:47 [INFO] 17:04:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- 17:04:47 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-SNAPSHOT.jar 17:04:47 [INFO] Writing OBR metadata 17:04:47 [INFO] 17:04:47 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-inventory --- 17:04:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:04:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:04:47 [INFO] 17:04:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- 17:04:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:47 [INFO] 17:04:47 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 17:04:47 [INFO] Building model-flow-base 0.17.4-SNAPSHOT [17/84] 17:04:47 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:47 [INFO] 17:04:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-base --- 17:04:47 [INFO] 17:04:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- 17:04:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:47 [INFO] 17:04:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- 17:04:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:47 [INFO] 17:04:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-flow-base --- 17:04:47 [INFO] 17:04:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 17:04:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:04:47 [INFO] 17:04:47 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-flow-base --- 17:04:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:04:47 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/src/main/yang 17:04:47 [INFO] yang-to-sources: Found 6 dependencies in 2.622 ms 17:04:47 [INFO] yang-to-sources: Project model files found: 11 in 19.02 ms 17:04:48 [INFO] yang-to-sources: 21 YANG models processed in 360.6 ms 17:04:48 [INFO] BindingJavaFileGenerator: Defined 602 files in 43.51 ms 17:04:48 [INFO] Sorted 602 files into 125 directories in 734.9 μs 17:04:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 169.7 ms 17:04:48 [INFO] 17:04:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- 17:04:48 [INFO] Starting audit... 17:04:48 Audit done. 17:04:48 [INFO] You have 0 Checkstyle violations. 17:04:48 [INFO] 17:04:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- 17:04:48 [INFO] Starting audit... 17:04:48 Audit done. 17:04:48 [INFO] You have 0 Checkstyle violations. 17:04:48 [INFO] 17:04:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- 17:04:48 [INFO] 17:04:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 17:04:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/src/main/resources 17:04:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/spi 17:04:48 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 17:04:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:04:48 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 17:04:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/spi 17:04:48 [INFO] 17:04:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 17:04:48 [INFO] Recompiling the module because of changed dependency. 17:04:48 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 17:04:50 [INFO] 17:04:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-flow-base >>> 17:04:50 [INFO] 17:04:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-flow-base --- 17:04:50 [INFO] Fork Value is true 17:04:54 [INFO] Done SpotBugs Analysis.... 17:04:54 [INFO] 17:04:54 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-flow-base <<< 17:04:54 [INFO] 17:04:54 [INFO] 17:04:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-flow-base --- 17:04:54 [INFO] BugInstance size is 0 17:04:54 [INFO] Error size is 0 17:04:54 [INFO] No errors/warnings found 17:04:54 [INFO] 17:04:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- 17:04:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/src/test/resources 17:04:54 [INFO] 17:04:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-base --- 17:04:54 [INFO] No sources to compile 17:04:54 [INFO] 17:04:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-base --- 17:04:54 [INFO] No tests to run. 17:04:54 [INFO] 17:04:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ model-flow-base --- 17:04:54 [INFO] 17:04:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- 17:04:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT.jar 17:04:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/META-INF/MANIFEST.MF 17:04:55 [INFO] 17:04:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-base --- 17:04:55 [INFO] No previous run data found, generating javadoc. 17:05:03 [WARNING] Javadoc Warnings 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/BandId.java:36: warning: no comment 17:05:03 [WARNING] public BandId(Uint32 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/BandId.java:55: warning: no comment 17:05:03 [WARNING] public static BandId getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/BucketId.java:36: warning: no comment 17:05:03 [WARNING] public BucketId(Uint32 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/BucketId.java:55: warning: no comment 17:05:03 [WARNING] public static BucketId getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowCookie.java:36: warning: no comment 17:05:03 [WARNING] public FlowCookie(Uint64 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowCookie.java:55: warning: no comment 17:05:03 [WARNING] public static FlowCookie getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:38: warning: no comment 17:05:03 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("CHECK_OVERLAP", "RESET_COUNTS", "NO_PKT_COUNTS", "NO_BYT_COUNTS", "SEND_FLOW_REM"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:46: warning: no comment 17:05:03 [WARNING] public FlowModFlags(boolean _cHECKOVERLAP, boolean _nOBYTCOUNTS, boolean _nOPKTCOUNTS, boolean _rESETCOUNTS, boolean _sENDFLOWREM) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:88: warning: no comment 17:05:03 [WARNING] public boolean getCHECKOVERLAP() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:68: warning: no comment 17:05:03 [WARNING] public static FlowModFlags getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:100: warning: no comment 17:05:03 [WARNING] public boolean getNOBYTCOUNTS() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:96: warning: no comment 17:05:03 [WARNING] public boolean getNOPKTCOUNTS() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:92: warning: no comment 17:05:03 [WARNING] public boolean getRESETCOUNTS() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowModFlags.java:104: warning: no comment 17:05:03 [WARNING] public boolean getSENDFLOWREM() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/FlowRef.java:34: warning: no comment 17:05:03 [WARNING] public FlowRef(InstanceIdentifier _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:34: warning: no comment 17:05:03 [WARNING] Chaining(2, "chaining"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:36: warning: no comment 17:05:03 [WARNING] ChainingChecks(3, "chaining-checks") 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:32: warning: no comment 17:05:03 [WARNING] SelectLiveness(1, "select-liveness"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupCapabilities.java:30: warning: no comment 17:05:03 [WARNING] SelectWeight(0, "select-weight"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupId.java:36: warning: no comment 17:05:03 [WARNING] public GroupId(Uint32 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupId.java:55: warning: no comment 17:05:03 [WARNING] public static GroupId getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupRef.java:34: warning: no comment 17:05:03 [WARNING] public GroupRef(InstanceIdentifier _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:30: warning: no comment 17:05:03 [WARNING] GroupAll(0, "group-all"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:36: warning: no comment 17:05:03 [WARNING] GroupFf(3, "group-ff") 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:34: warning: no comment 17:05:03 [WARNING] GroupIndirect(2, "group-indirect"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/types/rev131018/GroupTypes.java:32: warning: no comment 17:05:03 [WARNING] GroupSelect(1, "group-select"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/opendaylight/ipv6/arbitrary/bitmask/fields/rev160224/Ipv6ArbitraryMask.java:34: warning: no comment 17:05:03 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)))$"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/opendaylight/ipv6/arbitrary/bitmask/fields/rev160224/Ipv6ArbitraryMask.java:43: warning: no comment 17:05:03 [WARNING] public Ipv6ArbitraryMask(String _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/opendaylight/ipv6/arbitrary/bitmask/fields/rev160224/Ipv6ArbitraryMask.java:63: warning: no comment 17:05:03 [WARNING] public static Ipv6ArbitraryMask getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:36: warning: no comment 17:05:03 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("ofpmbt-drop", "ofpmbt-dscp-remark", "ofpmbt-experimenter"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:42: warning: no comment 17:05:03 [WARNING] public MeterBandType(boolean _ofpmbtDrop, boolean _ofpmbtDscpRemark, boolean _ofpmbtExperimenter) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:60: warning: no comment 17:05:03 [WARNING] public static MeterBandType getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:76: warning: no comment 17:05:03 [WARNING] public boolean getOfpmbtDrop() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:80: warning: no comment 17:05:03 [WARNING] public boolean getOfpmbtDscpRemark() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterBandType.java:84: warning: no comment 17:05:03 [WARNING] public boolean getOfpmbtExperimenter() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:37: warning: no comment 17:05:03 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("meter-kbps", "meter-pktps", "meter-burst", "meter-stats"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:44: warning: no comment 17:05:03 [WARNING] public MeterFlags(boolean _meterBurst, boolean _meterKbps, boolean _meterPktps, boolean _meterStats) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:64: warning: no comment 17:05:03 [WARNING] public static MeterFlags getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:90: warning: no comment 17:05:03 [WARNING] public boolean getMeterBurst() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:82: warning: no comment 17:05:03 [WARNING] public boolean getMeterKbps() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:86: warning: no comment 17:05:03 [WARNING] public boolean getMeterPktps() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterFlags.java:94: warning: no comment 17:05:03 [WARNING] public boolean getMeterStats() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterId.java:36: warning: no comment 17:05:03 [WARNING] public MeterId(Uint32 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterId.java:55: warning: no comment 17:05:03 [WARNING] public static MeterId getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/types/rev130918/MeterRef.java:34: warning: no comment 17:05:03 [WARNING] public MeterRef(InstanceIdentifier _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:66: warning: no comment 17:05:03 [WARNING] ALL(6, "ALL"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:72: warning: no comment 17:05:03 [WARNING] ANY(9, "ANY"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:68: warning: no comment 17:05:03 [WARNING] CONTROLLER(7, "CONTROLLER"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:64: warning: no comment 17:05:03 [WARNING] FLOOD(5, "FLOOD"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:58: warning: no comment 17:05:03 [WARNING] INPORT(2, "IN_PORT"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:70: warning: no comment 17:05:03 [WARNING] LOCAL(8, "LOCAL"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:56: warning: no comment 17:05:03 [WARNING] MAX(1, "MAX"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:74: warning: no comment 17:05:03 [WARNING] NONE(10, "NONE") 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:62: warning: no comment 17:05:03 [WARNING] NORMAL(4, "NORMAL"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/rev131026/OutputPortValues.java:60: warning: no comment 17:05:03 [WARNING] TABLE(3, "TABLE"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:37: warning: no comment 17:05:03 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("PORT-DOWN", "NO-RECV", "NO-FWD", "NO-PACKET-IN"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:44: warning: no comment 17:05:03 [WARNING] public PortConfig(boolean _nOFWD, boolean _nOPACKETIN, boolean _nORECV, boolean _pORTDOWN) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:64: warning: no comment 17:05:03 [WARNING] public static PortConfig getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:90: warning: no comment 17:05:03 [WARNING] public boolean getNOFWD() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:94: warning: no comment 17:05:03 [WARNING] public boolean getNOPACKETIN() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:86: warning: no comment 17:05:03 [WARNING] public boolean getNORECV() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortConfig.java:82: warning: no comment 17:05:03 [WARNING] public boolean getPORTDOWN() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:49: warning: no comment 17:05:03 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("ten-mb-hd", "ten-mb-fd", "hundred-mb-hd", "hundred-mb-fd", "one-gb-hd", "one-gb-fd", "ten-gb-fd", "forty-gb-fd", "hundred-gb-fd", "one-tb-fd", "other", "copper", "fiber", "autoeng", "pause", "pause-asym"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:68: warning: no comment 17:05:03 [WARNING] public PortFeatures(boolean _autoeng, boolean _copper, boolean _fiber, boolean _fortyGbFd, boolean _hundredGbFd, boolean _hundredMbFd, boolean _hundredMbHd, boolean _oneGbFd, boolean _oneGbHd, boolean _oneTbFd, boolean _other, boolean _pause, boolean _pauseAsym, boolean _tenGbFd, boolean _tenMbFd, boolean _tenMbHd) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:206: warning: no comment 17:05:03 [WARNING] public boolean getAutoeng() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:198: warning: no comment 17:05:03 [WARNING] public boolean getCopper() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:112: warning: no comment 17:05:03 [WARNING] public static PortFeatures getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:202: warning: no comment 17:05:03 [WARNING] public boolean getFiber() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:182: warning: no comment 17:05:03 [WARNING] public boolean getFortyGbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:186: warning: no comment 17:05:03 [WARNING] public boolean getHundredGbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:166: warning: no comment 17:05:03 [WARNING] public boolean getHundredMbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:162: warning: no comment 17:05:03 [WARNING] public boolean getHundredMbHd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:174: warning: no comment 17:05:03 [WARNING] public boolean getOneGbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:170: warning: no comment 17:05:03 [WARNING] public boolean getOneGbHd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:190: warning: no comment 17:05:03 [WARNING] public boolean getOneTbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:194: warning: no comment 17:05:03 [WARNING] public boolean getOther() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:210: warning: no comment 17:05:03 [WARNING] public boolean getPause() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:214: warning: no comment 17:05:03 [WARNING] public boolean getPauseAsym() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:178: warning: no comment 17:05:03 [WARNING] public boolean getTenGbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:158: warning: no comment 17:05:03 [WARNING] public boolean getTenMbFd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortFeatures.java:154: warning: no comment 17:05:03 [WARNING] public boolean getTenMbHd() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:41: warning: no comment 17:05:03 [WARNING] public PortNumberUni(String _string) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:36: warning: no comment 17:05:03 [WARNING] public PortNumberUni(Uint32 _uint32) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:75: warning: no comment 17:05:03 [WARNING] public String getString() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUni.java:71: warning: no comment 17:05:03 [WARNING] public Uint32 getUint32() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortNumberUniBuilder.java:16: warning: no comment 17:05:03 [WARNING] public static PortNumberUni getDefaultInstance(String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortReason.java:29: warning: no comment 17:05:03 [WARNING] Add(0, "add"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortReason.java:31: warning: no comment 17:05:03 [WARNING] Delete(1, "delete"), 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/port/rev130925/PortReason.java:33: warning: no comment 17:05:03 [WARNING] Update(2, "update") 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/queue/rev130925/QueueId.java:30: warning: no comment 17:05:03 [WARNING] public QueueId(Uint32 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/types/queue/rev130925/QueueId.java:54: warning: no comment 17:05:03 [WARNING] public static QueueId getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:34: warning: no comment 17:05:03 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("DEPRECATED-MASK"); 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:38: warning: no comment 17:05:03 [WARNING] public TableConfig(boolean _dEPRECATEDMASK) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:52: warning: no comment 17:05:03 [WARNING] public static TableConfig getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableConfig.java:64: warning: no comment 17:05:03 [WARNING] public boolean getDEPRECATEDMASK() { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableId.java:36: warning: no comment 17:05:03 [WARNING] public TableId(Uint8 _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableId.java:55: warning: no comment 17:05:03 [WARNING] public static TableId getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/types/rev131026/TableRef.java:34: warning: no comment 17:05:03 [WARNING] public TableRef(InstanceIdentifier _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/action/types/rev131112/VlanCfi.java:36: warning: no comment 17:05:03 [WARNING] public VlanCfi(Integer _value) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/action/types/rev131112/VlanCfi.java:55: warning: no comment 17:05:03 [WARNING] public static VlanCfi getDefaultInstance(final String defaultValue) { 17:05:03 [WARNING] ^ 17:05:03 [WARNING] 100 warnings 17:05:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-javadoc.jar 17:05:04 [INFO] 17:05:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-flow-base --- 17:05:04 [INFO] CycloneDX: Resolving Dependencies 17:05:04 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 17:05:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/bom.xml 17:05:04 [INFO] attaching as model-flow-base-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/bom.json 17:05:04 [INFO] attaching as model-flow-base-0.17.4-SNAPSHOT-cyclonedx.json 17:05:04 [INFO] 17:05:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 17:05:04 [INFO] Skipping duplicate-finder execution! 17:05:04 [INFO] 17:05:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-base --- 17:05:04 [WARNING] Used undeclared dependencies found: 17:05:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:05:04 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:05:04 [INFO] 17:05:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- 17:05:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-sources.jar 17:05:05 [INFO] 17:05:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-base --- 17:05:05 [INFO] 17:05:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-base --- 17:05:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:05 [INFO] 17:05:05 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-flow-base --- 17:05:05 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT.pom 17:05:05 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT.jar 17:05:05 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT-javadoc.jar 17:05:05 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:05 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT-cyclonedx.json 17:05:05 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT-sources.jar 17:05:05 [INFO] 17:05:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- 17:05:05 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-SNAPSHOT.jar 17:05:05 [INFO] Writing OBR metadata 17:05:05 [INFO] 17:05:05 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-flow-base --- 17:05:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:05:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:05:05 [INFO] 17:05:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- 17:05:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:05 [INFO] 17:05:05 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 17:05:05 [INFO] Building model-flow-service 0.17.4-SNAPSHOT [18/84] 17:05:05 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:05 [INFO] 17:05:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-service --- 17:05:05 [INFO] 17:05:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- 17:05:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:05 [INFO] 17:05:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- 17:05:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:05 [INFO] 17:05:05 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-flow-service --- 17:05:05 [INFO] 17:05:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 17:05:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:05:05 [INFO] 17:05:05 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-flow-service --- 17:05:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/src/main/yang 17:05:05 [INFO] yang-to-sources: Found 7 dependencies in 3.298 ms 17:05:05 [INFO] yang-to-sources: Project model files found: 22 in 7.378 ms 17:05:06 [INFO] yang-to-sources: 44 YANG models processed in 731.1 ms 17:05:06 [INFO] BindingJavaFileGenerator: Defined 543 files in 43.36 ms 17:05:06 [INFO] Sorted 543 files into 79 directories in 696.2 μs 17:05:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 543 in 169.4 ms 17:05:06 [INFO] 17:05:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- 17:05:06 [INFO] Starting audit... 17:05:06 Audit done. 17:05:06 [INFO] You have 0 Checkstyle violations. 17:05:06 [INFO] 17:05:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- 17:05:06 [INFO] Starting audit... 17:05:06 Audit done. 17:05:06 [INFO] You have 0 Checkstyle violations. 17:05:06 [INFO] 17:05:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- 17:05:06 [INFO] 17:05:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 17:05:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/src/main/resources 17:05:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/spi 17:05:06 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 17:05:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:06 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 17:05:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/spi 17:05:06 [INFO] 17:05:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 17:05:06 [INFO] Recompiling the module because of changed dependency. 17:05:06 [INFO] Compiling 542 source files with javac [debug release 17] to target/classes 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[33,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 17:05:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[33,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 17:05:09 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java: Some input files additionally use or override a deprecated API. 17:05:09 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meters/service/rev160316/SalMetersBatchService.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:05:09 [INFO] 17:05:09 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-flow-service >>> 17:05:09 [INFO] 17:05:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-flow-service --- 17:05:09 [INFO] Fork Value is true 17:05:12 [INFO] Done SpotBugs Analysis.... 17:05:12 [INFO] 17:05:12 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-flow-service <<< 17:05:12 [INFO] 17:05:12 [INFO] 17:05:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-flow-service --- 17:05:12 [INFO] BugInstance size is 0 17:05:12 [INFO] Error size is 0 17:05:12 [INFO] No errors/warnings found 17:05:12 [INFO] 17:05:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- 17:05:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/src/test/resources 17:05:12 [INFO] 17:05:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-service --- 17:05:12 [INFO] No sources to compile 17:05:12 [INFO] 17:05:12 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-service --- 17:05:12 [INFO] No tests to run. 17:05:12 [INFO] 17:05:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ model-flow-service --- 17:05:12 [INFO] 17:05:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- 17:05:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT.jar 17:05:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/META-INF/MANIFEST.MF 17:05:13 [INFO] 17:05:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-service --- 17:05:13 [INFO] No previous run data found, generating javadoc. 17:05:21 [WARNING] Javadoc Warnings 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/ConnectionCookie.java:36: warning: no comment 17:05:21 [WARNING] public ConnectionCookie(Uint32 _value) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/ConnectionCookie.java:55: warning: no comment 17:05:21 [WARNING] public static ConnectionCookie getDefaultInstance(final String defaultValue) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:47: warning: no comment 17:05:21 [WARNING] BadAction(2, "bad-action"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:49: warning: no comment 17:05:21 [WARNING] BadInstruction(3, "bad-instruction"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:51: warning: no comment 17:05:21 [WARNING] BadMatch(4, "bad-match"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:45: warning: no comment 17:05:21 [WARNING] BadRequest(1, "bad-request"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:71: warning: no comment 17:05:21 [WARNING] Experimenter(65535, "experimenter") 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:53: warning: no comment 17:05:21 [WARNING] FlowModFailed(5, "flow-mod-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:55: warning: no comment 17:05:21 [WARNING] GroupModFailed(6, "group-mod-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:43: warning: no comment 17:05:21 [WARNING] HelloFailed(0, "hello-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:67: warning: no comment 17:05:21 [WARNING] MeterModFailed(12, "meter-mod-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:57: warning: no comment 17:05:21 [WARNING] PortModFailed(7, "port-mod-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:61: warning: no comment 17:05:21 [WARNING] QueueOpFailed(9, "queue-op-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:65: warning: no comment 17:05:21 [WARNING] RoleRequestFailed(11, "role-request-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:63: warning: no comment 17:05:21 [WARNING] SwitchConfigFailed(10, "switch-config-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:69: warning: no comment 17:05:21 [WARNING] TableFeaturesFailed(13, "table-features-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/errors/rev131116/ErrorType.java:59: warning: no comment 17:05:21 [WARNING] TableModFailed(8, "table-mod-failed"), 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:9: warning: no comment 17:05:21 [WARNING] public interface FlowCapableTransactionService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowId.java:30: warning: no comment 17:05:21 [WARNING] public FlowId(String _value) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowId.java:54: warning: no comment 17:05:21 [WARNING] public static FlowId getDefaultInstance(final String defaultValue) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:37: warning: no comment 17:05:21 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("IDLE_TIMEOUT", "HARD_TIMEOUT", "DELETE", "GROUP_DELETE"); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:44: warning: no comment 17:05:21 [WARNING] public FlowRemovedMask(boolean _dELETE, boolean _gROUPDELETE, boolean _hARDTIMEOUT, boolean _iDLETIMEOUT) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:64: warning: no comment 17:05:21 [WARNING] public static FlowRemovedMask getDefaultInstance(final String defaultValue) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:90: warning: no comment 17:05:21 [WARNING] public boolean getDELETE() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:94: warning: no comment 17:05:21 [WARNING] public boolean getGROUPDELETE() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:86: warning: no comment 17:05:21 [WARNING] public boolean getHARDTIMEOUT() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:82: warning: no comment 17:05:21 [WARNING] public boolean getIDLETIMEOUT() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/FlowTableRef.java:34: warning: no comment 17:05:21 [WARNING] public FlowTableRef(InstanceIdentifier _value) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:8: warning: no comment 17:05:21 [WARNING] public interface FlowTopologyDiscoveryListener 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:17: warning: no comment 17:05:21 [WARNING] void onLinkDiscovered(LinkDiscovered notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:20: warning: no comment 17:05:21 [WARNING] void onLinkOverutilized(LinkOverutilized notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:23: warning: no comment 17:05:21 [WARNING] void onLinkRemoved(LinkRemoved notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:26: warning: no comment 17:05:21 [WARNING] void onLinkUtilizationNormal(LinkUtilizationNormal notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:9: warning: no comment 17:05:21 [WARNING] public interface FlowTopologyDiscoveryService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/NodeConfigService.java:9: warning: no comment 17:05:21 [WARNING] public interface NodeConfigService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/node/ssl/connection/error/service/rev190723/NodeSslConnectionErrorListener.java:8: warning: no comment 17:05:21 [WARNING] public interface NodeSslConnectionErrorListener 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/node/ssl/connection/error/service/rev190723/NodeSslConnectionErrorListener.java:16: warning: no comment 17:05:21 [WARNING] void onSslError(SslError notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:36: warning: no comment 17:05:21 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("NO_MATCH", "ACTION", "INVALID_TTL"); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:42: warning: no comment 17:05:21 [WARNING] public PacketInMask(boolean _aCTION, boolean _iNVALIDTTL, boolean _nOMATCH) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:80: warning: no comment 17:05:21 [WARNING] public boolean getACTION() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:60: warning: no comment 17:05:21 [WARNING] public static PacketInMask getDefaultInstance(final String defaultValue) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:84: warning: no comment 17:05:21 [WARNING] public boolean getINVALIDTTL() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:76: warning: no comment 17:05:21 [WARNING] public boolean getNOMATCH() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingListener.java:8: warning: no comment 17:05:21 [WARNING] public interface PacketProcessingListener 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingListener.java:16: warning: no comment 17:05:21 [WARNING] void onPacketReceived(PacketReceived notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/PacketProcessingService.java:9: warning: no comment 17:05:21 [WARNING] public interface PacketProcessingService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:36: warning: no comment 17:05:21 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("ADD", "DELETE", "UPDATE"); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:42: warning: no comment 17:05:21 [WARNING] public PortStatusMask(boolean _aDD, boolean _dELETE, boolean _uPDATE) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:76: warning: no comment 17:05:21 [WARNING] public boolean getADD() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:60: warning: no comment 17:05:21 [WARNING] public static PortStatusMask getDefaultInstance(final String defaultValue) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:80: warning: no comment 17:05:21 [WARNING] public boolean getDELETE() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:84: warning: no comment 17:05:21 [WARNING] public boolean getUPDATE() { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalAsyncConfigService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalEchoService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalFlatBatchService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:8: warning: no comment 17:05:21 [WARNING] public interface SalFlowListener 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:17: warning: no comment 17:05:21 [WARNING] void onFlowAdded(FlowAdded notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:23: warning: no comment 17:05:21 [WARNING] void onFlowRemoved(FlowRemoved notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:20: warning: no comment 17:05:21 [WARNING] void onFlowUpdated(FlowUpdated notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:29: warning: no comment 17:05:21 [WARNING] void onNodeErrorNotification(NodeErrorNotification notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:32: warning: no comment 17:05:21 [WARNING] void onNodeExperimenterErrorNotification(NodeExperimenterErrorNotification notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:26: warning: no comment 17:05:21 [WARNING] void onSwitchFlowRemoved(SwitchFlowRemoved notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalFlowsBatchService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalFlowService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalGroupsBatchService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalGroupService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meters/service/rev160316/SalMetersBatchService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalMetersBatchService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalMeterService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/SalPortService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalPortService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/service/rev150305/SalQueueService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalQueueService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SalRoleService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalRoleService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:8: warning: no comment 17:05:21 [WARNING] public interface SalTableListener 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableListener.java:17: warning: no comment 17:05:21 [WARNING] void onTableUpdated(TableUpdated notification); 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/SalTableService.java:9: warning: no comment 17:05:21 [WARNING] public interface SalTableService 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/SendBarrierOutput.java:16: warning: no comment 17:05:21 [WARNING] public interface SendBarrierOutput 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SetAsyncOutput.java:16: warning: no comment 17:05:21 [WARNING] public interface SetAsyncOutput 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/SolicitRefreshInput.java:16: warning: no comment 17:05:21 [WARNING] public interface SolicitRefreshInput 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/SolicitRefreshOutput.java:16: warning: no comment 17:05:21 [WARNING] public interface SolicitRefreshOutput 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/node/ssl/connection/error/service/rev190723/SslErrorType.java:27: warning: no comment 17:05:21 [WARNING] SslConFailed(0, "ssl-con-failed") 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/TransactionId.java:36: warning: no comment 17:05:21 [WARNING] public TransactionId(Uint64 _value) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/TransactionId.java:55: warning: no comment 17:05:21 [WARNING] public static TransactionId getDefaultInstance(final String defaultValue) { 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/packet/service/rev130709/TransmitPacketOutput.java:16: warning: no comment 17:05:21 [WARNING] public interface TransmitPacketOutput 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:40: warning: no comment 17:05:21 [WARNING] private final boolean _dELETE; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:41: warning: no comment 17:05:21 [WARNING] private final boolean _gROUPDELETE; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:39: warning: no comment 17:05:21 [WARNING] private final boolean _hARDTIMEOUT; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/FlowRemovedMask.java:38: warning: no comment 17:05:21 [WARNING] private final boolean _iDLETIMEOUT; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:38: warning: no comment 17:05:21 [WARNING] private final boolean _aCTION; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:39: warning: no comment 17:05:21 [WARNING] private final boolean _iNVALIDTTL; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PacketInMask.java:37: warning: no comment 17:05:21 [WARNING] private final boolean _nOMATCH; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:37: warning: no comment 17:05:21 [WARNING] private final boolean _aDD; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:38: warning: no comment 17:05:21 [WARNING] private final boolean _dELETE; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/PortStatusMask.java:39: warning: no comment 17:05:21 [WARNING] private final boolean _uPDATE; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/flow/crud/_case/aug/flat/batch/add/flow/_case/FlatBatchAddFlowKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/flow/crud/_case/aug/flat/batch/remove/flow/_case/FlatBatchRemoveFlowKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/flow/crud/_case/aug/flat/batch/update/flow/_case/FlatBatchUpdateFlowKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/group/crud/_case/aug/flat/batch/add/group/_case/FlatBatchAddGroupKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/group/crud/_case/aug/flat/batch/remove/group/_case/FlatBatchRemoveGroupKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/group/crud/_case/aug/flat/batch/update/group/_case/FlatBatchUpdateGroupKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/meter/crud/_case/aug/flat/batch/add/meter/_case/FlatBatchAddMeterKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/flat/batch/meter/crud/_case/aug/flat/batch/remove/meter/_case/FlatBatchRemoveMeterKey.java:24: warning: no comment 17:05:21 [WARNING] private final Uint16 _batchOrder; 17:05:21 [WARNING] ^ 17:05:21 [WARNING] 100 warnings 17:05:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-javadoc.jar 17:05:21 [INFO] 17:05:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-flow-service --- 17:05:21 [INFO] CycloneDX: Resolving Dependencies 17:05:22 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 17:05:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/bom.xml 17:05:22 [INFO] attaching as model-flow-service-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/bom.json 17:05:22 [INFO] attaching as model-flow-service-0.17.4-SNAPSHOT-cyclonedx.json 17:05:22 [INFO] 17:05:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 17:05:22 [INFO] Skipping duplicate-finder execution! 17:05:22 [INFO] 17:05:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-service --- 17:05:22 [WARNING] Used undeclared dependencies found: 17:05:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:05:22 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:05:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:05:22 [INFO] 17:05:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- 17:05:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-sources.jar 17:05:22 [INFO] 17:05:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-service --- 17:05:22 [INFO] 17:05:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-service --- 17:05:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:22 [INFO] 17:05:22 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-flow-service --- 17:05:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT.pom 17:05:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT.jar 17:05:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT-javadoc.jar 17:05:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT-cyclonedx.json 17:05:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT-sources.jar 17:05:22 [INFO] 17:05:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- 17:05:22 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-SNAPSHOT.jar 17:05:22 [INFO] Writing OBR metadata 17:05:22 [INFO] 17:05:22 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-flow-service --- 17:05:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:05:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:05:22 [INFO] 17:05:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- 17:05:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:22 [INFO] 17:05:22 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 17:05:22 [INFO] Building openflowplugin-api 0.17.4-SNAPSHOT [19/84] 17:05:22 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:23 [INFO] 17:05:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-api --- 17:05:23 [INFO] 17:05:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- 17:05:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:23 [INFO] 17:05:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 17:05:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:23 [INFO] 17:05:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-api --- 17:05:23 [INFO] 17:05:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 17:05:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:05:23 [INFO] 17:05:23 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-api --- 17:05:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/yang 17:05:23 [INFO] yang-to-sources: Found 9 dependencies in 3.671 ms 17:05:23 [INFO] yang-to-sources: Project model files found: 3 in 2.016 ms 17:05:23 [INFO] yang-to-sources: 3 YANG models processed in 67.64 ms 17:05:23 [INFO] BindingJavaFileGenerator: Defined 27 files in 1.384 ms 17:05:23 [INFO] Sorted 27 files into 4 directories in 74.25 μs 17:05:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 27 in 50.23 ms 17:05:23 [INFO] 17:05:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- 17:05:23 [INFO] Starting audit... 17:05:23 Audit done. 17:05:23 [INFO] You have 0 Checkstyle violations. 17:05:23 [INFO] 17:05:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- 17:05:24 [INFO] Starting audit... 17:05:24 Audit done. 17:05:24 [INFO] You have 0 Checkstyle violations. 17:05:24 [INFO] 17:05:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- 17:05:24 [INFO] 17:05:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 17:05:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/resources 17:05:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/spi 17:05:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:05:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:05:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/spi 17:05:24 [INFO] 17:05:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 17:05:24 [INFO] Recompiling the module because of changed dependency. 17:05:24 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeService.java:[26,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeService has a member method close() that could throw InterruptedException 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkEvent.java:[31,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent has a member method close() that could throw InterruptedException 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:24 [INFO] 17:05:24 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 17:05:24 [INFO] 17:05:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-api --- 17:05:24 [INFO] Fork Value is true 17:05:28 [INFO] Done SpotBugs Analysis.... 17:05:28 [INFO] 17:05:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 17:05:28 [INFO] 17:05:28 [INFO] 17:05:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-api --- 17:05:28 [INFO] BugInstance size is 0 17:05:28 [INFO] Error size is 0 17:05:28 [INFO] No errors/warnings found 17:05:28 [INFO] 17:05:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 17:05:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/test/resources 17:05:28 [INFO] 17:05:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-api --- 17:05:28 [INFO] No sources to compile 17:05:28 [INFO] 17:05:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-api --- 17:05:28 [INFO] No tests to run. 17:05:28 [INFO] 17:05:28 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-api --- 17:05:28 [INFO] 17:05:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 17:05:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT.jar 17:05:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/META-INF/MANIFEST.MF 17:05:28 [INFO] 17:05:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-api --- 17:05:28 [INFO] No previous run data found, generating javadoc. 17:05:30 [WARNING] Javadoc Warnings 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/compatibility/BackwardCompatibleAtomicService.java:31: warning: no @return 17:05:30 [WARNING] ListenableFuture> handleAndNotify(I input, NotificationPublishService notificationPublishService); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/ChangeStatisticsWorkModeOutput.java:16: warning: no comment 17:05:30 [WARNING] public interface ChangeStatisticsWorkModeOutput 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/CommonDeviceRegistry.java:13: warning: no comment 17:05:30 [WARNING] public interface CommonDeviceRegistry extends AutoCloseable { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationServiceFactory.java:16: warning: no comment 17:05:30 [WARNING] ConfigurationService newInstance(OpenflowProviderConfig providerConfig); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionContext.java:113: warning: no comment 17:05:30 [WARNING] String getSafeNodeIdForLOG(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionContext.java:165: warning: no comment 17:05:30 [WARNING] List retrieveAndClearPortStatusMessages(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionContext.java:115: warning: no comment 17:05:30 [WARNING] void setOutboundQueueHandleRegistration( 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/ConnectionException.java:16: warning: no comment 17:05:30 [WARNING] public ConnectionException(final String message) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/ConnectionException.java:20: warning: no comment 17:05:30 [WARNING] public ConnectionException(final String message, final Throwable cause) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:19: warning: no comment 17:05:30 [WARNING] ALREADY_CONNECTED, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:22: warning: no comment 17:05:30 [WARNING] CLOSING, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:16: warning: no comment 17:05:30 [WARNING] MAY_CONTINUE, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionStatus.java:25: warning: no comment 17:05:30 [WARNING] REFUSING_AUXILIARY_CONNECTION 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChain.java:28: warning: no @param for 17:05:30 [WARNING] void addContext(@NonNull T context); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceConnectedHandler.java:24: warning: no @param for connectionContext 17:05:30 [WARNING] ConnectionStatus deviceConnected(ConnectionContext connectionContext) 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceConnectedHandler.java:24: warning: no @return 17:05:30 [WARNING] ConnectionStatus deviceConnected(ConnectionContext connectionContext) 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceDisconnectedHandler.java:23: warning: no @param for connectionContext 17:05:30 [WARNING] void onDeviceDisconnected(ConnectionContext connectionContext); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/handlers/DeviceRemovedHandler.java:21: warning: no @param for deviceInfo 17:05:30 [WARNING] void onDeviceRemoved(DeviceInfo deviceInfo); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainHolder.java:59: warning: no @param for deviceInfo 17:05:30 [WARNING] ContextChain getContextChain(DeviceInfo deviceInfo); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainMastershipState.java:10: warning: no comment 17:05:30 [WARNING] public enum ContextChainMastershipState { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/ContextChainState.java:10: warning: no comment 17:05:30 [WARNING] public enum ContextChainState { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:25: warning: no @return 17:05:30 [WARNING] LocalDateTime getDeviceLastConnectionTime(BigInteger datapathId); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:14: warning: no comment 17:05:30 [WARNING] public interface DeviceConnectionStatusProvider extends AutoCloseable { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for 17:05:30 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for store 17:05:30 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for path 17:05:30 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:23: warning: no @param for data 17:05:30 [WARNING] void writeToTransaction(LogicalDatastoreType store, InstanceIdentifier path, T data); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for 17:05:30 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for store 17:05:30 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for path 17:05:30 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:31: warning: no @param for data 17:05:30 [WARNING] void writeToTransactionWithParentsSlow(LogicalDatastoreType store, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:38: warning: no @param for 17:05:30 [WARNING] void addDeleteToTxChain(LogicalDatastoreType store, InstanceIdentifier path); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:38: warning: no @param for store 17:05:30 [WARNING] void addDeleteToTxChain(LogicalDatastoreType store, InstanceIdentifier path); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:38: warning: no @param for path 17:05:30 [WARNING] void addDeleteToTxChain(LogicalDatastoreType store, InstanceIdentifier path); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/RequestContextStack.java:20: warning: no @param for 17:05:30 [WARNING] @Nullable RequestContext createRequestContext(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceContext.java:111: warning: no @return 17:05:30 [WARNING] boolean initialSubmitTransaction(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceContext.java:120: warning: no comment 17:05:30 [WARNING] @Nullable FlowGroupInfoHistory getFlowGroupInfoHistory(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:38: warning: no comment 17:05:30 [WARNING] void appendHistoryFlow(@NonNull FlowId id, Uint8 tableId, @NonNull FlowGroupStatus status); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:35: warning: no comment 17:05:30 [WARNING] void clearFlowRegistry(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:28: warning: no comment 17:05:30 [WARNING] ListenableFuture>> fill(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:33: warning: no comment 17:05:30 [WARNING] FlowDescriptor retrieveDescriptor(@NonNull FlowRegistryKey flowRegistryKey); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/DeviceFlowRegistry.java:30: warning: no comment 17:05:30 [WARNING] void storeDescriptor(@NonNull FlowRegistryKey flowRegistryKey, @NonNull FlowDescriptor flowDescriptor); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/group/DeviceGroupRegistry.java:17: warning: no comment 17:05:30 [WARNING] public interface DeviceGroupRegistry extends CommonDeviceRegistry { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/group/DeviceGroupRegistry.java:20: warning: no comment 17:05:30 [WARNING] void appendHistoryGroup(@NonNull GroupId id, @NonNull GroupTypes type, @NonNull FlowGroupStatus status); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/lifecycle/DeviceInitializationContext.java:11: warning: no comment 17:05:30 [WARNING] public interface DeviceInitializationContext { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:35: warning: no comment 17:05:30 [WARNING] DeviceContext createContext(@NonNull ConnectionContext connectionContext); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:33: warning: no comment 17:05:30 [WARNING] ListenableFuture removeDeviceFromOperationalDS(@NonNull KeyedInstanceIdentifier ii); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:38: warning: no comment 17:05:30 [WARNING] void sendNodeAddedNotification( 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:41: warning: no comment 17:05:30 [WARNING] void sendNodeRemovedNotification( 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceManager.java:44: warning: no comment 17:05:30 [WARNING] void setContextChainHolder(@NonNull ContextChainHolder contextChainHolder); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/meter/DeviceMeterRegistry.java:14: warning: no comment 17:05:30 [WARNING] public interface DeviceMeterRegistry extends CommonDeviceRegistry { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:20: warning: no @return 17:05:30 [WARNING] boolean isMetersAvailable(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:25: warning: no @param for available 17:05:30 [WARNING] void setMeterAvailable(boolean available); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:31: warning: no @return 17:05:30 [WARNING] boolean isGroupAvailable(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:36: warning: no @param for available 17:05:30 [WARNING] void setGroupAvailable(boolean available); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:41: warning: no @return 17:05:30 [WARNING] boolean isFlowStatisticsAvailable(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:48: warning: no @return 17:05:30 [WARNING] boolean isTableStatisticsAvailable(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:55: warning: no @return 17:05:30 [WARNING] boolean isPortStatisticsAvailable(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:62: warning: no @return 17:05:30 [WARNING] boolean isQueueStatisticsAvailable(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:43: warning: no comment 17:05:30 [WARNING] void setFlowStatisticsAvailable(boolean available); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:57: warning: no comment 17:05:30 [WARNING] void setPortStatisticsAvailable(boolean available); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:64: warning: no comment 17:05:30 [WARNING] void setQueueStatisticsAvailable(boolean available); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/DeviceState.java:50: warning: no comment 17:05:30 [WARNING] void setTableStatisticsAvailable(boolean available); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/md/core/ErrorHandler.java:10: warning: no comment 17:05:30 [WARNING] public interface ErrorHandler { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/ofpspecific/EventIdentifier.java:19: warning: no comment 17:05:30 [WARNING] public EventIdentifier(final String eventName, final String deviceId) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/ofpspecific/EventIdentifier.java:28: warning: no comment 17:05:30 [WARNING] public String getDeviceId() { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/ofpspecific/EventIdentifier.java:24: warning: no comment 17:05:30 [WARNING] public String getEventName() { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowDescriptor.java:14: warning: no comment 17:05:30 [WARNING] public interface FlowDescriptor { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowDescriptor.java:16: warning: no comment 17:05:30 [WARNING] FlowId getFlowId(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowDescriptor.java:18: warning: no comment 17:05:30 [WARNING] TableKey getTableKey(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupCacheManager.java:12: warning: no comment 17:05:30 [WARNING] public interface FlowGroupCacheManager { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupCacheManager.java:14: warning: no comment 17:05:30 [WARNING] Map getReconciliationStates(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:17: warning: no comment 17:05:30 [WARNING] public abstract class FlowGroupInfo implements Immutable { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:21: warning: no comment 17:05:30 [WARNING] protected FlowGroupInfo(final FlowGroupStatus status) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:27: warning: no comment 17:05:30 [WARNING] public abstract String getDescription(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:25: warning: no comment 17:05:30 [WARNING] public abstract String getId(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:33: warning: no comment 17:05:30 [WARNING] public final Instant getInstantUTC() { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfo.java:29: warning: no comment 17:05:30 [WARNING] public final FlowGroupStatus getStatus() { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistories.java:17: warning: no comment 17:05:30 [WARNING] public interface FlowGroupInfoHistories { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistories.java:19: warning: no comment 17:05:30 [WARNING] @NonNull Map getAllFlowGroupHistories(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistories.java:21: warning: no comment 17:05:30 [WARNING] @Nullable FlowGroupInfoHistory getFlowGroupHistory(@NonNull NodeId nodeId); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistory.java:16: warning: no comment 17:05:30 [WARNING] public interface FlowGroupInfoHistory { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupInfoHistory.java:18: warning: no comment 17:05:30 [WARNING] Collection readEntries(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:10: warning: no comment 17:05:30 [WARNING] public enum FlowGroupStatus { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:11: warning: no comment 17:05:30 [WARNING] ADDED, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:12: warning: no comment 17:05:30 [WARNING] MODIFIED, 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/FlowGroupStatus.java:13: warning: no comment 17:05:30 [WARNING] REMOVED 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryException.java:18: warning: no comment 17:05:30 [WARNING] public FlowRegistryException(final String message) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryException.java:22: warning: no comment 17:05:30 [WARNING] public FlowRegistryException(final String message, final Throwable cause) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:23: warning: no comment 17:05:30 [WARNING] Uint64 getCookie(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:25: warning: no comment 17:05:30 [WARNING] Match getMatch(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:21: warning: no comment 17:05:30 [WARNING] int getPriority(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/registry/flow/FlowRegistryKey.java:19: warning: no comment 17:05:30 [WARNING] short getTableId(); 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/GetStatisticsWorkModeInput.java:16: warning: no comment 17:05:30 [WARNING] public interface GetStatisticsWorkModeInput 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/md/core/HandshakeListener.java:14: warning: no comment 17:05:30 [WARNING] public interface HandshakeListener { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/md/core/HandshakeManager.java:13: warning: no comment 17:05:30 [WARNING] public interface HandshakeManager { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeException.java:10: warning: no comment 17:05:30 [WARNING] public class MastershipChangeException extends Exception { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeException.java:14: warning: no comment 17:05:30 [WARNING] public MastershipChangeException(String message) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeException.java:18: warning: no comment 17:05:30 [WARNING] public MastershipChangeException(String message, Throwable cause) { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/protocol/deserialization/MatchEntryDeserializer.java:14: warning: no comment 17:05:30 [WARNING] public interface MatchEntryDeserializer { 17:05:30 [WARNING] ^ 17:05:30 [WARNING] 100 warnings 17:05:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-javadoc.jar 17:05:30 [INFO] 17:05:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-api --- 17:05:30 [INFO] CycloneDX: Resolving Dependencies 17:05:31 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 17:05:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/bom.xml 17:05:31 [INFO] attaching as openflowplugin-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/bom.json 17:05:31 [INFO] attaching as openflowplugin-api-0.17.4-SNAPSHOT-cyclonedx.json 17:05:31 [INFO] 17:05:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 17:05:31 [INFO] Skipping duplicate-finder execution! 17:05:31 [INFO] 17:05:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-api --- 17:05:31 [WARNING] Used undeclared dependencies found: 17:05:31 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:compile 17:05:31 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:05:31 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:05:31 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:05:31 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:05:31 [INFO] 17:05:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- 17:05:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-sources.jar 17:05:31 [INFO] 17:05:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-api --- 17:05:31 [INFO] 17:05:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-api --- 17:05:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:31 [INFO] 17:05:31 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-api --- 17:05:31 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT.pom 17:05:31 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT.jar 17:05:31 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT-javadoc.jar 17:05:31 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:31 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT-cyclonedx.json 17:05:31 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT-sources.jar 17:05:31 [INFO] 17:05:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- 17:05:31 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-SNAPSHOT.jar 17:05:31 [INFO] Writing OBR metadata 17:05:31 [INFO] 17:05:31 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-api --- 17:05:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:05:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:05:31 [INFO] 17:05:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 17:05:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:31 [INFO] 17:05:31 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 17:05:31 [INFO] Building model-flow-statistics 0.17.4-SNAPSHOT [20/84] 17:05:31 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:31 [INFO] 17:05:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-statistics --- 17:05:31 [INFO] 17:05:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- 17:05:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:31 [INFO] 17:05:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 17:05:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:31 [INFO] 17:05:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-flow-statistics --- 17:05:32 [INFO] 17:05:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 17:05:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:05:32 [INFO] 17:05:32 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-flow-statistics --- 17:05:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/src/main/yang 17:05:32 [INFO] yang-to-sources: Found 8 dependencies in 3.097 ms 17:05:32 [INFO] yang-to-sources: Project model files found: 8 in 4.434 ms 17:05:32 [INFO] yang-to-sources: 31 YANG models processed in 493.2 ms 17:05:32 [INFO] BindingJavaFileGenerator: Defined 305 files in 37.21 ms 17:05:32 [INFO] Sorted 305 files into 38 directories in 379.0 μs 17:05:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 305 in 105.5 ms 17:05:32 [INFO] 17:05:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- 17:05:32 [INFO] Starting audit... 17:05:32 Audit done. 17:05:32 [INFO] You have 0 Checkstyle violations. 17:05:32 [INFO] 17:05:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- 17:05:32 [INFO] Starting audit... 17:05:32 Audit done. 17:05:32 [INFO] You have 0 Checkstyle violations. 17:05:32 [INFO] 17:05:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- 17:05:32 [INFO] 17:05:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 17:05:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/src/main/resources 17:05:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/spi 17:05:32 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 17:05:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:32 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 17:05:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/spi 17:05:32 [INFO] 17:05:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 17:05:32 [INFO] Recompiling the module because of changed dependency. 17:05:32 [INFO] Compiling 304 source files with javac [debug release 17] to target/classes 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 17:05:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 17:05:34 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java: Some input files additionally use or override a deprecated API. 17:05:34 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:05:34 [INFO] 17:05:34 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 17:05:34 [INFO] 17:05:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-flow-statistics --- 17:05:34 [INFO] Fork Value is true 17:05:37 [INFO] Done SpotBugs Analysis.... 17:05:37 [INFO] 17:05:37 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 17:05:37 [INFO] 17:05:37 [INFO] 17:05:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-flow-statistics --- 17:05:37 [INFO] BugInstance size is 0 17:05:37 [INFO] Error size is 0 17:05:37 [INFO] No errors/warnings found 17:05:37 [INFO] 17:05:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 17:05:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/src/test/resources 17:05:37 [INFO] 17:05:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-statistics --- 17:05:37 [INFO] No sources to compile 17:05:37 [INFO] 17:05:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-statistics --- 17:05:37 [INFO] No tests to run. 17:05:37 [INFO] 17:05:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ model-flow-statistics --- 17:05:37 [INFO] 17:05:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 17:05:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT.jar 17:05:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 17:05:37 [INFO] 17:05:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-statistics --- 17:05:37 [INFO] No previous run data found, generating javadoc. 17:05:43 [WARNING] Javadoc Warnings 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/FlowId.java:30: warning: no comment 17:05:43 [WARNING] public FlowId(String _value) { 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/FlowId.java:54: warning: no comment 17:05:43 [WARNING] public static FlowId getDefaultInstance(final String defaultValue) { 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightDirectStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:8: warning: no comment 17:05:43 [WARNING] public interface OpendaylightFlowStatisticsListener 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:20: warning: no comment 17:05:43 [WARNING] void onAggregateFlowStatisticsUpdate(AggregateFlowStatisticsUpdate notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:17: warning: no comment 17:05:43 [WARNING] void onFlowsStatisticsUpdate(FlowsStatisticsUpdate notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightFlowStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:8: warning: no comment 17:05:43 [WARNING] public interface OpendaylightFlowTableStatisticsListener 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:17: warning: no comment 17:05:43 [WARNING] void onFlowTableStatisticsUpdate(FlowTableStatisticsUpdate notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightFlowTableStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:8: warning: no comment 17:05:43 [WARNING] public interface OpendaylightGroupStatisticsListener 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:20: warning: no comment 17:05:43 [WARNING] void onGroupDescStatsUpdated(GroupDescStatsUpdated notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:23: warning: no comment 17:05:43 [WARNING] void onGroupFeaturesUpdated(GroupFeaturesUpdated notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:17: warning: no comment 17:05:43 [WARNING] void onGroupStatisticsUpdated(GroupStatisticsUpdated notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightGroupStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:8: warning: no comment 17:05:43 [WARNING] public interface OpendaylightMeterStatisticsListener 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:20: warning: no comment 17:05:43 [WARNING] void onMeterConfigStatsUpdated(MeterConfigStatsUpdated notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:23: warning: no comment 17:05:43 [WARNING] void onMeterFeaturesUpdated(MeterFeaturesUpdated notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java:17: warning: no comment 17:05:43 [WARNING] void onMeterStatisticsUpdated(MeterStatisticsUpdated notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightMeterStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:8: warning: no comment 17:05:43 [WARNING] public interface OpendaylightPortStatisticsListener 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsListener.java:17: warning: no comment 17:05:43 [WARNING] void onNodeConnectorStatisticsUpdate(NodeConnectorStatisticsUpdate notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/OpendaylightPortStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightPortStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsListener.java:8: warning: no comment 17:05:43 [WARNING] public interface OpendaylightQueueStatisticsListener 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsListener.java:17: warning: no comment 17:05:43 [WARNING] void onQueueStatisticsUpdate(QueueStatisticsUpdate notification); 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/OpendaylightQueueStatisticsService.java:9: warning: no comment 17:05:43 [WARNING] public interface OpendaylightQueueStatisticsService 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/flow/table/and/statistics/map/FlowTableAndStatisticsMapKey.java:24: warning: no comment 17:05:43 [WARNING] private final TableId _tableId; 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/node/connector/statistics/and/port/number/map/NodeConnectorStatisticsAndPortNumberMapKey.java:24: warning: no comment 17:05:43 [WARNING] private final NodeConnectorId _nodeConnectorId; 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/queue/id/and/statistics/map/QueueIdAndStatisticsMapKey.java:26: warning: no comment 17:05:43 [WARNING] private final NodeConnectorId _nodeConnectorId; 17:05:43 [WARNING] ^ 17:05:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/queue/id/and/statistics/map/QueueIdAndStatisticsMapKey.java:25: warning: no comment 17:05:43 [WARNING] private final QueueId _queueId; 17:05:43 [WARNING] ^ 17:05:43 [WARNING] 30 warnings 17:05:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-javadoc.jar 17:05:43 [INFO] 17:05:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-flow-statistics --- 17:05:43 [INFO] CycloneDX: Resolving Dependencies 17:05:44 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:05:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/bom.xml 17:05:44 [INFO] attaching as model-flow-statistics-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/bom.json 17:05:44 [INFO] attaching as model-flow-statistics-0.17.4-SNAPSHOT-cyclonedx.json 17:05:44 [INFO] 17:05:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 17:05:44 [INFO] Skipping duplicate-finder execution! 17:05:44 [INFO] 17:05:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-statistics --- 17:05:44 [WARNING] Used undeclared dependencies found: 17:05:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:05:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:05:44 [INFO] 17:05:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- 17:05:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-sources.jar 17:05:44 [INFO] 17:05:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-statistics --- 17:05:44 [INFO] 17:05:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-statistics --- 17:05:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:44 [INFO] 17:05:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-flow-statistics --- 17:05:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT.pom 17:05:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT.jar 17:05:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT-javadoc.jar 17:05:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT-cyclonedx.json 17:05:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT-sources.jar 17:05:44 [INFO] 17:05:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- 17:05:44 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-SNAPSHOT.jar 17:05:44 [INFO] Writing OBR metadata 17:05:44 [INFO] 17:05:44 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-flow-statistics --- 17:05:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:05:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:05:44 [INFO] 17:05:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 17:05:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:44 [INFO] 17:05:44 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 17:05:44 [INFO] Building openflowplugin-extension-api 0.17.4-SNAPSHOT [21/84] 17:05:44 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:44 [INFO] 17:05:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-api --- 17:05:44 [INFO] 17:05:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- 17:05:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:44 [INFO] 17:05:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 17:05:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:44 [INFO] 17:05:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 17:05:45 [INFO] 17:05:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 17:05:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:05:45 [INFO] 17:05:45 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-extension-api --- 17:05:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/yang 17:05:45 [INFO] yang-to-sources: Found 9 dependencies in 3.356 ms 17:05:45 [INFO] yang-to-sources: Project model files found: 6 in 15.62 ms 17:05:45 [INFO] yang-to-sources: 39 YANG models processed in 714.8 ms 17:05:45 [INFO] BindingJavaFileGenerator: Defined 203 files in 40.83 ms 17:05:45 [INFO] Sorted 203 files into 39 directories in 271.7 μs 17:05:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 203 in 93.66 ms 17:05:45 [INFO] 17:05:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- 17:05:45 [INFO] Starting audit... 17:05:45 Audit done. 17:05:45 [INFO] You have 0 Checkstyle violations. 17:05:45 [INFO] 17:05:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- 17:05:46 [INFO] Starting audit... 17:05:46 Audit done. 17:05:46 [INFO] You have 0 Checkstyle violations. 17:05:46 [INFO] 17:05:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- 17:05:46 [INFO] 17:05:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 17:05:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/resources 17:05:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/spi 17:05:46 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:05:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:46 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:05:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/spi 17:05:46 [INFO] 17:05:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 17:05:46 [INFO] Recompiling the module because of changed dependency. 17:05:46 [INFO] Compiling 230 source files with javac [debug release 17] to target/classes 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:05:47 [INFO] 17:05:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 17:05:47 [INFO] 17:05:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-api --- 17:05:47 [INFO] Fork Value is true 17:05:50 [INFO] Done SpotBugs Analysis.... 17:05:50 [INFO] 17:05:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 17:05:50 [INFO] 17:05:50 [INFO] 17:05:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-api --- 17:05:50 [INFO] BugInstance size is 0 17:05:50 [INFO] Error size is 0 17:05:50 [INFO] No errors/warnings found 17:05:50 [INFO] 17:05:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 17:05:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/test/resources 17:05:50 [INFO] 17:05:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 17:05:50 [INFO] Recompiling the module because of changed dependency. 17:05:50 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 17:05:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:05:51 [INFO] 17:05:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-api --- 17:05:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:05:51 [INFO] 17:05:51 [INFO] ------------------------------------------------------- 17:05:51 [INFO] T E S T S 17:05:51 [INFO] ------------------------------------------------------- 17:05:51 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 17:05:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 17:05:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 17:05:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 17:05:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 17:05:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 17:05:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 17:05:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 17:05:52 [INFO] 17:05:52 [INFO] Results: 17:05:52 [INFO] 17:05:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 17:05:52 [INFO] 17:05:52 [INFO] 17:05:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-extension-api --- 17:05:52 [INFO] 17:05:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 17:05:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar 17:05:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 17:05:52 [INFO] 17:05:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-api --- 17:05:52 [INFO] No previous run data found, generating javadoc. 17:05:57 [WARNING] Javadoc Warnings 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:20: warning: no comment 17:05:57 [WARNING] InstanceIdentifier getInstanceIdentifier(); 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/AddBundleMessagesOutput.java:16: warning: no comment 17:05:57 [WARNING] public interface AddBundleMessagesOutput 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:126: warning: no comment 17:05:57 [WARNING] public static final class Builder> { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:148: warning: no comment 17:05:57 [WARNING] public static final class Factory> implements Immutable { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:107: warning: no comment 17:05:57 [WARNING] public static > @NonNull Builder builder( 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:113: warning: no comment 17:05:57 [WARNING] public static > @NonNull Factory factory(final Class augmentableClass, 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:95: warning: no comment 17:05:57 [WARNING] public @NonNull Optional findExtension(final T data) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:134: warning: no comment 17:05:57 [WARNING] public > @NonNull Builder addAugmentationClass( 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:142: warning: no comment 17:05:57 [WARNING] public @NonNull AugmentationGroupingResolver build() { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentationGroupingResolver.java:155: warning: no comment 17:05:57 [WARNING] public @NonNull AugmentationGroupingResolver createResolver( 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/AugmentTuple.java:23: warning: no comment 17:05:57 [WARNING] public AugmentTuple(Class> augmentationClass, Augmentation augmentationObject) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:56: warning: no comment 17:05:57 [WARNING] ONFBCTCLOSEREPLY(3, "ONF_BCT_CLOSE_REPLY"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:54: warning: no comment 17:05:57 [WARNING] ONFBCTCLOSEREQUEST(2, "ONF_BCT_CLOSE_REQUEST"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:60: warning: no comment 17:05:57 [WARNING] ONFBCTCOMMITREPLY(5, "ONF_BCT_COMMIT_REPLY"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:58: warning: no comment 17:05:57 [WARNING] ONFBCTCOMMITREQUEST(4, "ONF_BCT_COMMIT_REQUEST"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:64: warning: no comment 17:05:57 [WARNING] ONFBCTDISCARDREPLY(7, "ONF_BCT_DISCARD_REPLY") 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:62: warning: no comment 17:05:57 [WARNING] ONFBCTDISCARDREQUEST(6, "ONF_BCT_DISCARD_REQUEST"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:52: warning: no comment 17:05:57 [WARNING] ONFBCTOPENREPLY(1, "ONF_BCT_OPEN_REPLY"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleControlType.java:50: warning: no comment 17:05:57 [WARNING] ONFBCTOPENREQUEST(0, "ONF_BCT_OPEN_REQUEST"), 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:39: warning: no comment 17:05:57 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("atomic", "ordered"); 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:44: warning: no comment 17:05:57 [WARNING] public BundleFlags(boolean _atomic, boolean _ordered) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:74: warning: no comment 17:05:57 [WARNING] public boolean getAtomic() { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:60: warning: no comment 17:05:57 [WARNING] public static BundleFlags getDefaultInstance(final String defaultValue) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:78: warning: no comment 17:05:57 [WARNING] public boolean getOrdered() { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleId.java:36: warning: no comment 17:05:57 [WARNING] public BundleId(Uint32 _value) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleId.java:55: warning: no comment 17:05:57 [WARNING] public static BundleId getDefaultInstance(final String defaultValue) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/ControlBundleOutput.java:16: warning: no comment 17:05:57 [WARNING] public interface ControlBundleOutput 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:15: warning: no comment 17:05:57 [WARNING] public ConversionException(String message) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:19: warning: no comment 17:05:57 [WARNING] public ConversionException(String message, Throwable cause) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ConverterExtensionKey.java:21: warning: no comment 17:05:57 [WARNING] public ConverterExtensionKey(final T type, final Uint8 ofVersion) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:16: warning: no comment 17:05:57 [WARNING] public ConverterNotFoundException(String message) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:20: warning: no comment 17:05:57 [WARNING] public ConverterNotFoundException(String message, Throwable cause) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:16: warning: no comment 17:05:57 [WARNING] public ExperimenterConversionException(String message) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:20: warning: no comment 17:05:57 [WARNING] public ExperimenterConversionException(String message, Throwable cause) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionAugment.java:23: warning: no comment 17:05:57 [WARNING] public ExtensionAugment(final Class augmentationClass, final T augmentationObject, final ExtensionKey key) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/core/extension/ExtensionConverterProvider.java:25: warning: no comment 17:05:57 [WARNING] public interface ExtensionConverterProvider { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionConverterRegistrator.java:35: warning: no comment 17:05:57 [WARNING] ObjectRegistration> registerMatchConvertor( 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionConverterRegistrator.java:32: warning: no comment 17:05:57 [WARNING] ObjectRegistration> registerMatchConvertor( 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/ExtensionConvertorData.java:15: warning: no comment 17:05:57 [WARNING] public class ExtensionConvertorData extends ConvertorData { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/core/session/ExtensionSessionManager.java:13: warning: no comment 17:05:57 [WARNING] public interface ExtensionSessionManager { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingResolver.java:35: warning: no comment 17:05:57 [WARNING] public GroupingResolver(final Class commonInterface) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:9: warning: no comment 17:05:57 [WARNING] public interface SalBundleService 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:8: warning: no comment 17:05:57 [WARNING] public interface SalExperimenterMessageListener 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:16: warning: no comment 17:05:57 [WARNING] void onExperimenterMessageFromDev(ExperimenterMessageFromDev notification); 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:9: warning: no comment 17:05:57 [WARNING] public interface SalExperimenterMessageService 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:9: warning: no comment 17:05:57 [WARNING] public interface SalExperimenterMpMessageService 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SendExperimenterOutput.java:16: warning: no comment 17:05:57 [WARNING] public interface SendExperimenterOutput 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/TypeVersionKey.java:26: warning: no comment 17:05:57 [WARNING] public TypeVersionKey(final Class type, final Uint8 ofVersion) { 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/general/rev140714/general/extension/list/grouping/ExtensionListKey.java:24: warning: no comment 17:05:57 [WARNING] private final ExtensionKey _extensionKey; 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:40: warning: no comment 17:05:57 [WARNING] private final boolean _atomic; 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleFlags.java:41: warning: no comment 17:05:57 [WARNING] private final boolean _ordered; 17:05:57 [WARNING] ^ 17:05:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/rev170124/BundleId.java:30: warning: no comment 17:05:57 [WARNING] private final Uint32 _value; 17:05:57 [WARNING] ^ 17:05:57 [WARNING] 52 warnings 17:05:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-javadoc.jar 17:05:57 [INFO] 17:05:57 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-extension-api --- 17:05:57 [INFO] CycloneDX: Resolving Dependencies 17:05:57 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:05:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/bom.xml 17:05:57 [INFO] attaching as openflowplugin-extension-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/bom.json 17:05:57 [INFO] attaching as openflowplugin-extension-api-0.17.4-SNAPSHOT-cyclonedx.json 17:05:57 [INFO] 17:05:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 17:05:57 [INFO] Skipping duplicate-finder execution! 17:05:57 [INFO] 17:05:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 17:05:58 [WARNING] Used undeclared dependencies found: 17:05:58 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:05:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:05:58 [WARNING] Unused declared dependencies found: 17:05:58 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:05:58 [INFO] 17:05:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 17:05:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-sources.jar 17:05:58 [INFO] 17:05:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api --- 17:05:58 [INFO] 17:05:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-api --- 17:05:58 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 17:05:58 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 17 classes 17:05:58 [INFO] 17:05:58 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-extension-api --- 17:05:58 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT.pom 17:05:58 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar 17:05:58 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT-javadoc.jar 17:05:58 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:05:58 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT-cyclonedx.json 17:05:58 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT-sources.jar 17:05:58 [INFO] 17:05:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- 17:05:58 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar 17:05:58 [INFO] Writing OBR metadata 17:05:58 [INFO] 17:05:58 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-extension-api --- 17:05:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:05:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:05:58 [INFO] 17:05:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 17:05:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:58 [INFO] 17:05:58 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 17:05:58 [INFO] Building openflowplugin 0.17.4-SNAPSHOT [22/84] 17:05:58 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:58 [INFO] 17:05:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin --- 17:05:58 [INFO] 17:05:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- 17:05:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:58 [INFO] 17:05:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- 17:05:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:58 [INFO] 17:05:58 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin --- 17:05:58 [INFO] 17:05:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 17:05:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:05:58 [INFO] 17:05:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin --- 17:05:58 [INFO] Starting audit... 17:05:58 Audit done. 17:05:58 [INFO] You have 0 Checkstyle violations. 17:05:58 [INFO] 17:05:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- 17:06:01 [INFO] Starting audit... 17:06:01 Audit done. 17:06:01 [INFO] You have 0 Checkstyle violations. 17:06:01 [INFO] 17:06:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- 17:06:01 [INFO] 17:06:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 17:06:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/resources 17:06:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/generated-sources/spi 17:06:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/generated-sources/yang 17:06:01 [INFO] 17:06:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 17:06:01 [INFO] Recompiling the module because of changed dependency. 17:06:01 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:04 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) 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 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 17:06:04 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:06:04 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 17:06:04 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:06:04 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:04 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 17:06:04 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:04 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 17:06:04 [INFO] 17:06:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin >>> 17:06:04 [INFO] 17:06:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin --- 17:06:04 [INFO] Fork Value is true 17:06:12 [INFO] Done SpotBugs Analysis.... 17:06:12 [INFO] 17:06:12 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin <<< 17:06:12 [INFO] 17:06:12 [INFO] 17:06:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin --- 17:06:12 [INFO] BugInstance size is 0 17:06:12 [INFO] Error size is 0 17:06:12 [INFO] No errors/warnings found 17:06:12 [INFO] 17:06:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- 17:06:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:06:12 [INFO] 17:06:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin --- 17:06:12 [INFO] Recompiling the module because of changed dependency. 17:06:12 [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes 17:06:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:12 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 17:06:12 [INFO] 17:06:12 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin --- 17:06:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:12 [INFO] 17:06:12 [INFO] ------------------------------------------------------- 17:06:12 [INFO] T E S T S 17:06:12 [INFO] ------------------------------------------------------- 17:06:13 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 17:06:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 17:06:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 17:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 17:06:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 17:06:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 17:06:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 17:06:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 17:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 17:06:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 17:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 17:06:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 17:06:15 [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 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 17:06:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 17:06:15 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 17:06:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 17:06:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 17:06:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 17:06:17 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 17:06:18 [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 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 17:06:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 17:06:18 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 17:06:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 17:06:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 17:06:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 17:06:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 17:06:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 17:06:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 17:06:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 17:06:18 [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.MatchResponseConvertorTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 17:06:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 17:06:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 17:06:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 17:06:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 17:06:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 17:06:18 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 17:06:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 17:06:18 [INFO] 17:06:18 [INFO] Results: 17:06:18 [INFO] 17:06:18 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 17:06:18 [INFO] 17:06:18 [INFO] 17:06:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin --- 17:06:18 [INFO] 17:06:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- 17:06:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT.jar 17:06:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/META-INF/MANIFEST.MF 17:06:18 [INFO] 17:06:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin --- 17:06:18 [INFO] No previous run data found, generating javadoc. 17:06:19 [WARNING] Javadoc Warnings 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:21: warning: no comment 17:06:19 [WARNING] public final class ActionExtensionHelper { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/ActionUtil.java:33: warning: no comment 17:06:19 [WARNING] public static Uint8 tosToDscp(final Uint8 tosValue) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/cases/ApplyActionsCase.java:25: warning: no comment 17:06:19 [WARNING] public class ApplyActionsCase extends ConvertorCase convertor); 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorRegistrator.java:20: warning: no @return 17:06:19 [WARNING] ConvertorManager registerConvertor(Uint8 version, Convertor convertor); 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorRegistrator.java:14: warning: no comment 17:06:19 [WARNING] public interface ConvertorRegistrator { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:25: warning: no comment 17:06:19 [WARNING] protected ConvertReactor() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionResolvers.java:80: warning: no @return 17:06:19 [WARNING] public static GroupingLooseResolver getMatchExtensionResolver() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionResolvers.java:41: warning: no comment 17:06:19 [WARNING] public final class ExtensionResolvers { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/session/ExtensionSessionManagerImpl.java:25: warning: no @return 17:06:19 [WARNING] public static ExtensionSessionManager getInstance() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/session/ExtensionSessionManagerImpl.java:13: warning: no comment 17:06:19 [WARNING] public final class ExtensionSessionManagerImpl implements ExtensionSessionManager { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsConvertor.java:29: warning: no @return 17:06:19 [WARNING] public static FlowModFlags defaultResult() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsConvertor.java:17: warning: no comment 17:06:19 [WARNING] public class FlowFlagsConvertor extends Convertor< 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsInjector.java:22: warning: no comment 17:06:19 [WARNING] public final class FlowFlagsInjector { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsInjector.java:27: warning: no comment 17:06:19 [WARNING] public static void inject(final Optional source, final T target, final Uint8 version) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsV10Convertor.java:26: warning: no @return 17:06:19 [WARNING] public static FlowModFlagsV10 defaultResult() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowFlagsV10Convertor.java:18: warning: no comment 17:06:19 [WARNING] public class FlowFlagsV10Convertor extends Convertor { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:13: warning: no comment 17:06:19 [WARNING] public class FlowStatsResponseConvertorData extends VersionDatapathIdConvertorData { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:16: warning: no comment 17:06:19 [WARNING] public FlowStatsResponseConvertorData(final Uint8 version) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:20: warning: no comment 17:06:19 [WARNING] public MatchPath getMatchPath() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/data/FlowStatsResponseConvertorData.java:24: warning: no comment 17:06:19 [WARNING] public void setMatchPath(final MatchPath matchPath) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/cases/GoToTableCase.java:22: warning: no comment 17:06:19 [WARNING] public class GoToTableCase extends ConvertorCase identifierFromDatapathId(final Uint64 datapathId) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:145: warning: no comment 17:06:19 [WARNING] public static NodeConnectorBuilder nodeConnectorBuilderFromDatapathIdPortNo(final Uint64 datapathId, 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:81: warning: no comment 17:06:19 [WARNING] public static NodeConnectorId nodeConnectorIdfromDatapathPortNo(final Uint64 datapathid, final Uint32 portNo, 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:122: warning: no comment 17:06:19 [WARNING] public static InstanceIdentifier nodeConnectorInstanceIdentifierFromDatapathIdPortno( 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:129: warning: no comment 17:06:19 [WARNING] public static InstanceIdentifier nodeConnectorInstanceIdentifierFromDatapathIdPortno( 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:111: warning: no comment 17:06:19 [WARNING] public static NodeConnectorRef nodeConnectorRefFromDatapathIdPortno(final Uint64 datapathId, final Uint32 portNo, 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:116: warning: no comment 17:06:19 [WARNING] public static NodeConnectorRef nodeConnectorRefFromDatapathIdPortno(final Uint64 datapathId, final Uint32 portNo, 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:136: warning: no comment 17:06:19 [WARNING] public static NodeConnectorUpdatedBuilder nodeConnectorUpdatedBuilderFromDatapathIdPortNo( 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:63: warning: no comment 17:06:19 [WARNING] public static NodeId nodeIdFromDatapathId(final Uint64 datapathId) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:52: warning: no comment 17:06:19 [WARNING] public static NodeKey nodeKeyFromDatapathId(final Uint64 datapathId) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:77: warning: no comment 17:06:19 [WARNING] public static InstanceIdentifier nodeKeyToInstanceIdentifier(final NodeKey nodeKey) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:73: warning: no comment 17:06:19 [WARNING] public static NodeRef nodeRefFromNodeKey(final NodeKey nodeKey) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:56: warning: no comment 17:06:19 [WARNING] public static NodeUpdatedBuilder nodeUpdatedBuilderFromDataPathId(final Uint64 datapathId) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:99: warning: no comment 17:06:19 [WARNING] public static String portNoStringfromNodeConnectorID(final String ncID) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:94: warning: no comment 17:06:19 [WARNING] public static Uint32 portNumberfromNodeConnectorId(final OpenflowVersion ofVersion, @NonNull final String ncId) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:89: warning: no comment 17:06:19 [WARNING] public static Uint32 portNumberfromNodeConnectorId(final OpenflowVersion ofVersion, final NodeConnectorId ncId) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:37: warning: no comment 17:06:19 [WARNING] public final class IpConversionUtil { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:40: warning: no comment 17:06:19 [WARNING] public static final String PREFIX_SEPARATOR = "/"; 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:41: warning: no comment 17:06:19 [WARNING] public static final Splitter PREFIX_SPLITTER = Splitter.on('/'); 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:397: warning: no comment 17:06:19 [WARNING] public static String byteArrayV6AddressToString(final byte [] binaryForm) throws UnknownHostException { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:787: warning: no comment 17:06:19 [WARNING] public static Ipv6Address compressedIpv6AddressFormat(final Ipv6Address ipv6Address) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:791: warning: no comment 17:06:19 [WARNING] public static Ipv6ArbitraryMask compressedIpv6MaskFormat(final Ipv6ArbitraryMask ipv6Mask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:704: warning: no comment 17:06:19 [WARNING] public static byte @Nullable[] convertArbitraryMaskToByteArray(final DottedQuad mask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:756: warning: no comment 17:06:19 [WARNING] public static byte @Nullable[] convertIpv6ArbitraryMaskToByteArray(final Ipv6ArbitraryMask mask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:649: warning: no comment 17:06:19 [WARNING] public static byte[] convertIpv6PrefixToByteArray(final int prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:695: warning: no comment 17:06:19 [WARNING] public static int countBits(final byte[] mask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:176: warning: no comment 17:06:19 [WARNING] public static DottedQuad createArbitraryBitMask(final byte[] bitmask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:192: warning: no comment 17:06:19 [WARNING] public static Ipv6ArbitraryMask createIpv6ArbitraryBitMask(final byte[] bitmask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:116: warning: no comment 17:06:19 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:138: warning: no comment 17:06:19 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address, final byte [] bytemask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:134: warning: no comment 17:06:19 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address, final int intmask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:120: warning: no comment 17:06:19 [WARNING] public static Ipv4Prefix createPrefix(final Ipv4Address ipv4Address, final String mask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:146: warning: no comment 17:06:19 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:168: warning: no comment 17:06:19 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address, final byte [] bytemask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:164: warning: no comment 17:06:19 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address, final int intmask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:150: warning: no comment 17:06:19 [WARNING] public static Ipv6Prefix createPrefix(final Ipv6Address ipv6Address, final String mask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:659: warning: no comment 17:06:19 [WARNING] public static Ipv4Address extractIpv4Address(final Ipv4Prefix ipv4Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:663: warning: no comment 17:06:19 [WARNING] public static DottedQuad extractIpv4AddressMask(final Ipv4Prefix ipv4Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:655: warning: no comment 17:06:19 [WARNING] public static Ipv6Address extractIpv6Address(final Ipv6Prefix ipv6Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:669: warning: no comment 17:06:19 [WARNING] public static Ipv6ArbitraryMask extractIpv6AddressMask(final Ipv6Prefix ipv6Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:691: warning: no comment 17:06:19 [WARNING] public static Integer extractIpv6Prefix(final Ipv6Prefix ipv6Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:217: warning: no comment 17:06:19 [WARNING] public static Integer extractPrefix(final Ipv4Address ipv4Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:209: warning: no comment 17:06:19 [WARNING] public static Integer extractPrefix(final Ipv4Prefix ipv4Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:221: warning: no comment 17:06:19 [WARNING] public static Integer extractPrefix(final Ipv6Address ipv6Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:213: warning: no comment 17:06:19 [WARNING] public static Integer extractPrefix(final Ipv6Prefix ipv6Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:723: warning: no comment 17:06:19 [WARNING] public static boolean isArbitraryBitMask(final byte[] byteMask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:774: warning: no comment 17:06:19 [WARNING] public static boolean isIpv6ArbitraryBitMask(final byte[] byteMask) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:239: warning: no comment 17:06:19 [WARNING] public static int maskForIpv4Prefix(final int prefixLength) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:97: warning: no comment 17:06:19 [WARNING] public static Iterator splitToParts(final Ipv4Prefix ipv4Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IpConversionUtil.java:101: warning: no comment 17:06:19 [WARNING] public static Iterator splitToParts(final Ipv6Prefix ipv6Prefix) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:35: warning: no comment 17:06:19 [WARNING] public static IPProtocols fromProtocolNum(final Uint8 protocolNum) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:21: warning: no comment 17:06:19 [WARNING] ICMP(1), 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:24: warning: no comment 17:06:19 [WARNING] ICMPV6(58); 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:22: warning: no comment 17:06:19 [WARNING] TCP(6), 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/IPProtocols.java:23: warning: no comment 17:06:19 [WARNING] UDP(17), 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchConvertor.java:601: warning: no @return 17:06:19 [WARNING] public static List defaultResult() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/MatchExtensionHelper.java:58: warning: no @param for matchBuilder 17:06:19 [WARNING] public static void injectExtension( 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/MatchExtensionHelper.java:44: warning: no comment 17:06:19 [WARNING] public final class MatchExtensionHelper { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchInjector.java:28: warning: no comment 17:06:19 [WARNING] public final class MatchInjector { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchInjector.java:33: warning: no comment 17:06:19 [WARNING] public static void inject(final Optional source, final T target, final Uint8 version) { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10Convertor.java:225: warning: no @return 17:06:19 [WARNING] public static MatchV10 defaultResult() { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/cases/MeterCase.java:20: warning: no comment 17:06:19 [WARNING] public class MeterCase extends ConvertorCase { 17:06:19 [WARNING] ^ 17:06:19 [WARNING] 100 warnings 17:06:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-javadoc.jar 17:06:19 [INFO] 17:06:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin --- 17:06:19 [INFO] CycloneDX: Resolving Dependencies 17:06:20 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 17:06:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/bom.xml 17:06:20 [INFO] attaching as openflowplugin-0.17.4-SNAPSHOT-cyclonedx.xml 17:06:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/bom.json 17:06:20 [INFO] attaching as openflowplugin-0.17.4-SNAPSHOT-cyclonedx.json 17:06:20 [INFO] 17:06:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 17:06:20 [INFO] Skipping duplicate-finder execution! 17:06:20 [INFO] 17:06:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin --- 17:06:20 [WARNING] Used undeclared dependencies found: 17:06:20 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:06:20 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:06:20 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:06:20 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:06:20 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:20 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:06:20 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:06:20 [WARNING] Non-test scoped test only dependencies found: 17:06:20 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:06:20 [INFO] 17:06:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- 17:06:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-sources.jar 17:06:20 [INFO] 17:06:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin --- 17:06:20 [INFO] 17:06:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin --- 17:06:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/code-coverage/jacoco.exec 17:06:20 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 17:06:20 [INFO] 17:06:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin --- 17:06:20 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT.pom 17:06:20 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT.jar 17:06:20 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT-javadoc.jar 17:06:20 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT-cyclonedx.xml 17:06:20 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT-cyclonedx.json 17:06:20 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT-sources.jar 17:06:20 [INFO] 17:06:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- 17:06:20 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-SNAPSHOT.jar 17:06:20 [INFO] Writing OBR metadata 17:06:20 [INFO] 17:06:20 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin --- 17:06:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:06:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:06:20 [INFO] 17:06:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- 17:06:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:20 [INFO] 17:06:20 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 17:06:20 [INFO] Building openflowplugin-common 0.17.4-SNAPSHOT [23/84] 17:06:20 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:20 [INFO] 17:06:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-common --- 17:06:20 [INFO] 17:06:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- 17:06:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:20 [INFO] 17:06:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 17:06:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:20 [INFO] 17:06:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-common --- 17:06:21 [INFO] 17:06:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 17:06:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:06:21 [INFO] 17:06:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-common --- 17:06:21 [INFO] Starting audit... 17:06:21 Audit done. 17:06:21 [INFO] You have 0 Checkstyle violations. 17:06:21 [INFO] 17:06:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- 17:06:21 [INFO] Starting audit... 17:06:21 Audit done. 17:06:21 [INFO] You have 0 Checkstyle violations. 17:06:21 [INFO] 17:06:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- 17:06:21 [INFO] 17:06:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 17:06:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/resources 17:06:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/generated-sources/spi 17:06:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/generated-sources/yang 17:06:21 [INFO] 17:06:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 17:06:21 [INFO] Recompiling the module because of changed dependency. 17:06:21 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:06:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[248,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:06:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[267,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:06:21 [INFO] 17:06:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 17:06:21 [INFO] 17:06:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-common --- 17:06:21 [INFO] Fork Value is true 17:06:24 [INFO] Done SpotBugs Analysis.... 17:06:24 [INFO] 17:06:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 17:06:24 [INFO] 17:06:24 [INFO] 17:06:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-common --- 17:06:24 [INFO] BugInstance size is 0 17:06:24 [INFO] Error size is 0 17:06:24 [INFO] No errors/warnings found 17:06:24 [INFO] 17:06:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 17:06:24 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:06:24 [INFO] 17:06:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-common --- 17:06:24 [INFO] Recompiling the module because of changed dependency. 17:06:24 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:06:24 [INFO] 17:06:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-common --- 17:06:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:24 [INFO] 17:06:24 [INFO] ------------------------------------------------------- 17:06:24 [INFO] T E S T S 17:06:24 [INFO] ------------------------------------------------------- 17:06:24 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 17:06:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 17:06:25 [INFO] 17:06:25 [INFO] Results: 17:06:25 [INFO] 17:06:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:06:25 [INFO] 17:06:25 [INFO] 17:06:25 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-common --- 17:06:25 [INFO] 17:06:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 17:06:25 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT.jar 17:06:25 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/META-INF/MANIFEST.MF 17:06:25 [INFO] 17:06:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-common --- 17:06:25 [INFO] No previous run data found, generating javadoc. 17:06:27 [WARNING] Javadoc Warnings 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/wait/SimpleTaskRetryLooper.java:40: warning: no comment 17:06:27 [WARNING] public T loopUntilNoException(Callable task) throws Exception { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:70: warning: no comment 17:06:27 [WARNING] public TransactionChainManager(@NonNull final DataBroker dataBroker, 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:385: warning: no comment 17:06:27 [WARNING] public void acquireWriteTransactionLock() { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:223: warning: no comment 17:06:27 [WARNING] public void addDeleteOperationToTxChain(final LogicalDatastoreType store, 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:86: warning: no comment 17:06:27 [WARNING] public boolean initialSubmitWriteTransaction() { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:255: warning: no comment 17:06:27 [WARNING] public void mergeToTransaction(final LogicalDatastoreType store, 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:275: warning: no comment 17:06:27 [WARNING] readFromTransaction(final LogicalDatastoreType store, final InstanceIdentifier path) { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:389: warning: no comment 17:06:27 [WARNING] public void releaseWriteTransactionLock() { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:321: warning: no comment 17:06:27 [WARNING] public FluentFuture shuttingDown() { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:163: warning: no comment 17:06:27 [WARNING] public boolean submitTransaction() { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:169: warning: no comment 17:06:27 [WARNING] public boolean submitTransaction(boolean doSync) { 17:06:27 [WARNING] ^ 17:06:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:236: warning: no comment 17:06:27 [WARNING] public void writeToTransaction(final LogicalDatastoreType store, 17:06:27 [WARNING] ^ 17:06:27 [WARNING] 12 warnings 17:06:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-javadoc.jar 17:06:27 [INFO] 17:06:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-common --- 17:06:27 [INFO] CycloneDX: Resolving Dependencies 17:06:27 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 17:06:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/bom.xml 17:06:27 [INFO] attaching as openflowplugin-common-0.17.4-SNAPSHOT-cyclonedx.xml 17:06:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/bom.json 17:06:27 [INFO] attaching as openflowplugin-common-0.17.4-SNAPSHOT-cyclonedx.json 17:06:27 [INFO] 17:06:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 17:06:27 [INFO] Skipping duplicate-finder execution! 17:06:27 [INFO] 17:06:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-common --- 17:06:27 [WARNING] Used undeclared dependencies found: 17:06:27 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:06:27 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 17:06:27 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:06:27 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:27 [INFO] 17:06:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- 17:06:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-sources.jar 17:06:27 [INFO] 17:06:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-common --- 17:06:27 [INFO] 17:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-common --- 17:06:27 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/code-coverage/jacoco.exec 17:06:27 [INFO] Analyzed bundle 'openflowplugin-common' with 5 classes 17:06:27 [INFO] 17:06:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-common --- 17:06:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT.pom 17:06:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT.jar 17:06:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT-javadoc.jar 17:06:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT-cyclonedx.xml 17:06:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT-cyclonedx.json 17:06:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT-sources.jar 17:06:27 [INFO] 17:06:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- 17:06:27 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-SNAPSHOT.jar 17:06:27 [INFO] Writing OBR metadata 17:06:27 [INFO] 17:06:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-common --- 17:06:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:06:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:06:27 [INFO] 17:06:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 17:06:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:27 [INFO] 17:06:27 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 17:06:27 [INFO] Building openflowplugin-impl 0.17.4-SNAPSHOT [24/84] 17:06:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:27 [INFO] 17:06:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-impl --- 17:06:27 [INFO] 17:06:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- 17:06:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:27 [INFO] 17:06:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 17:06:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:27 [INFO] 17:06:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-impl --- 17:06:28 [INFO] 17:06:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 17:06:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:06:28 [INFO] 17:06:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-impl --- 17:06:28 [INFO] Starting audit... 17:06:28 Audit done. 17:06:28 [INFO] You have 0 Checkstyle violations. 17:06:28 [INFO] 17:06:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- 17:06:33 [INFO] Starting audit... 17:06:33 Audit done. 17:06:33 [INFO] You have 0 Checkstyle violations. 17:06:33 [INFO] 17:06:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- 17:06:33 [INFO] 17:06:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 17:06:33 [INFO] Copying 2 resources from src/main/resources to target/classes 17:06:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/generated-sources/spi 17:06:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/generated-sources/yang 17:06:33 [INFO] 17:06:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 17:06:33 [INFO] Recompiling the module because of changed dependency. 17:06:33 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 17:06:35 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:06:35 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:35 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:35 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:35 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[57,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[114,15] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[118,15] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:[27,61] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:[27,61] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:[27,61] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 17:06:35 required: java.lang.Class 17:06:35 found: java.lang.Class 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[22,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[21,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[22,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[21,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[22,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[21,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/ReconciliationFrameworkServiceDelegate.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.ReconciliationFrameworkServiceDelegate has a member method close() that could throw InterruptedException 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 17:06:35 required: java.lang.Class 17:06:35 found: java.lang.Class 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[52,72] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[52,72] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[52,72] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[83,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[83,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[83,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[86,75] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[98,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[98,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[98,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[99,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[100,15] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[110,74] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[112,48] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[152,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[152,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[152,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[155,44] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 17:06:35 required: java.util.List 17:06:35 found: java.util.List 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList 17:06:35 missing type arguments for generic class java.util.ArrayList 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion 17:06:35 required: java.util.ArrayList 17:06:35 found: java.util.ArrayList 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[50,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[51,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[51,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 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[53,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 17:06:35 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[53,103] unchecked conversion 17:06:35 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[53,102] unchecked conversion 17:06:35 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:06:35 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:06:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:[126,82] unchecked cast 17:06:35 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:35 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:35 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java: Some input files additionally use or override a deprecated API. 17:06:35 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImpl.java: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImpl.java uses or overrides a deprecated API that is marked for removal. 17:06:35 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java: Some input files additionally use unchecked or unsafe operations. 17:06:35 [INFO] 17:06:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 17:06:35 [INFO] 17:06:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-impl --- 17:06:35 [INFO] Fork Value is true 17:06:49 [INFO] Done SpotBugs Analysis.... 17:06:49 [INFO] 17:06:49 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 17:06:49 [INFO] 17:06:49 [INFO] 17:06:49 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-impl --- 17:06:49 [INFO] BugInstance size is 0 17:06:49 [INFO] Error size is 0 17:06:49 [INFO] No errors/warnings found 17:06:49 [INFO] 17:06:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 17:06:49 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:06:49 [INFO] 17:06:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl --- 17:06:49 [INFO] Recompiling the module because of changed dependency. 17:06:49 [INFO] Compiling 354 source files with javac [debug release 17] to target/test-classes 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/OpenFlowPluginProviderImplTest.java:[95,33] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImplTest.java:[72,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImplTest.java:[72,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImplTest.java:[72,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[181,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 17:06:52 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast 17:06:52 required: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 found: java.lang.Object 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 found: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion 17:06:52 required: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 found: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast 17:06:52 required: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 found: java.lang.Object 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 found: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion 17:06:52 required: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 found: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 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 17:06:52 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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion 17:06:52 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 17:06:52 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[343,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[347,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[357,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[362,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[370,15] found raw type: com.google.common.util.concurrent.ListenableFuture 17:06:52 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: T 17:06:52 found: com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion 17:06:52 required: T 17:06:52 found: com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[376,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[385,15] found raw type: com.google.common.util.concurrent.ListenableFuture 17:06:52 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: T 17:06:52 found: com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion 17:06:52 required: T 17:06:52 found: com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[390,48] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[418,15] found raw type: java.lang.Class 17:06:52 missing type arguments for generic class java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: T 17:06:52 found: java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion 17:06:52 required: T 17:06:52 found: java.lang.Class 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion 17:06:52 required: T 17:06:52 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/listener/OpenflowProtocolListenerFullImplTest.java:[68,66] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[73,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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[182,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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[96,33] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[146,46] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[181,9] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[195,44] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[195,44] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[195,44] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImplTest.java:[51,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImplTest.java:[51,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImplTest.java:[51,32] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture 17:06:52 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture 17:06:52 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture 17:06:52 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection 17:06:52 missing type arguments for generic class java.util.Collection 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[192,43] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[191,36] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 17:06:52 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:06:52 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[192,65] unchecked conversion 17:06:52 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[258,43] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[257,36] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types 17:06:52 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:06:52 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java:[258,65] unchecked conversion 17:06:52 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[45,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[52,87] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:52 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[52,68] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 17:06:52 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:52 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java:[52,105] unchecked conversion 17:06:52 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:52 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:06:52 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API. 17:06:52 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:06:52 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImplTest.java: Some input files additionally use unchecked or unsafe operations. 17:06:52 [INFO] 17:06:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-impl --- 17:06:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:52 [INFO] 17:06:52 [INFO] ------------------------------------------------------- 17:06:52 [INFO] T E S T S 17:06:52 [INFO] ------------------------------------------------------- 17:06:54 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 17:06:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:06:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 17:06:56 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 17:06:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 17:06:57 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 17:06:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 17:06:57 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 17:06:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 17:06:57 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 17:06:57 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 17:06:57 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 17:06:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 17:06:57 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 17:06:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.890 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 17:06:58 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 17:06:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 17:06:58 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 17:06:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 17:06:58 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 17:06:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 17:06:58 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 17:06:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 17:06:58 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 17:06:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 17:06:59 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 17:07:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.067 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 17:07:03 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 17:07:04 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 17:07:04 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 17:07:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 17:07:04 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 17:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 17:07:04 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 17:07:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 17:07:04 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 17:07:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 17:07:04 [INFO] Running org.opendaylight.openflowplugin.impl.device.TransactionChainManagerTest 17:07:07 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s -- in org.opendaylight.openflowplugin.impl.device.TransactionChainManagerTest 17:07:07 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 17:07:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 17:07:07 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 17:07:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 17:07:07 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 17:07:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 17:07:07 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 17:07:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.638 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 17:07:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest 17:07:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest 17:07:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest 17:07:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest 17:07:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest 17:07:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest 17:07:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest 17:07:14 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 17:07:15 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.870 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 17:07:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 17:07:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 17:07:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 17:07:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 17:07:15 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 17:07:16 [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 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 17:07:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 17:07:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 17:07:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 17:07:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 17:07:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 17:07:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.services.EchoServiceTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.services.EchoServiceTest 17:07:16 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 17:07:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 17:07:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 17:07:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 17:07:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 17:07:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.FlowCapableTransactionServiceImplTest 17:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.sal.FlowCapableTransactionServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.NodeConfigServiceImplTest 17:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.NodeConfigServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.PacketProcessingServiceImplTest 17:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.PacketProcessingServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 17:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 17:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 17:07:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMessageServiceImplTest 17:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMessageServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMpMessageServiceImplTest 17:07:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalExperimenterMpMessageServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlatBatchServiceImplTest 17:07:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlatBatchServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 17:07:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 17:07:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 17:07:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 17:07:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 17:07:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 17:07:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 17:07:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalPortServiceImplTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalPortServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleServiceImplTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalTableServiceImplTest 17:07:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalTableServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 17:07:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 17:07:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 17:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 17:07:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 17:07:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 17:07:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl1Test 17:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl1Test 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl3Test 17:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl3Test 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowTableStatisticsServiceImplTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowTableStatisticsServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 17:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 17:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 17:07:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 17:07:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 17:07:18 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.OpendaylightDirectStatisticsServiceImplTest 17:07:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.OpendaylightDirectStatisticsServiceImplTest 17:07:19 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 17:07:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 17:07:19 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 17:07:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 17:07:19 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 17:07:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 17:07:19 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 17:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 17:07:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 17:07:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 17:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 17:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 17:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 17:07:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 17:07:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 17:07:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 17:07:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.MdSalRegistrationUtilsTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.util.MdSalRegistrationUtilsTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 17:07:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 17:07:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 17:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 17:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 17:07:20 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 17:07:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 17:07:20 [INFO] 17:07:20 [INFO] Results: 17:07:20 [INFO] 17:07:20 [INFO] Tests run: 770, Failures: 0, Errors: 0, Skipped: 0 17:07:20 [INFO] 17:07:20 [INFO] 17:07:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-impl --- 17:07:20 [INFO] 17:07:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 17:07:21 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT.jar 17:07:21 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/META-INF/MANIFEST.MF 17:07:21 [INFO] 17:07:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-impl --- 17:07:21 [INFO] No previous run data found, generating javadoc. 17:07:26 [WARNING] Javadoc Warnings 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/action/AbstractActionDeserializer.java:15: warning: no comment 17:07:26 [WARNING] public abstract class AbstractActionDeserializer implements OFDeserializer, HeaderDeserializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractActionInstructionDeserializer.java:23: warning: no comment 17:07:26 [WARNING] public abstract class AbstractActionInstructionDeserializer extends AbstractInstructionDeserializer 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:40: warning: no @param for version 17:07:26 [WARNING] protected void writeActions(final ActionList actions, final Uint8 version, final ByteBuf outBuffer, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:24: warning: no comment 17:07:26 [WARNING] public abstract class AbstractActionInstructionSerializer 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializer.java:17: warning: no comment 17:07:26 [WARNING] public abstract class AbstractActionSerializer implements OFSerializer, HeaderSerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:18: warning: no comment 17:07:26 [WARNING] public abstract class AbstractAggregateFlowMultipartService 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:21: warning: no comment 17:07:26 [WARNING] public AbstractAggregateFlowMultipartService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:43: warning: no comment 17:07:26 [WARNING] public AbstractCompatibleStatService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:89: warning: no comment 17:07:26 [WARNING] public abstract O buildTxCapableResult(TransactionId emulatedTxId); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:51: warning: no comment 17:07:26 [WARNING] public OpenflowVersion getOfVersion() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:91: warning: no comment 17:07:26 [WARNING] public abstract N transformToNotification(List result, TransactionId emulatedTxId); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:39: warning: no @return 17:07:26 [WARNING] public Future initialize(@NonNull final DeviceContext deviceContext, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:26: warning: no comment 17:07:26 [WARNING] public abstract class AbstractDeviceInitializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:67: warning: no comment 17:07:26 [WARNING] protected abstract Future initializeNodeInformation(@NonNull DeviceContext deviceContext, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:207: warning: no @param for mask 17:07:26 [WARNING] protected static void writeIpv4Prefix(final @NonNull Ipv4Prefix prefix, final @Nullable Integer mask, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:224: warning: no @param for mask 17:07:26 [WARNING] protected static void writeIpv6Prefix(final @NonNull Ipv6Prefix prefix, final @Nullable Integer mask, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:42: warning: no @param for mask 17:07:26 [WARNING] protected abstract void serializeEntryContent(@NonNull E entry, @Nullable M mask, @NonNull ByteBuf outBuffer); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:15: warning: no comment 17:07:26 [WARNING] public abstract class AbstractExperimenterMatchEntrySerializer extends AbstractMatchEntrySerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:24: warning: no comment 17:07:26 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final int oxmFieldCode, final int valueLength, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:18: warning: no comment 17:07:26 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final HeaderWriter headerWriter, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:20: warning: no comment 17:07:26 [WARNING] public abstract class AbstractExperimenterMultipartService 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:25: warning: no comment 17:07:26 [WARNING] protected AbstractExperimenterMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractFlowDirectStatisticsService.java:32: warning: no comment 17:07:26 [WARNING] protected AbstractFlowDirectStatisticsService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsService.java:134: warning: no @param for success 17:07:26 [WARNING] protected abstract O buildReply(List input, boolean success); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractGroupDirectStatisticsService.java:26: warning: no comment 17:07:26 [WARNING] protected AbstractGroupDirectStatisticsService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractInstructionDeserializer.java:15: warning: no comment 17:07:26 [WARNING] public abstract class AbstractInstructionDeserializer implements OFDeserializer, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializer.java:17: warning: no comment 17:07:26 [WARNING] public abstract class AbstractInstructionSerializer implements OFSerializer, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:14: warning: no comment 17:07:26 [WARNING] public abstract class AbstractIpv4PrefixEntrySerializer extends AbstractMatchEntrySerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:15: warning: no comment 17:07:26 [WARNING] protected AbstractIpv4PrefixEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:14: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMacAddressEntrySerializer extends AbstractPrimitiveEntrySerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:15: warning: no comment 17:07:26 [WARNING] protected AbstractMacAddressEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:32: warning: no comment 17:07:26 [WARNING] protected abstract void serializeEntry(@NonNull E entry, @NonNull ByteBuf outBuffer); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:16: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMacAddressFilterEntrySerializer 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:19: warning: no comment 17:07:26 [WARNING] protected AbstractMacAddressFilterEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:68: warning: no @param for fieldName 17:07:26 [WARNING] protected static void throwErrorOnMalformed(MatchBuilder builder, String propertyName, String fieldName) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:21: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMatchEntryDeserializer implements MatchEntryDeserializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:139: warning: no comment 17:07:26 [WARNING] protected AbstractMatchEntrySerializer(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:135: warning: no comment 17:07:26 [WARNING] protected AbstractMatchEntrySerializer(final HeaderWriter headerWriter) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:103: warning: no comment 17:07:26 [WARNING] protected ConstantHeaderWriter(final int withMask, final int withoutMask) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:108: warning: no comment 17:07:26 [WARNING] protected ConstantHeaderWriter(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:112: warning: no comment 17:07:26 [WARNING] protected ConstantHeaderWriter(final int oxmClassCode, final int oxmFieldCode, final int valueLength, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:60: warning: no comment 17:07:26 [WARNING] protected static final void writeHeader(final int oxmClassCode, final int oxmFieldCode, final int valueLength, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:55: warning: no comment 17:07:26 [WARNING] protected static final void writeHeader(final int oxmClassCode, final int oxmFieldCode, final int valueLength, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:14: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMatchFieldSerializer implements OFSerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:32: warning: no comment 17:07:26 [WARNING] protected abstract int getOxmClassCode(); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:34: warning: no comment 17:07:26 [WARNING] protected abstract int getOxmFieldCode(); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/multipart/tablefeatures/matchfield/AbstractMatchFieldSerializer.java:36: warning: no comment 17:07:26 [WARNING] protected abstract int getValueLength(); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/AbstractMessageSerializer.java:18: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMessageSerializer implements OFSerializer, HeaderSerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractMeterDirectStatisticsService.java:26: warning: no comment 17:07:26 [WARNING] public AbstractMeterDirectStatisticsService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:21: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMultipartCollectorService 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:24: warning: no comment 17:07:26 [WARNING] protected AbstractMultipartCollectorService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:108: warning: no comment 17:07:26 [WARNING] protected abstract OfHeader buildRequest(Xid xid, I input) throws ServiceException; 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:110: warning: no comment 17:07:26 [WARNING] protected abstract FutureCallback createCallback(RequestContext context, Class requestType); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:22: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMultipartOnTheFlyService extends AbstractMultipartService { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:27: warning: no comment 17:07:26 [WARNING] protected AbstractMultipartOnTheFlyService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestCallback.java:21: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMultipartRequestCallback extends AbstractRequestCallback> { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestCallback.java:25: warning: no comment 17:07:26 [WARNING] public AbstractMultipartRequestCallback( 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:35: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMultipartRequestOnTheFlyCallback 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartRequestOnTheFlyCallback.java:50: warning: no comment 17:07:26 [WARNING] public AbstractMultipartRequestOnTheFlyCallback(final RequestContext> context, final Class requestType, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:24: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMultipartService extends AbstractService> { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:28: warning: no comment 17:07:26 [WARNING] protected AbstractMultipartService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:112: warning: no comment 17:07:26 [WARNING] public ListenableFuture> handleServiceCall(@NonNull final I input) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:38: warning: no @param for withParents 17:07:26 [WARNING] protected void writeToTransaction(final InstanceIdentifier path, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:19: warning: no comment 17:07:26 [WARNING] public abstract class AbstractMultipartWriter { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractPortDirectStatisticsService.java:26: warning: no comment 17:07:26 [WARNING] public AbstractPortDirectStatisticsService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberEntrySerializer.java:15: warning: no comment 17:07:26 [WARNING] public abstract class AbstractPortNumberEntrySerializer extends AbstractUint16EntrySerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberEntrySerializer.java:16: warning: no comment 17:07:26 [WARNING] protected AbstractPortNumberEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberEntrySerializer.java:26: warning: no comment 17:07:26 [WARNING] protected abstract @Nullable PortNumber extractPort(Match match); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:14: warning: no comment 17:07:26 [WARNING] public abstract class AbstractPortNumberWithMaskEntrySerilizer 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:16: warning: no comment 17:07:26 [WARNING] protected AbstractPortNumberWithMaskEntrySerilizer(final int oxmClassCode, final int oxmFieldCode) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:39: warning: no comment 17:07:26 [WARNING] protected abstract Uint16 extractMask(Layer4Match entry); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPortNumberWithMaskEntrySerilizer.java:37: warning: no comment 17:07:26 [WARNING] protected abstract Uint16 extractPort(Layer4Match entry); 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:13: warning: no comment 17:07:26 [WARNING] public abstract class AbstractPrimitiveEntrySerializer extends AbstractMatchEntrySerializer { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:18: warning: no comment 17:07:26 [WARNING] protected AbstractPrimitiveEntrySerializer(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:14: warning: no comment 17:07:26 [WARNING] protected AbstractPrimitiveEntrySerializer(final HeaderWriter headerWriter) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractQueueDirectStatisticsService.java:26: warning: no comment 17:07:26 [WARNING] public AbstractQueueDirectStatisticsService(final RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:28: warning: no comment 17:07:26 [WARNING] public abstract class AbstractRequestCallback implements FutureCallback { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:53: warning: no comment 17:07:26 [WARNING] public EventIdentifier getEventIdentifier() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:44: warning: no comment 17:07:26 [WARNING] protected final void setResult(@Nullable final RpcResult result) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallback.java:49: warning: no comment 17:07:26 [WARNING] protected final void spyMessage(@NonNull final StatisticsGroup group) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/AbstractRequestContext.java:17: warning: no comment 17:07:26 [WARNING] public abstract class AbstractRequestContext implements RequestContext { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/AbstractRequestContext.java:27: warning: no comment 17:07:26 [WARNING] protected AbstractRequestContext(final Long xid) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/AbstractRequestContext.java:22: warning: no comment 17:07:26 [WARNING] protected AbstractRequestContext(final Uint32 xid) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:43: warning: no comment 17:07:26 [WARNING] public abstract class AbstractService { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:63: warning: no comment 17:07:26 [WARNING] public boolean canUseSingleLayerSerialization() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:79: warning: no comment 17:07:26 [WARNING] public final Uint64 getDatapathId() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:88: warning: no comment 17:07:26 [WARNING] public DeviceContext getDeviceContext() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:96: warning: no comment 17:07:26 [WARNING] public DeviceInfo getDeviceInfo() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:92: warning: no comment 17:07:26 [WARNING] public DeviceRegistry getDeviceRegistry() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:67: warning: no comment 17:07:26 [WARNING] public EventIdentifier getEventIdentifier() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:104: warning: no comment 17:07:26 [WARNING] public MessageSpy getMessageSpy() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:83: warning: no comment 17:07:26 [WARNING] public RequestContextStack getRequestContextStack() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:100: warning: no comment 17:07:26 [WARNING] public TxFacade getTxFacade() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:75: warning: no comment 17:07:26 [WARNING] public final Uint8 getVersion() { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:116: warning: no comment 17:07:26 [WARNING] public ListenableFuture> handleServiceCall(@NonNull final I input, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractService.java:71: warning: no comment 17:07:26 [WARNING] public void setEventIdentifier(final EventIdentifier eventIdentifier) { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializer.java:22: warning: no comment 17:07:26 [WARNING] public abstract class AbstractSetFieldActionSerializer extends AbstractActionSerializer implements 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSilentErrorService.java:23: warning: no comment 17:07:26 [WARNING] public abstract class AbstractSilentErrorService 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSilentErrorService.java:26: warning: no comment 17:07:26 [WARNING] protected AbstractSilentErrorService(RequestContextStack requestContextStack, 17:07:26 [WARNING] ^ 17:07:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractSimpleService.java:19: warning: no comment 17:07:26 [WARNING] public abstract class AbstractSimpleService extends AbstractService { 17:07:26 [WARNING] ^ 17:07:26 [WARNING] 100 warnings 17:07:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-javadoc.jar 17:07:26 [INFO] 17:07:26 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-impl --- 17:07:26 [INFO] CycloneDX: Resolving Dependencies 17:07:28 [INFO] CycloneDX: Creating BOM version 1.5 with 80 component(s) 17:07:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/bom.xml 17:07:28 [INFO] attaching as openflowplugin-impl-0.17.4-SNAPSHOT-cyclonedx.xml 17:07:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/bom.json 17:07:28 [INFO] attaching as openflowplugin-impl-0.17.4-SNAPSHOT-cyclonedx.json 17:07:28 [INFO] 17:07:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 17:07:28 [INFO] Skipping duplicate-finder execution! 17:07:28 [INFO] 17:07:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- 17:07:28 [WARNING] Used undeclared dependencies found: 17:07:28 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:07:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:07:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:07:28 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:07:28 [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:07:28 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:07:28 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:07:28 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:07:28 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:07:28 [WARNING] org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:07:28 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:compile 17:07:28 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:07:28 [WARNING] io.netty:netty-common:jar:4.1.109.Final:compile 17:07:28 [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile 17:07:28 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:28 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:07:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:07:28 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:07:28 [INFO] 17:07:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- 17:07:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-sources.jar 17:07:28 [INFO] 17:07:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-impl --- 17:07:28 [INFO] 17:07:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-impl --- 17:07:28 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/code-coverage/jacoco.exec 17:07:28 [INFO] Analyzed bundle 'openflowplugin-impl' with 583 classes 17:07:29 [INFO] 17:07:29 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-impl --- 17:07:29 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT.pom 17:07:29 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT.jar 17:07:29 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT-javadoc.jar 17:07:29 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT-cyclonedx.xml 17:07:29 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT-cyclonedx.json 17:07:29 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT-sources.jar 17:07:29 [INFO] 17:07:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- 17:07:29 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-SNAPSHOT.jar 17:07:29 [INFO] Writing OBR metadata 17:07:29 [INFO] 17:07:29 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-impl --- 17:07:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:07:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:07:29 [INFO] 17:07:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 17:07:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:29 [INFO] 17:07:29 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 17:07:29 [INFO] Building openflowjava-extension-nicira-api 0.17.4-SNAPSHOT [25/84] 17:07:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:29 [INFO] 17:07:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira-api --- 17:07:29 [INFO] 17:07:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 17:07:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:29 [INFO] 17:07:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 17:07:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:29 [INFO] 17:07:29 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] 17:07:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:07:30 [INFO] 17:07:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] Starting audit... 17:07:30 Audit done. 17:07:30 [INFO] You have 0 Checkstyle violations. 17:07:30 [INFO] 17:07:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] Starting audit... 17:07:30 Audit done. 17:07:30 [INFO] You have 0 Checkstyle violations. 17:07:30 [INFO] 17:07:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] 17:07:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/resources 17:07:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 17:07:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 17:07:30 [INFO] 17:07:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] Recompiling the module because of changed dependency. 17:07:30 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:07:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:07:30 [INFO] 17:07:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 17:07:30 [INFO] 17:07:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 17:07:30 [INFO] Fork Value is true 17:07:32 [INFO] Done SpotBugs Analysis.... 17:07:32 [INFO] 17:07:32 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 17:07:32 [INFO] 17:07:32 [INFO] 17:07:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-extension-nicira-api --- 17:07:32 [INFO] BugInstance size is 0 17:07:32 [INFO] Error size is 0 17:07:32 [INFO] No errors/warnings found 17:07:32 [INFO] 17:07:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 17:07:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/test/resources 17:07:32 [INFO] 17:07:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 17:07:32 [INFO] Recompiling the module because of changed dependency. 17:07:32 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:07:32 [INFO] 17:07:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira-api --- 17:07:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:07:32 [INFO] 17:07:32 [INFO] ------------------------------------------------------- 17:07:32 [INFO] T E S T S 17:07:32 [INFO] ------------------------------------------------------- 17:07:33 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 17:07:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 17:07:33 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 17:07:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 17:07:33 [INFO] 17:07:33 [INFO] Results: 17:07:33 [INFO] 17:07:33 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 17:07:33 [INFO] 17:07:33 [INFO] 17:07:33 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowjava-extension-nicira-api --- 17:07:33 [INFO] 17:07:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 17:07:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar 17:07:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 17:07:33 [INFO] 17:07:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 17:07:33 [INFO] No previous run data found, generating javadoc. 17:07:35 [WARNING] Javadoc Warnings 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionDeserializerKey.java:43: warning: no comment 17:07:35 [WARNING] public int getSubtype() { 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionDeserializerKey.java:39: warning: no comment 17:07:35 [WARNING] public Uint8 getVersion() { 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionSerializerKey.java:41: warning: no comment 17:07:35 [WARNING] public Class getSubtype() { 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraActionSerializerKey.java:37: warning: no comment 17:07:35 [WARNING] public Uint8 getVersion() { 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraConstants.java:12: warning: no comment 17:07:35 [WARNING] public final class NiciraConstants { 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraConstants.java:16: warning: no comment 17:07:35 [WARNING] public static final Uint32 NX_NSH_VENDOR_ID = Uint32.valueOf(0x005AD650L).intern(); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraConstants.java:14: warning: no comment 17:07:35 [WARNING] public static final Uint32 NX_VENDOR_ID = Uint32.valueOf(0x00002320L).intern(); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:26: warning: no comment 17:07:35 [WARNING] void registerActionDeserializer(NiciraActionDeserializerKey key, OFDeserializer deserializer); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:30: warning: no comment 17:07:35 [WARNING] void registerActionSerializer(NiciraActionSerializerKey key, OFSerializer serializer); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:34: warning: no comment 17:07:35 [WARNING] void registerMatchEntryDeserializer(MatchEntryDeserializerKey key, OFDeserializer deserializer); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:38: warning: no comment 17:07:35 [WARNING] void registerMatchEntrySerializer(MatchEntrySerializerKey key, 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:28: warning: no comment 17:07:35 [WARNING] void unregisterActionDeserializer(NiciraActionDeserializerKey key); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:32: warning: no comment 17:07:35 [WARNING] void unregisterActionSerializer(NiciraActionSerializerKey key); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:36: warning: no comment 17:07:35 [WARNING] void unregisterMatchEntryDeserializer(MatchEntryDeserializerKey key); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:41: warning: no comment 17:07:35 [WARNING] void unregisterMatchEntrySerializer(MatchEntrySerializerKey key); 17:07:35 [WARNING] ^ 17:07:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraUtil.java:22: warning: no comment 17:07:35 [WARNING] public static ActionSerializerKey createOfJavaKeyFrom(NiciraActionSerializerKey key) { 17:07:35 [WARNING] ^ 17:07:35 [WARNING] 16 warnings 17:07:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-javadoc.jar 17:07:35 [INFO] 17:07:35 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] CycloneDX: Resolving Dependencies 17:07:35 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 17:07:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/bom.xml 17:07:35 [INFO] attaching as openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:07:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/bom.json 17:07:35 [INFO] attaching as openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-cyclonedx.json 17:07:35 [INFO] 17:07:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Skipping duplicate-finder execution! 17:07:35 [INFO] 17:07:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 17:07:35 [WARNING] Used undeclared dependencies found: 17:07:35 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:07:35 [INFO] 17:07:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-sources.jar 17:07:35 [INFO] 17:07:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] 17:07:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 17:07:35 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 17:07:35 [INFO] 17:07:35 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.pom 17:07:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar 17:07:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-javadoc.jar 17:07:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:07:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-cyclonedx.json 17:07:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-sources.jar 17:07:35 [INFO] 17:07:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar 17:07:35 [INFO] Writing OBR metadata 17:07:35 [INFO] 17:07:35 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:07:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:07:35 [INFO] 17:07:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 17:07:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:35 [INFO] 17:07:35 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 17:07:35 [INFO] Building openflowjava-extension-nicira 0.17.4-SNAPSHOT [26/84] 17:07:35 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:35 [INFO] 17:07:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira --- 17:07:35 [INFO] 17:07:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- 17:07:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:35 [INFO] 17:07:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 17:07:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:35 [INFO] 17:07:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 17:07:36 [INFO] 17:07:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 17:07:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:07:36 [INFO] 17:07:36 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowjava-extension-nicira --- 17:07:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/yang 17:07:36 [INFO] yang-to-sources: Found 5 dependencies in 2.162 ms 17:07:36 [INFO] yang-to-sources: Project model files found: 2 in 10.29 ms 17:07:36 [INFO] yang-to-sources: 11 YANG models processed in 102.9 ms 17:07:36 [INFO] BindingJavaFileGenerator: Defined 365 files in 20.03 ms 17:07:36 [INFO] Sorted 365 files into 72 directories in 472.0 μs 17:07:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 93.10 ms 17:07:36 [INFO] 17:07:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- 17:07:36 [INFO] Starting audit... 17:07:36 Audit done. 17:07:36 [INFO] You have 0 Checkstyle violations. 17:07:36 [INFO] 17:07:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- 17:07:37 [INFO] Starting audit... 17:07:37 Audit done. 17:07:37 [INFO] You have 0 Checkstyle violations. 17:07:37 [INFO] 17:07:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- 17:07:37 [INFO] 17:07:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 17:07:37 [INFO] Copying 1 resource from src/main/resources to target/classes 17:07:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/generated-sources/spi 17:07:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:07:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:07:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/generated-sources/spi 17:07:37 [INFO] 17:07:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 17:07:37 [INFO] Recompiling the module because of changed dependency. 17:07:37 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 17:07:38 [INFO] 17:07:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 17:07:38 [INFO] 17:07:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 17:07:38 [INFO] Fork Value is true 17:07:44 [INFO] Done SpotBugs Analysis.... 17:07:44 [INFO] 17:07:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 17:07:44 [INFO] 17:07:44 [INFO] 17:07:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-extension-nicira --- 17:07:44 [INFO] BugInstance size is 0 17:07:44 [INFO] Error size is 0 17:07:44 [INFO] No errors/warnings found 17:07:44 [INFO] 17:07:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 17:07:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/test/resources 17:07:44 [INFO] 17:07:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 17:07:44 [INFO] Recompiling the module because of changed dependency. 17:07:44 [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes 17:07:45 [INFO] 17:07:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira --- 17:07:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:07:45 [INFO] 17:07:45 [INFO] ------------------------------------------------------- 17:07:45 [INFO] T E S T S 17:07:45 [INFO] ------------------------------------------------------- 17:07:46 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 17:07:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:07:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 17:07:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 17:07:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 17:07:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 17:07:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 17:07:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 17:07:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 17:07:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 17:07:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 17:07:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 17:07:48 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 17:07:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 17:07:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 17:07:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 17:07:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 17:07:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 17:07:49 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 17:07:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 17:07:49 [INFO] 17:07:49 [INFO] Results: 17:07:49 [INFO] 17:07:49 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 17:07:49 [INFO] 17:07:49 [INFO] 17:07:49 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowjava-extension-nicira --- 17:07:49 [INFO] 17:07:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 17:07:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar 17:07:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 17:07:49 [INFO] 17:07:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira --- 17:07:49 [INFO] No previous run data found, generating javadoc. 17:07:55 [WARNING] Javadoc Warnings 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:43: warning: no comment 17:07:55 [WARNING] protected static final ActionBuilder deserializeHeader(final ByteBuf message) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:57: warning: no comment 17:07:55 [WARNING] protected static final ExperimenterId getExperimenterId() { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:85: warning: no comment 17:07:55 [WARNING] protected static Uint64 readNxmHeader(final ByteBuf message) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:31: warning: no comment 17:07:55 [WARNING] protected static final void serializeHeader(final int msgLength, final int subtype, final ByteBuf outBuffer) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:66: warning: no comment 17:07:55 [WARNING] protected static final void skipPadding(final ByteBuf message, final int startIndex) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:77: warning: no comment 17:07:55 [WARNING] protected static void writeNxmHeader(final Uint64 value, final ByteBuf outBuffer) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:71: warning: no comment 17:07:55 [WARNING] protected static final void writePaddingAndSetLength(final ByteBuf outBuffer, final int startIndex) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:90: warning: no @return 17:07:55 [WARNING] public abstract int getNxmFieldCode(); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:95: warning: no @return 17:07:55 [WARNING] public abstract int getOxmClassCode(); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:100: warning: no @return 17:07:55 [WARNING] public abstract int getValueLength(); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:105: warning: no @return 17:07:55 [WARNING] public abstract MatchField getNxmField(); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:110: warning: no @return 17:07:55 [WARNING] public abstract OxmClassBase getOxmClass(); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:30: warning: no comment 17:07:55 [WARNING] public abstract class AbstractExperimenterMatchCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:70: warning: no comment 17:07:55 [WARNING] protected NxmHeader buildHeader(final boolean hasMask) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:40: warning: no comment 17:07:55 [WARNING] protected static MatchEntryDeserializerKey createDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:32: warning: no comment 17:07:55 [WARNING] protected static MatchEntrySerializerKey createSerializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:79: warning: no comment 17:07:55 [WARNING] protected abstract NxExpMatchEntryValue deserializeValue(ByteBuf message, boolean hasMask); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:116: warning: no comment 17:07:55 [WARNING] protected abstract @NonNull Uint32 getExperimenterId(); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:52: warning: no comment 17:07:55 [WARNING] public void serializeHeader(final NxmHeader input, final ByteBuf outBuffer) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:60: warning: no comment 17:07:55 [WARNING] protected abstract void serializeValue(NxExpMatchEntryValue value, boolean hasMask, ByteBuf outBuffer); 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:20: warning: no comment 17:07:55 [WARNING] public abstract class AbstractMatchCodec implements 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:26: warning: no comment 17:07:55 [WARNING] protected NxmHeader headerWithMask; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:27: warning: no comment 17:07:55 [WARNING] protected NxmHeader headerWithoutMask; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:29: warning: no comment 17:07:55 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:56: warning: no comment 17:07:55 [WARNING] protected NxmHeader getHeader(final boolean hasMask) { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:83: warning: no comment 17:07:55 [WARNING] public NxmHeader getHeaderWithHasMask() { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:79: warning: no comment 17:07:55 [WARNING] public NxmHeader getHeaderWithoutHasMask() { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractNshcCodec.java:19: warning: no comment 17:07:55 [WARNING] public abstract class AbstractNshcCodec extends AbstractExperimenterMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractRegCodec.java:22: warning: no comment 17:07:55 [WARNING] public abstract class AbstractRegCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:27: warning: no comment 17:07:55 [WARNING] public class ActionDeserializer implements OFDeserializer, DeserializerRegistryInjector { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:33: warning: no comment 17:07:55 [WARNING] public static final ExperimenterActionDeserializerKey OF10_DESERIALIZER_KEY = new ExperimenterActionDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:31: warning: no comment 17:07:55 [WARNING] public static final ExperimenterActionDeserializerKey OF13_DESERIALIZER_KEY = new ExperimenterActionDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ActionDeserializer.java:77: warning: no comment 17:07:55 [WARNING] public DeserializerRegistry getDeserializerRegistry() { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpOpCodec.java:26: warning: no comment 17:07:55 [WARNING] public class ArpOpCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpOpCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpOpCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpShaCodec.java:26: warning: no comment 17:07:55 [WARNING] public class ArpShaCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpShaCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpShaCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpSpaCodec.java:26: warning: no comment 17:07:55 [WARNING] public class ArpSpaCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpSpaCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpSpaCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpThaCodec.java:26: warning: no comment 17:07:55 [WARNING] public class ArpThaCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpThaCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpThaCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpTpaCodec.java:26: warning: no comment 17:07:55 [WARNING] public class ArpTpaCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpTpaCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/ArpTpaCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:49: warning: no comment 17:07:55 [WARNING] public static final int CT_LENGTH = 24; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:62: warning: no comment 17:07:55 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:52: warning: no comment 17:07:55 [WARNING] public static final int INT_LENGTH = 4; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:50: warning: no comment 17:07:55 [WARNING] public static final int NX_NAT_LENGTH = 16; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:58: warning: no comment 17:07:55 [WARNING] public static final byte NXAST_CONNTRACK_SUBTYPE = 35; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:59: warning: no comment 17:07:55 [WARNING] public static final byte NXAST_NAT_SUBTYPE = 36; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:60: warning: no comment 17:07:55 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/ConntrackCodec.java:51: warning: no comment 17:07:55 [WARNING] public static final int SHORT_LENGTH = 2; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/CtClearCodec.java:28: warning: no comment 17:07:55 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/CtClearCodec.java:26: warning: no comment 17:07:55 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtMarkCodec.java:38: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtMarkCodec.java:36: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtStateCodec.java:37: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtStateCodec.java:35: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpDstCodec.java:26: warning: no comment 17:07:55 [WARNING] public class CtTpDstCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpDstCodec.java:32: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpDstCodec.java:30: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpSrcCodec.java:26: warning: no comment 17:07:55 [WARNING] public class CtTpSrcCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpSrcCodec.java:32: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtTpSrcCodec.java:30: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtZoneCodec.java:37: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/CtZoneCodec.java:35: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:22: warning: no comment 17:07:55 [WARNING] public class DecapCodec extends AbstractActionCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:30: warning: no comment 17:07:55 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:24: warning: no comment 17:07:55 [WARNING] public static final int LENGTH = 16; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecapCodec.java:28: warning: no comment 17:07:55 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecNshTtlCodec.java:20: warning: no comment 17:07:55 [WARNING] public class DecNshTtlCodec extends AbstractActionCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecNshTtlCodec.java:26: warning: no comment 17:07:55 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/DecNshTtlCodec.java:24: warning: no comment 17:07:55 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:23: warning: no comment 17:07:55 [WARNING] public class EncapCodec extends AbstractActionCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:25: warning: no comment 17:07:55 [WARNING] public static final int LENGTH = 16; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/EncapCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthDstCodec.java:26: warning: no comment 17:07:55 [WARNING] public class EthDstCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthDstCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthDstCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthSrcCodec.java:26: warning: no comment 17:07:55 [WARNING] public class EthSrcCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthSrcCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthSrcCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthTypeCodec.java:26: warning: no comment 17:07:55 [WARNING] public class EthTypeCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthTypeCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/EthTypeCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:31: warning: no comment 17:07:55 [WARNING] public static final NiciraActionDeserializerKey DESERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:27: warning: no comment 17:07:55 [WARNING] public static final int LENGTH = 16; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:28: warning: no comment 17:07:55 [WARNING] public static final byte NXAST_FIN_TIMEOUT_SUBTYPE = 19; 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/FinTimeoutCodec.java:29: warning: no comment 17:07:55 [WARNING] public static final NiciraActionSerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/IcmpTypeCodec.java:36: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/IcmpTypeCodec.java:34: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/InPortCodec.java:25: warning: no comment 17:07:55 [WARNING] public class InPortCodec extends AbstractMatchCodec { 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/InPortCodec.java:33: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/InPortCodec.java:30: warning: no comment 17:07:55 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/IpDstCodec.java:37: warning: no comment 17:07:55 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:07:55 [WARNING] ^ 17:07:55 [WARNING] 100 warnings 17:07:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:07:56 [INFO] 17:07:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowjava-extension-nicira --- 17:07:56 [INFO] CycloneDX: Resolving Dependencies 17:07:56 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:07:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/bom.xml 17:07:56 [INFO] attaching as openflowjava-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.xml 17:07:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/bom.json 17:07:56 [INFO] attaching as openflowjava-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.json 17:07:56 [INFO] 17:07:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 17:07:56 [INFO] Skipping duplicate-finder execution! 17:07:56 [INFO] 17:07:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 17:07:57 [WARNING] Used undeclared dependencies found: 17:07:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:07:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:07:57 [WARNING] Non-test scoped test only dependencies found: 17:07:57 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:07:57 [INFO] 17:07:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 17:07:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:07:57 [INFO] 17:07:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 17:07:57 [INFO] 17:07:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira --- 17:07:57 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 17:07:57 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 73 classes 17:07:57 [INFO] 17:07:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowjava-extension-nicira --- 17:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT.pom 17:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar 17:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.xml 17:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.json 17:07:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:07:57 [INFO] 17:07:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 17:07:57 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar 17:07:57 [INFO] Writing OBR metadata 17:07:57 [INFO] 17:07:57 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowjava-extension-nicira --- 17:07:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:07:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:07:57 [INFO] 17:07:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 17:07:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:57 [INFO] 17:07:57 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 17:07:57 [INFO] Building openflowjava-extension-eric 0.17.4-SNAPSHOT [27/84] 17:07:57 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:57 [INFO] 17:07:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-eric --- 17:07:57 [INFO] 17:07:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- 17:07:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:57 [INFO] 17:07:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 17:07:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:57 [INFO] 17:07:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 17:07:57 [INFO] 17:07:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 17:07:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:07:57 [INFO] 17:07:57 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowjava-extension-eric --- 17:07:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/yang 17:07:57 [INFO] yang-to-sources: Found 5 dependencies in 2.236 ms 17:07:57 [INFO] yang-to-sources: Project model files found: 1 in 853.4 μs 17:07:57 [INFO] yang-to-sources: 6 YANG models processed in 47.50 ms 17:07:57 [INFO] BindingJavaFileGenerator: Defined 16 files in 5.948 ms 17:07:57 [INFO] Sorted 16 files into 6 directories in 62.54 μs 17:07:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 11.15 ms 17:07:58 [INFO] 17:07:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- 17:07:58 [INFO] Starting audit... 17:07:58 Audit done. 17:07:58 [INFO] You have 0 Checkstyle violations. 17:07:58 [INFO] 17:07:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- 17:07:58 [INFO] Starting audit... 17:07:58 Audit done. 17:07:58 [INFO] You have 0 Checkstyle violations. 17:07:58 [INFO] 17:07:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- 17:07:58 [INFO] 17:07:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 17:07:58 [INFO] Copying 1 resource from src/main/resources to target/classes 17:07:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/generated-sources/spi 17:07:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:07:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/generated-sources/spi 17:07:58 [INFO] 17:07:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 17:07:58 [INFO] Recompiling the module because of changed dependency. 17:07:58 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 17:07:58 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:07:58 [INFO] 17:07:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 17:07:58 [INFO] 17:07:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-extension-eric --- 17:07:58 [INFO] Fork Value is true 17:08:01 [INFO] Done SpotBugs Analysis.... 17:08:01 [INFO] 17:08:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 17:08:01 [INFO] 17:08:01 [INFO] 17:08:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-extension-eric --- 17:08:01 [INFO] BugInstance size is 0 17:08:01 [INFO] Error size is 0 17:08:01 [INFO] No errors/warnings found 17:08:01 [INFO] 17:08:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 17:08:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/test/resources 17:08:01 [INFO] 17:08:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 17:08:01 [INFO] Recompiling the module because of changed dependency. 17:08:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:08:01 [INFO] 17:08:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-eric --- 17:08:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:01 [INFO] 17:08:01 [INFO] ------------------------------------------------------- 17:08:01 [INFO] T E S T S 17:08:01 [INFO] ------------------------------------------------------- 17:08:02 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 17:08:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.623 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 17:08:03 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 17:08:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 17:08:03 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 17:08:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 17:08:03 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 17:08:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 17:08:04 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 17:08:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 17:08:04 [INFO] 17:08:04 [INFO] Results: 17:08:04 [INFO] 17:08:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 17:08:04 [INFO] 17:08:04 [INFO] 17:08:04 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowjava-extension-eric --- 17:08:04 [INFO] 17:08:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 17:08:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar 17:08:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 17:08:04 [INFO] 17:08:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-eric --- 17:08:04 [INFO] No previous run data found, generating javadoc. 17:08:05 [WARNING] Javadoc Warnings 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:90: warning: no @return 17:08:05 [WARNING] public abstract int getEricFieldCode(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:95: warning: no @return 17:08:05 [WARNING] public abstract int getOxmClassCode(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:100: warning: no @return 17:08:05 [WARNING] public abstract int getValueLength(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:105: warning: no @return 17:08:05 [WARNING] public abstract MatchField getEricField(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:110: warning: no @return 17:08:05 [WARNING] public abstract OxmClassBase getOxmClass(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:20: warning: no comment 17:08:05 [WARNING] public abstract class AbstractMatchCodec implements 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:26: warning: no comment 17:08:05 [WARNING] protected EricHeader headerWithMask; 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:27: warning: no comment 17:08:05 [WARNING] protected EricHeader headerWithoutMask; 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:70: warning: no comment 17:08:05 [WARNING] protected EricHeader buildHeader(final boolean hasMask) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:29: warning: no comment 17:08:05 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:56: warning: no comment 17:08:05 [WARNING] protected EricHeader getHeader(final boolean hasMask) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:83: warning: no comment 17:08:05 [WARNING] public EricHeader getHeaderWithHasMask() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:79: warning: no comment 17:08:05 [WARNING] public EricHeader getHeaderWithoutHasMask() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:52: warning: no comment 17:08:05 [WARNING] public void serializeHeader(final EricHeader input, final ByteBuf outBuffer) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricConstants.java:10: warning: no comment 17:08:05 [WARNING] public final class EricConstants { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:24: warning: no comment 17:08:05 [WARNING] void registerMatchEntryDeserializer(MatchEntryDeserializerKey key, OFDeserializer deserializer); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:28: warning: no comment 17:08:05 [WARNING] void registerMatchEntrySerializer(MatchEntrySerializerKey key, 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:26: warning: no comment 17:08:05 [WARNING] void unregisterMatchEntryDeserializer(MatchEntryDeserializerKey key); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:31: warning: no comment 17:08:05 [WARNING] void unregisterMatchEntrySerializer(MatchEntrySerializerKey key); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionCodecRegistratorImpl.java:29: warning: no comment 17:08:05 [WARNING] public EricExtensionCodecRegistratorImpl(List providers) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionsRegistrator.java:16: warning: no comment 17:08:05 [WARNING] public class EricExtensionsRegistrator implements AutoCloseable { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/EricExtensionsRegistrator.java:19: warning: no comment 17:08:05 [WARNING] public EricExtensionsRegistrator(final EricExtensionCodecRegistrator registrator) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:29: warning: no comment 17:08:05 [WARNING] public EricHeader(final int oxmClass, final int ericField, final boolean hasMask, final int length) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:21: warning: no comment 17:08:05 [WARNING] public EricHeader(final long header) { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:51: warning: no comment 17:08:05 [WARNING] public int getEricField() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:59: warning: no comment 17:08:05 [WARNING] public int getLength() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:47: warning: no comment 17:08:05 [WARNING] public int getOxmClass() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:55: warning: no comment 17:08:05 [WARNING] public boolean isHasMask() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/EricHeader.java:43: warning: no comment 17:08:05 [WARNING] public long toLong() { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:26: warning: no comment 17:08:05 [WARNING] public class Icmpv6NDOptionsTypeCodec extends AbstractMatchCodec { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:30: warning: no comment 17:08:05 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:33: warning: no comment 17:08:05 [WARNING] public static final Icmpv6NDOptionsTypeCodec INSTANCE = new Icmpv6NDOptionsTypeCodec(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDOptionsTypeCodec.java:28: warning: no comment 17:08:05 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:26: warning: no comment 17:08:05 [WARNING] public class Icmpv6NDReservedCodec extends AbstractMatchCodec { 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:32: warning: no comment 17:08:05 [WARNING] public static final MatchEntryDeserializerKey DESERIALIZER_KEY = new MatchEntryDeserializerKey( 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:27: warning: no comment 17:08:05 [WARNING] public static final Icmpv6NDReservedCodec INSTANCE = new Icmpv6NDReservedCodec(); 17:08:05 [WARNING] ^ 17:08:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/Icmpv6NDReservedCodec.java:30: warning: no comment 17:08:05 [WARNING] public static final MatchEntrySerializerKey SERIALIZER_KEY = new MatchEntrySerializerKey<>( 17:08:05 [WARNING] ^ 17:08:05 [WARNING] 37 warnings 17:08:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:08:05 [INFO] 17:08:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowjava-extension-eric --- 17:08:05 [INFO] CycloneDX: Resolving Dependencies 17:08:06 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 17:08:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/bom.xml 17:08:06 [INFO] attaching as openflowjava-extension-eric-0.17.4-SNAPSHOT-cyclonedx.xml 17:08:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/bom.json 17:08:06 [INFO] attaching as openflowjava-extension-eric-0.17.4-SNAPSHOT-cyclonedx.json 17:08:06 [INFO] 17:08:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 17:08:06 [INFO] Skipping duplicate-finder execution! 17:08:06 [INFO] 17:08:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 17:08:06 [INFO] No dependency problems found 17:08:06 [INFO] 17:08:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 17:08:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:08:06 [INFO] 17:08:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric --- 17:08:06 [INFO] 17:08:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-eric --- 17:08:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 17:08:06 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 6 classes 17:08:06 [INFO] 17:08:06 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowjava-extension-eric --- 17:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT.pom 17:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar 17:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT-cyclonedx.xml 17:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT-cyclonedx.json 17:08:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:08:06 [INFO] 17:08:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- 17:08:06 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar 17:08:06 [INFO] Writing OBR metadata 17:08:06 [INFO] 17:08:06 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowjava-extension-eric --- 17:08:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:08:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:08:06 [INFO] 17:08:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 17:08:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:06 [INFO] 17:08:06 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 17:08:06 [INFO] Building openflowplugin-extension-nicira 0.17.4-SNAPSHOT [28/84] 17:08:06 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:06 [INFO] 17:08:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-nicira --- 17:08:06 [INFO] 17:08:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 17:08:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:06 [INFO] 17:08:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 17:08:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:06 [INFO] 17:08:06 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 17:08:07 [INFO] 17:08:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 17:08:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:08:07 [INFO] 17:08:07 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-extension-nicira --- 17:08:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:08:07 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/yang 17:08:07 [INFO] yang-to-sources: Found 12 dependencies in 4.313 ms 17:08:07 [INFO] yang-to-sources: Project model files found: 2 in 42.06 ms 17:08:07 [INFO] yang-to-sources: 39 YANG models processed in 603.9 ms 17:08:07 [INFO] BindingJavaFileGenerator: Defined 916 files in 57.90 ms 17:08:07 [INFO] Sorted 916 files into 93 directories in 1.148 ms 17:08:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 258.7 ms 17:08:08 [INFO] 17:08:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- 17:08:08 [INFO] Starting audit... 17:08:08 Audit done. 17:08:08 [INFO] You have 0 Checkstyle violations. 17:08:08 [INFO] 17:08:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- 17:08:09 [INFO] Starting audit... 17:08:09 Audit done. 17:08:09 [INFO] You have 0 Checkstyle violations. 17:08:09 [INFO] 17:08:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- 17:08:09 [INFO] 17:08:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 17:08:09 [INFO] Copying 1 resource from src/main/resources to target/classes 17:08:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 17:08:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:08:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:08:09 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:08:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 17:08:09 [INFO] 17:08:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 17:08:09 [INFO] Recompiling the module because of changed dependency. 17:08:09 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 17:08:15 [INFO] 17:08:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 17:08:15 [INFO] 17:08:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 17:08:15 [INFO] Fork Value is true 17:08:23 [INFO] Done SpotBugs Analysis.... 17:08:23 [INFO] 17:08:23 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 17:08:23 [INFO] 17:08:23 [INFO] 17:08:23 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-nicira --- 17:08:23 [INFO] BugInstance size is 0 17:08:23 [INFO] Error size is 0 17:08:23 [INFO] No errors/warnings found 17:08:23 [INFO] 17:08:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 17:08:23 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:08:23 [INFO] 17:08:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 17:08:23 [INFO] Recompiling the module because of changed dependency. 17:08:23 [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes 17:08:24 [INFO] 17:08:24 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-nicira --- 17:08:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:24 [INFO] 17:08:24 [INFO] ------------------------------------------------------- 17:08:24 [INFO] T E S T S 17:08:24 [INFO] ------------------------------------------------------- 17:08:25 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 17:08:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 17:08:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 17:08:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 17:08:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 17:08:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 17:08:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 17:08:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 17:08:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 17:08:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 17:08:27 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 17:08:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 17:08:28 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 17:08:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 17:08:28 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 17:08:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 17:08:28 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 17:08:28 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 17:08:28 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 17:08:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 17:08:28 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 17:08:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 17:08:28 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 17:08:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 17:08:29 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 17:08:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 17:08:29 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 17:08:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 17:08:29 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 17:08:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 17:08:29 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 17:08:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 17:08:29 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 17:08:30 [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 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 17:08:30 [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 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 17:08:30 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 17:08:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 17:08:30 [INFO] 17:08:30 [INFO] Results: 17:08:30 [INFO] 17:08:30 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 17:08:30 [INFO] 17:08:30 [INFO] 17:08:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-extension-nicira --- 17:08:30 [INFO] 17:08:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 17:08:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar 17:08:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 17:08:31 [INFO] 17:08:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 17:08:31 [INFO] No previous run data found, generating javadoc. 17:08:43 [WARNING] Javadoc Warnings 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/ActionUtil.java:22: warning: no comment 17:08:43 [WARNING] public static final ExperimenterId EXPERIMENTER_ID = new ExperimenterId(NiciraConstants.NX_VENDOR_ID); 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/ActionUtil.java:27: warning: no comment 17:08:43 [WARNING] public static Action createAction(ActionChoice actionChoice) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/CodecPreconditionException.java:22: warning: no comment 17:08:43 [WARNING] public CodecPreconditionException(String msg) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/CodecPreconditionException.java:26: warning: no comment 17:08:43 [WARNING] public CodecPreconditionException(AugmentationPath path) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/CodecPreconditionException.java:30: warning: no comment 17:08:43 [WARNING] public CodecPreconditionException(Extension extension) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/CtClearConvertor.java:29: warning: no comment 17:08:43 [WARNING] public class CtClearConvertor implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/CtMarkConvertor.java:37: warning: no comment 17:08:43 [WARNING] public class CtMarkConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/CtTpDstConvertor.java:37: warning: no comment 17:08:43 [WARNING] public class CtTpDstConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/CtTpSrcConvertor.java:37: warning: no comment 17:08:43 [WARNING] public class CtTpSrcConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/DecapConvertor.java:32: warning: no comment 17:08:43 [WARNING] public class DecapConvertor implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/DecNshTtlConvertor.java:29: warning: no comment 17:08:43 [WARNING] public class DecNshTtlConvertor implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/EncapConvertor.java:32: warning: no comment 17:08:43 [WARNING] public class EncapConvertor implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/IpConverter.java:27: warning: no comment 17:08:43 [WARNING] public static long ipv4AddressToLong(final Ipv4Address ipv4Address) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/IpConverter.java:45: warning: no comment 17:08:43 [WARNING] public static Ipv4Address longToIpv4Address(final long ip) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/IpConverter.java:41: warning: no comment 17:08:43 [WARNING] public static Ipv4Address longToIpv4Address(final Uint32 ip) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/LearnConvertorUtil.java:41: warning: no comment 17:08:43 [WARNING] public final class LearnConvertorUtil { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:82: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ARP_OP_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:80: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ARP_SHA_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:83: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ARP_SPA_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:81: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ARP_THA_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:84: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ARP_TPA_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:104: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver CT_MARK_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:105: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver CT_STATE_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:108: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver CT_TP_DST_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:107: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver CT_TP_SRC_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:106: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver CT_ZONE_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:87: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ETH_DST_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:88: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ETH_SRC_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:89: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver ETH_TYPE_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:92: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSC1_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:93: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSC2_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:94: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSC3_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:95: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSC4_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:96: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSH_FLAGS_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:97: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSH_MDTYPE_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:98: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSH_NP_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:99: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSH_TTL_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:90: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSI_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:91: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NSP_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:110: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver NXM_OF_INPORT_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:109: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver PKT_MARK_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:78: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver REG_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:101: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver TCP_DST_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:100: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver TCP_SRC_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:79: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver TUN_ID_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:85: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver TUN_IPV4_DST_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:86: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver TUN_IPV4_SRC_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:103: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver UDP_DST_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:102: warning: no comment 17:08:43 [WARNING] public static final AugmentationGroupingResolver UDP_SRC_RESOLVER; 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:163: warning: no comment 17:08:43 [WARNING] public static MatchEntryBuilder createDefaultMatchEntryBuilder(final MatchField matchField, 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:173: warning: no comment 17:08:43 [WARNING] public static > MatchEntryBuilder createExperimenterMatchEntryBuilder( 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:183: warning: no comment 17:08:43 [WARNING] public static Uint32 ipv4ToUint32(final Ipv4Address ipv4) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/MatchUtil.java:187: warning: no comment 17:08:43 [WARNING] public static Ipv4Address uint32ToIpv4Address(final Uint32 value) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/MultipathConvertor.java:34: warning: no comment 17:08:43 [WARNING] public class MultipathConvertor implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/NiciraExtensionProvider.java:365: warning: no @param for provider 17:08:43 [WARNING] public NiciraExtensionProvider(final OpenFlowPluginExtensionRegistratorProvider provider) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/NiciraExtensionProvider.java:305: warning: no comment 17:08:43 [WARNING] public class NiciraExtensionProvider implements AutoCloseable { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc1Convertor.java:39: warning: no comment 17:08:43 [WARNING] public class Nshc1Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc1Convertor.java:64: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc2Convertor.java:39: warning: no comment 17:08:43 [WARNING] public class Nshc2Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc2Convertor.java:63: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc3Convertor.java:39: warning: no comment 17:08:43 [WARNING] public class Nshc3Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc3Convertor.java:63: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc4Convertor.java:39: warning: no comment 17:08:43 [WARNING] public class Nshc4Convertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/Nshc4Convertor.java:62: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 value, final Uint32 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshFlagsConvertor.java:42: warning: no comment 17:08:43 [WARNING] public class NshFlagsConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshFlagsConvertor.java:67: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 flags, final Uint8 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshMdtypeConvertor.java:42: warning: no comment 17:08:43 [WARNING] public class NshMdtypeConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshMdtypeConvertor.java:65: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 value, final Uint8 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshNpConvertor.java:42: warning: no comment 17:08:43 [WARNING] public class NshNpConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshNpConvertor.java:68: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 value, final Uint8 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshTtlConvertor.java:40: warning: no comment 17:08:43 [WARNING] public class NshTtlConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NshTtlConvertor.java:64: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 flags, final Uint8 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NsiConvertor.java:41: warning: no comment 17:08:43 [WARNING] public class NsiConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NsiConvertor.java:63: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint8 nsi, final Uint8 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NspConvertor.java:40: warning: no comment 17:08:43 [WARNING] public class NspConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NspConvertor.java:61: warning: no comment 17:08:43 [WARNING] public static MatchEntry buildMatchEntry(final Uint32 nsp, final Uint32 mask) { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/NxmInPortConvertor.java:36: warning: no comment 17:08:43 [WARNING] public class NxmInPortConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/OutputReg2Convertor.java:24: warning: no comment 17:08:43 [WARNING] public class OutputReg2Convertor implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/action/OutputRegConvertorProxy.java:17: warning: no comment 17:08:43 [WARNING] public class OutputRegConvertorProxy implements 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/PktMarkConvertor.java:37: warning: no comment 17:08:43 [WARNING] public class PktMarkConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/TunIPv4DstConvertor.java:38: warning: no comment 17:08:43 [WARNING] public class TunIPv4DstConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/java/org/opendaylight/openflowplugin/extension/vendor/nicira/convertor/match/TunIPv4SrcConvertor.java:38: warning: no comment 17:08:43 [WARNING] public class TunIPv4SrcConvertor implements ConvertorToOFJava, ConvertorFromOFJava { 17:08:43 [WARNING] ^ 17:08:43 [WARNING] 82 warnings 17:08:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:08:44 [INFO] 17:08:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-extension-nicira --- 17:08:44 [INFO] CycloneDX: Resolving Dependencies 17:08:45 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 17:08:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/bom.xml 17:08:45 [INFO] attaching as openflowplugin-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.xml 17:08:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/bom.json 17:08:45 [INFO] attaching as openflowplugin-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.json 17:08:45 [INFO] 17:08:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 17:08:45 [INFO] Skipping duplicate-finder execution! 17:08:45 [INFO] 17:08:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 17:08:45 [WARNING] Used undeclared dependencies found: 17:08:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:08:45 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:08:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:08:45 [WARNING] Unused declared dependencies found: 17:08:45 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:08:45 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:08:45 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:08:45 [INFO] 17:08:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 17:08:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:08:45 [INFO] 17:08:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 17:08:45 [INFO] 17:08:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-nicira --- 17:08:45 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 17:08:45 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 56 classes 17:08:46 [INFO] 17:08:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-extension-nicira --- 17:08:46 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.pom 17:08:46 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar 17:08:46 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:08:46 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.xml 17:08:46 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-cyclonedx.json 17:08:46 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:08:46 [INFO] 17:08:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 17:08:46 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar 17:08:46 [INFO] Writing OBR metadata 17:08:46 [INFO] 17:08:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-extension-nicira --- 17:08:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:08:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:08:46 [INFO] 17:08:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 17:08:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:46 [INFO] 17:08:46 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 17:08:46 [INFO] Building openflowplugin-extension-onf 0.17.4-SNAPSHOT [29/84] 17:08:46 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:46 [INFO] 17:08:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-onf --- 17:08:46 [INFO] 17:08:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- 17:08:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:46 [INFO] 17:08:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 17:08:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:46 [INFO] 17:08:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 17:08:46 [INFO] 17:08:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 17:08:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:08:46 [INFO] 17:08:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-onf --- 17:08:46 [INFO] Starting audit... 17:08:46 Audit done. 17:08:46 [INFO] You have 0 Checkstyle violations. 17:08:46 [INFO] 17:08:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- 17:08:46 [INFO] Starting audit... 17:08:46 Audit done. 17:08:46 [INFO] You have 0 Checkstyle violations. 17:08:46 [INFO] 17:08:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- 17:08:46 [INFO] 17:08:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 17:08:46 [INFO] Copying 1 resource from src/main/resources to target/classes 17:08:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/generated-sources/spi 17:08:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/generated-sources/yang 17:08:46 [INFO] 17:08:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 17:08:46 [INFO] Recompiling the module because of changed dependency. 17:08:46 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:08:47 [INFO] 17:08:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 17:08:47 [INFO] 17:08:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 17:08:47 [INFO] Fork Value is true 17:08:50 [INFO] Done SpotBugs Analysis.... 17:08:50 [INFO] 17:08:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 17:08:50 [INFO] 17:08:50 [INFO] 17:08:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-onf --- 17:08:50 [INFO] BugInstance size is 0 17:08:50 [INFO] Error size is 0 17:08:50 [INFO] No errors/warnings found 17:08:50 [INFO] 17:08:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 17:08:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/src/test/resources 17:08:50 [INFO] 17:08:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 17:08:50 [INFO] Recompiling the module because of changed dependency. 17:08:50 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 17:08:50 [INFO] 17:08:50 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-onf --- 17:08:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:50 [INFO] 17:08:50 [INFO] ------------------------------------------------------- 17:08:50 [INFO] T E S T S 17:08:50 [INFO] ------------------------------------------------------- 17:08:51 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 17:08:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 17:08:53 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 17:08:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 17:08:53 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 17:08:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 17:08:53 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 17:08:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 17:08:53 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 17:08:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 17:08:53 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 17:08:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 17:08:54 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 17:08:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 17:08:54 [INFO] 17:08:54 [INFO] Results: 17:08:54 [INFO] 17:08:54 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 17:08:54 [INFO] 17:08:54 [INFO] 17:08:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-extension-onf --- 17:08:54 [INFO] 17:08:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 17:08:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar 17:08:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 17:08:54 [INFO] 17:08:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-onf --- 17:08:54 [INFO] No previous run data found, generating javadoc. 17:08:55 [WARNING] Javadoc Warnings 17:08:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:36: warning: no comment 17:08:55 [WARNING] protected SerializerRegistry serializerRegistry; 17:08:55 [WARNING] ^ 17:08:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/OnfExtensionProvider.java:47: warning: no comment 17:08:55 [WARNING] public OnfExtensionProvider(final SwitchConnectionProvider switchConnectionProvider, 17:08:55 [WARNING] ^ 17:08:55 [WARNING] 2 warnings 17:08:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-javadoc.jar 17:08:55 [INFO] 17:08:55 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-extension-onf --- 17:08:55 [INFO] CycloneDX: Resolving Dependencies 17:08:56 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 17:08:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/bom.xml 17:08:56 [INFO] attaching as openflowplugin-extension-onf-0.17.4-SNAPSHOT-cyclonedx.xml 17:08:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/bom.json 17:08:56 [INFO] attaching as openflowplugin-extension-onf-0.17.4-SNAPSHOT-cyclonedx.json 17:08:56 [INFO] 17:08:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Skipping duplicate-finder execution! 17:08:56 [INFO] 17:08:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 17:08:56 [WARNING] Used undeclared dependencies found: 17:08:56 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:08:56 [WARNING] io.netty:netty-buffer:jar:4.1.109.Final:compile 17:08:56 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:08:56 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:08:56 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:08:56 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:08:56 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:08:56 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:08:56 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:08:56 [WARNING] Non-test scoped test only dependencies found: 17:08:56 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:08:56 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:08:56 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:08:56 [INFO] 17:08:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-sources.jar 17:08:56 [INFO] 17:08:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 17:08:56 [INFO] 17:08:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 17:08:56 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 17:08:56 [INFO] 17:08:56 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT.pom 17:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar 17:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT-javadoc.jar 17:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT-cyclonedx.xml 17:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT-cyclonedx.json 17:08:56 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT-sources.jar 17:08:56 [INFO] 17:08:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar 17:08:56 [INFO] Writing OBR metadata 17:08:56 [INFO] 17:08:56 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:08:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:08:56 [INFO] 17:08:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 17:08:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:56 [INFO] 17:08:56 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 17:08:56 [INFO] Building openflowplugin-extension-eric 0.17.4-SNAPSHOT [30/84] 17:08:56 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:56 [INFO] 17:08:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-eric --- 17:08:56 [INFO] 17:08:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- 17:08:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:56 [INFO] 17:08:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 17:08:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:56 [INFO] 17:08:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 17:08:57 [INFO] 17:08:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 17:08:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:08:57 [INFO] 17:08:57 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-extension-eric --- 17:08:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:08:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/yang 17:08:57 [INFO] yang-to-sources: Found 12 dependencies in 2.666 ms 17:08:57 [INFO] yang-to-sources: Project model files found: 1 in 905.7 μs 17:08:57 [INFO] yang-to-sources: 35 YANG models processed in 389.7 ms 17:08:57 [INFO] BindingJavaFileGenerator: Defined 37 files in 29.06 ms 17:08:57 [INFO] Sorted 37 files into 4 directories in 100.3 μs 17:08:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 40.12 ms 17:08:57 [INFO] 17:08:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- 17:08:57 [INFO] Starting audit... 17:08:57 Audit done. 17:08:57 [INFO] You have 0 Checkstyle violations. 17:08:57 [INFO] 17:08:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- 17:08:57 [INFO] Starting audit... 17:08:57 Audit done. 17:08:57 [INFO] You have 0 Checkstyle violations. 17:08:57 [INFO] 17:08:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- 17:08:57 [INFO] 17:08:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 17:08:57 [INFO] Copying 1 resource from src/main/resources to target/classes 17:08:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/generated-sources/spi 17:08:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:08:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:08:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:08:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/generated-sources/spi 17:08:57 [INFO] 17:08:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 17:08:57 [INFO] Recompiling the module because of changed dependency. 17:08:57 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:08:57 [INFO] 17:08:57 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 17:08:57 [INFO] 17:08:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 17:08:57 [INFO] Fork Value is true 17:09:00 [INFO] Done SpotBugs Analysis.... 17:09:00 [INFO] 17:09:00 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 17:09:00 [INFO] 17:09:00 [INFO] 17:09:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-eric --- 17:09:00 [INFO] BugInstance size is 0 17:09:00 [INFO] Error size is 0 17:09:00 [INFO] No errors/warnings found 17:09:00 [INFO] 17:09:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 17:09:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/test/resources 17:09:00 [INFO] 17:09:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 17:09:00 [INFO] Recompiling the module because of changed dependency. 17:09:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:09:00 [INFO] 17:09:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-eric --- 17:09:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:09:00 [INFO] 17:09:00 [INFO] ------------------------------------------------------- 17:09:00 [INFO] T E S T S 17:09:00 [INFO] ------------------------------------------------------- 17:09:01 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 17:09:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:09:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 17:09:03 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 17:09:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 17:09:03 [INFO] 17:09:03 [INFO] Results: 17:09:03 [INFO] 17:09:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:09:03 [INFO] 17:09:03 [INFO] 17:09:03 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-extension-eric --- 17:09:03 [INFO] 17:09:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 17:09:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar 17:09:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 17:09:03 [INFO] 17:09:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-eric --- 17:09:03 [INFO] No previous run data found, generating javadoc. 17:09:05 [WARNING] Javadoc Warnings 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/CodecPreconditionException.java:21: warning: no comment 17:09:05 [WARNING] public CodecPreconditionException(String msg) { 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/CodecPreconditionException.java:25: warning: no comment 17:09:05 [WARNING] public CodecPreconditionException(AugmentationPath path) { 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/CodecPreconditionException.java:29: warning: no comment 17:09:05 [WARNING] public CodecPreconditionException(Extension extension) { 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/EricExtensionProvider.java:39: warning: no @param for provider 17:09:05 [WARNING] public EricExtensionProvider(final OpenFlowPluginExtensionRegistratorProvider provider) { 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/EricExtensionProvider.java:27: warning: no comment 17:09:05 [WARNING] public class EricExtensionProvider implements AutoCloseable { 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:39: warning: no comment 17:09:05 [WARNING] public static final GroupingResolver ICMPV6_ND_OPTIONS_TYPE_RESOLVER 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:37: warning: no comment 17:09:05 [WARNING] public static final GroupingResolver ICMPV6_ND_RESERVED_RESOLVER 17:09:05 [WARNING] ^ 17:09:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:60: warning: no comment 17:09:05 [WARNING] public static MatchEntryBuilder createDefaultMatchEntryBuilder(final MatchField matchField, 17:09:05 [WARNING] ^ 17:09:05 [WARNING] 8 warnings 17:09:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:09:05 [INFO] 17:09:05 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-extension-eric --- 17:09:05 [INFO] CycloneDX: Resolving Dependencies 17:09:06 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 17:09:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/bom.xml 17:09:06 [INFO] attaching as openflowplugin-extension-eric-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/bom.json 17:09:06 [INFO] attaching as openflowplugin-extension-eric-0.17.4-SNAPSHOT-cyclonedx.json 17:09:06 [INFO] 17:09:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Skipping duplicate-finder execution! 17:09:06 [INFO] 17:09:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 17:09:06 [WARNING] Used undeclared dependencies found: 17:09:06 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:09:06 [WARNING] Unused declared dependencies found: 17:09:06 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:09:06 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:09:06 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:09:06 [WARNING] Non-test scoped test only dependencies found: 17:09:06 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:09:06 [INFO] 17:09:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:09:06 [INFO] 17:09:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 17:09:06 [INFO] 17:09:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 17:09:06 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 5 classes 17:09:06 [INFO] 17:09:06 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT.pom 17:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar 17:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT-cyclonedx.json 17:09:06 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:09:06 [INFO] 17:09:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar 17:09:06 [INFO] Writing OBR metadata 17:09:06 [INFO] 17:09:06 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:09:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:09:06 [INFO] 17:09:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 17:09:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:06 [INFO] 17:09:06 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 17:09:06 [INFO] Building test-extension 0.17.4-SNAPSHOT [31/84] 17:09:06 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:06 [INFO] 17:09:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-extension --- 17:09:06 [INFO] 17:09:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- 17:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:06 [INFO] 17:09:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- 17:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:06 [INFO] 17:09:06 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ test-extension --- 17:09:07 [INFO] 17:09:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 17:09:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:09:07 [INFO] 17:09:07 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ test-extension --- 17:09:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:09:07 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/src/main/yang 17:09:07 [INFO] yang-to-sources: Found 17 dependencies in 6.824 ms 17:09:07 [INFO] yang-to-sources: Project model files found: 1 in 297.2 μs 17:09:07 [INFO] yang-to-sources: 1 YANG models processed in 110.1 ms 17:09:07 [INFO] BindingJavaFileGenerator: Defined 10 files in 703.4 μs 17:09:07 [INFO] Sorted 10 files into 2 directories in 57.77 μs 17:09:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 3.724 ms 17:09:07 [INFO] 17:09:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- 17:09:07 [INFO] Starting audit... 17:09:07 Audit done. 17:09:07 [INFO] You have 0 Checkstyle violations. 17:09:07 [INFO] 17:09:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- 17:09:07 [INFO] Starting audit... 17:09:07 Audit done. 17:09:07 [INFO] You have 0 Checkstyle violations. 17:09:07 [INFO] 17:09:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- 17:09:07 [INFO] 17:09:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 17:09:07 [INFO] Copying 1 resource from src/main/resources to target/classes 17:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/spi 17:09:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:09:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:09:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:09:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/spi 17:09:07 [INFO] 17:09:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 17:09:07 [INFO] Recompiling the module because of changed dependency. 17:09:07 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 17:09:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:09:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:09:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:09:07 [INFO] 17:09:07 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ test-extension >>> 17:09:07 [INFO] 17:09:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ test-extension --- 17:09:07 [INFO] Fork Value is true 17:09:10 [INFO] Done SpotBugs Analysis.... 17:09:10 [INFO] 17:09:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ test-extension <<< 17:09:10 [INFO] 17:09:10 [INFO] 17:09:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ test-extension --- 17:09:10 [INFO] BugInstance size is 0 17:09:10 [INFO] Error size is 0 17:09:10 [INFO] No errors/warnings found 17:09:10 [INFO] 17:09:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- 17:09:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/src/test/resources 17:09:10 [INFO] 17:09:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-extension --- 17:09:10 [INFO] No sources to compile 17:09:10 [INFO] 17:09:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-extension --- 17:09:10 [INFO] No tests to run. 17:09:10 [INFO] 17:09:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ test-extension --- 17:09:10 [INFO] 17:09:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- 17:09:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT.jar 17:09:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/META-INF/MANIFEST.MF 17:09:10 [INFO] 17:09:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-extension --- 17:09:10 [INFO] No previous run data found, generating javadoc. 17:09:12 [WARNING] Javadoc Warnings 17:09:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:132: warning: no comment 17:09:12 [WARNING] public void setFlowService(final SalFlowService flowService) { 17:09:12 [WARNING] ^ 17:09:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestFlowOutput.java:16: warning: no comment 17:09:12 [WARNING] public interface TestFlowOutput 17:09:12 [WARNING] ^ 17:09:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:9: warning: no comment 17:09:12 [WARNING] public interface TestService 17:09:12 [WARNING] ^ 17:09:12 [WARNING] 3 warnings 17:09:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-javadoc.jar 17:09:12 [INFO] 17:09:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ test-extension --- 17:09:12 [INFO] CycloneDX: Resolving Dependencies 17:09:13 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 17:09:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/bom.xml 17:09:13 [INFO] attaching as test-extension-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/bom.json 17:09:13 [INFO] attaching as test-extension-0.17.4-SNAPSHOT-cyclonedx.json 17:09:13 [INFO] 17:09:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 17:09:13 [INFO] Skipping duplicate-finder execution! 17:09:13 [INFO] 17:09:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-extension --- 17:09:13 [WARNING] Used undeclared dependencies found: 17:09:13 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:09:13 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:09:13 [WARNING] Unused declared dependencies found: 17:09:13 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:09:13 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:09:13 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:09:13 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:09:13 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:09:13 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:09:13 [INFO] 17:09:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-extension --- 17:09:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-sources.jar 17:09:13 [INFO] 17:09:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-extension --- 17:09:13 [INFO] 17:09:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-extension --- 17:09:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:09:13 [INFO] 17:09:13 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ test-extension --- 17:09:13 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT.pom 17:09:13 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT.jar 17:09:13 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT-javadoc.jar 17:09:13 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:13 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT-cyclonedx.json 17:09:13 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT-sources.jar 17:09:13 [INFO] 17:09:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- 17:09:13 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-SNAPSHOT.jar 17:09:13 [INFO] Writing OBR metadata 17:09:13 [INFO] 17:09:13 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ test-extension --- 17:09:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:09:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:09:13 [INFO] 17:09:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- 17:09:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:13 [INFO] 17:09:13 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 17:09:13 [INFO] Building model-topology 0.17.4-SNAPSHOT [32/84] 17:09:13 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:13 [INFO] 17:09:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-topology --- 17:09:13 [INFO] 17:09:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- 17:09:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:13 [INFO] 17:09:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- 17:09:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:13 [INFO] 17:09:13 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-topology --- 17:09:13 [INFO] 17:09:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 17:09:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:09:13 [INFO] 17:09:13 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-topology --- 17:09:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:09:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/src/main/yang 17:09:13 [INFO] yang-to-sources: Found 5 dependencies in 778.4 μs 17:09:13 [INFO] yang-to-sources: Project model files found: 1 in 345.9 μs 17:09:13 [INFO] yang-to-sources: 5 YANG models processed in 54.10 ms 17:09:13 [INFO] BindingJavaFileGenerator: Defined 8 files in 5.659 ms 17:09:13 [INFO] Sorted 8 files into 2 directories in 52.76 μs 17:09:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 8.389 ms 17:09:13 [INFO] 17:09:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- 17:09:13 [INFO] Starting audit... 17:09:13 Audit done. 17:09:13 [INFO] You have 0 Checkstyle violations. 17:09:13 [INFO] 17:09:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- 17:09:13 [INFO] Starting audit... 17:09:13 Audit done. 17:09:13 [INFO] You have 0 Checkstyle violations. 17:09:13 [INFO] 17:09:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- 17:09:13 [INFO] 17:09:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 17:09:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/src/main/resources 17:09:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/generated-sources/spi 17:09:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:09:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:09:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:09:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/generated-sources/spi 17:09:13 [INFO] 17:09:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 17:09:13 [INFO] Recompiling the module because of changed dependency. 17:09:13 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 17:09:13 [INFO] 17:09:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-topology >>> 17:09:13 [INFO] 17:09:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-topology --- 17:09:13 [INFO] Fork Value is true 17:09:16 [INFO] Done SpotBugs Analysis.... 17:09:16 [INFO] 17:09:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-topology <<< 17:09:16 [INFO] 17:09:16 [INFO] 17:09:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-topology --- 17:09:16 [INFO] BugInstance size is 0 17:09:16 [INFO] Error size is 0 17:09:16 [INFO] No errors/warnings found 17:09:16 [INFO] 17:09:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- 17:09:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/src/test/resources 17:09:16 [INFO] 17:09:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-topology --- 17:09:16 [INFO] No sources to compile 17:09:16 [INFO] 17:09:16 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-topology --- 17:09:16 [INFO] No tests to run. 17:09:16 [INFO] 17:09:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ model-topology --- 17:09:16 [INFO] 17:09:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- 17:09:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT.jar 17:09:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/META-INF/MANIFEST.MF 17:09:16 [INFO] 17:09:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-topology --- 17:09:16 [INFO] No previous run data found, generating javadoc. 17:09:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-javadoc.jar 17:09:17 [INFO] 17:09:17 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-topology --- 17:09:17 [INFO] CycloneDX: Resolving Dependencies 17:09:18 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 17:09:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/bom.xml 17:09:18 [INFO] attaching as model-topology-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/bom.json 17:09:18 [INFO] attaching as model-topology-0.17.4-SNAPSHOT-cyclonedx.json 17:09:18 [INFO] 17:09:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 17:09:18 [INFO] Skipping duplicate-finder execution! 17:09:18 [INFO] 17:09:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-topology --- 17:09:18 [INFO] No dependency problems found 17:09:18 [INFO] 17:09:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-topology --- 17:09:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-sources.jar 17:09:18 [INFO] 17:09:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-topology --- 17:09:18 [INFO] 17:09:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-topology --- 17:09:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:09:18 [INFO] 17:09:18 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-topology --- 17:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT.pom 17:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT.jar 17:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT-javadoc.jar 17:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT-cyclonedx.json 17:09:18 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT-sources.jar 17:09:18 [INFO] 17:09:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- 17:09:18 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-SNAPSHOT.jar 17:09:18 [INFO] Writing OBR metadata 17:09:18 [INFO] 17:09:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-topology --- 17:09:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:09:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:09:18 [INFO] 17:09:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- 17:09:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:18 [INFO] 17:09:18 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 17:09:18 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.17.4-SNAPSHOT [33/84] 17:09:18 [INFO] ------------------------------[ feature ]------------------------------- 17:09:18 [INFO] 17:09:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nsf-model --- 17:09:18 [INFO] 17:09:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 17:09:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:18 [INFO] 17:09:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 17:09:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:18 [INFO] 17:09:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 17:09:18 [INFO] 17:09:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 17:09:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:18 [INFO] argLine set to empty 17:09:18 [INFO] 17:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- 17:09:18 [INFO] Starting audit... 17:09:18 Audit done. 17:09:18 [INFO] You have 0 Checkstyle violations. 17:09:18 [INFO] 17:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] Starting audit... 17:09:19 Audit done. 17:09:19 [INFO] You have 0 Checkstyle violations. 17:09:19 [INFO] 17:09:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] 17:09:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 17:09:19 [INFO] ...done! 17:09:19 [INFO] Attaching features XML 17:09:19 [INFO] 17:09:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:09:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:19 [INFO] 17:09:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 17:09:19 [INFO] 17:09:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] 17:09:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 17:09:19 [INFO] 17:09:19 [INFO] 17:09:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] 17:09:19 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-nsf-model --- 17:09:19 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 17:09:19 [INFO] Project dependency features detected: [] 17:09:19 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:19 [INFO] Waiting for remote bundle context.. on 21000 name: e95bbb94-37f3-49dd-af31-f867ef910ae3 timout: [ RelativeTimeout value = 180000 ] 17:09:27 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:09:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:09:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:09:27 [INFO] 17:09:27 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-nsf-model --- 17:09:27 [INFO] 17:09:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 17:09:27 [INFO] 17:09:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-nsf-model --- 17:09:27 [INFO] CycloneDX: Resolving Dependencies 17:09:28 [INFO] CycloneDX: Creating BOM version 1.5 with 74 component(s) 17:09:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 17:09:28 [INFO] attaching as odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 17:09:28 [INFO] attaching as odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT-cyclonedx.json 17:09:28 [INFO] 17:09:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 17:09:28 [INFO] Skipping duplicate-finder execution! 17:09:28 [INFO] 17:09:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 17:09:28 [INFO] Skipping plugin execution 17:09:28 [INFO] 17:09:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 17:09:28 [INFO] Skipping source per configuration. 17:09:28 [INFO] 17:09:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 17:09:28 [INFO] 17:09:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nsf-model --- 17:09:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:28 [INFO] 17:09:28 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-nsf-model --- 17:09:28 [WARNING] 17:09:28 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 17:09:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:28 [WARNING] 17:09:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:28 [WARNING] 17:09:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT.pom 17:09:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT-features.xml 17:09:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:28 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT-cyclonedx.json 17:09:28 [INFO] 17:09:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 17:09:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:09:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:09:28 [WARNING] 17:09:28 [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign 17:09:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:28 [WARNING] 17:09:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:28 [WARNING] 17:09:28 [INFO] 17:09:28 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 17:09:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.17.4-SNAPSHOT [34/84] 17:09:28 [INFO] ------------------------------[ feature ]------------------------------- 17:09:28 [INFO] 17:09:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-libraries --- 17:09:28 [INFO] 17:09:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 17:09:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:28 [INFO] 17:09:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 17:09:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:28 [INFO] 17:09:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] 17:09:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:29 [INFO] argLine set to empty 17:09:29 [INFO] 17:09:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] Starting audit... 17:09:29 Audit done. 17:09:29 [INFO] You have 0 Checkstyle violations. 17:09:29 [INFO] 17:09:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] Starting audit... 17:09:29 Audit done. 17:09:29 [INFO] You have 0 Checkstyle violations. 17:09:29 [INFO] 17:09:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] 17:09:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 17:09:29 [INFO] ...done! 17:09:29 [INFO] Attaching features XML 17:09:29 [INFO] 17:09:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:09:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:29 [INFO] 17:09:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 17:09:29 [INFO] 17:09:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] 17:09:29 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 17:09:29 [INFO] 17:09:29 [INFO] 17:09:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] 17:09:29 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-libraries --- 17:09:29 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 17:09:29 [INFO] Project dependency features detected: [] 17:09:29 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:30 [INFO] Waiting for remote bundle context.. on 21000 name: 5b195a4b-d047-4e36-9019-514611667672 timout: [ RelativeTimeout value = 180000 ] 17:09:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:09:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:09:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:09:36 [INFO] 17:09:36 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-libraries --- 17:09:36 [INFO] 17:09:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 17:09:36 [INFO] 17:09:36 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-libraries --- 17:09:36 [INFO] CycloneDX: Resolving Dependencies 17:09:37 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 17:09:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 17:09:37 [INFO] attaching as odl-openflowplugin-libraries-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/bom.json 17:09:37 [INFO] attaching as odl-openflowplugin-libraries-0.17.4-SNAPSHOT-cyclonedx.json 17:09:37 [INFO] 17:09:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 17:09:37 [INFO] Skipping duplicate-finder execution! 17:09:37 [INFO] 17:09:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 17:09:37 [INFO] Skipping plugin execution 17:09:37 [INFO] 17:09:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 17:09:37 [INFO] Skipping source per configuration. 17:09:37 [INFO] 17:09:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 17:09:37 [INFO] 17:09:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-libraries --- 17:09:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:37 [INFO] 17:09:37 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-libraries --- 17:09:37 [WARNING] 17:09:37 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 17:09:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:37 [WARNING] 17:09:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:37 [WARNING] 17:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/odl-openflowplugin-libraries-0.17.4-SNAPSHOT.pom 17:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/odl-openflowplugin-libraries-0.17.4-SNAPSHOT-features.xml 17:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/odl-openflowplugin-libraries-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:37 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/odl-openflowplugin-libraries-0.17.4-SNAPSHOT-cyclonedx.json 17:09:37 [INFO] 17:09:37 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-libraries --- 17:09:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:09:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:09:37 [WARNING] 17:09:37 [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign 17:09:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:37 [WARNING] 17:09:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:37 [WARNING] 17:09:37 [INFO] 17:09:37 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 17:09:37 [INFO] Building openflowplugin-blueprint-config 0.17.4-SNAPSHOT [35/84] 17:09:37 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:37 [INFO] 17:09:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-blueprint-config --- 17:09:37 [INFO] 17:09:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 17:09:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:37 [INFO] 17:09:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 17:09:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:37 [INFO] 17:09:37 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 17:09:37 [INFO] 17:09:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 17:09:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:09:37 [INFO] 17:09:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-blueprint-config --- 17:09:37 [INFO] Starting audit... 17:09:37 Audit done. 17:09:37 [INFO] You have 0 Checkstyle violations. 17:09:37 [INFO] 17:09:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Starting audit... 17:09:38 Audit done. 17:09:38 [INFO] You have 0 Checkstyle violations. 17:09:38 [INFO] 17:09:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Copying 1 resource from src/main/resources to target/classes 17:09:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/generated-sources/spi 17:09:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/generated-sources/yang 17:09:38 [INFO] 17:09:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] No sources to compile 17:09:38 [INFO] 17:09:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 17:09:38 [INFO] 17:09:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 17:09:38 [INFO] 17:09:38 [INFO] 17:09:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/src/test/resources 17:09:38 [INFO] 17:09:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] No sources to compile 17:09:38 [INFO] 17:09:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] No tests to run. 17:09:38 [INFO] 17:09:38 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar 17:09:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 17:09:38 [INFO] 17:09:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] CycloneDX: Resolving Dependencies 17:09:38 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 17:09:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/bom.xml 17:09:38 [INFO] attaching as openflowplugin-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/bom.json 17:09:38 [INFO] attaching as openflowplugin-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.json 17:09:38 [INFO] 17:09:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Skipping duplicate-finder execution! 17:09:38 [INFO] 17:09:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] No dependency problems found 17:09:38 [INFO] 17:09:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:09:38 [INFO] 17:09:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] 17:09:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:09:38 [INFO] 17:09:38 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.pom 17:09:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar 17:09:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-config.cfg 17:09:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.xml 17:09:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-cyclonedx.json 17:09:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:09:38 [INFO] 17:09:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar 17:09:38 [INFO] Writing OBR metadata 17:09:38 [INFO] 17:09:38 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:09:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:09:38 [INFO] 17:09:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 17:09:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:38 [INFO] 17:09:38 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 17:09:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.17.4-SNAPSHOT [36/84] 17:09:38 [INFO] ------------------------------[ feature ]------------------------------- 17:09:46 [INFO] 17:09:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] 17:09:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:46 [INFO] 17:09:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:46 [INFO] 17:09:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] 17:09:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:46 [INFO] argLine set to empty 17:09:46 [INFO] 17:09:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Starting audit... 17:09:46 Audit done. 17:09:46 [INFO] You have 0 Checkstyle violations. 17:09:46 [INFO] 17:09:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Starting audit... 17:09:46 Audit done. 17:09:46 [INFO] You have 0 Checkstyle violations. 17:09:46 [INFO] 17:09:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] 17:09:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 17:09:46 [INFO] ...done! 17:09:46 [INFO] Attaching features XML 17:09:46 [INFO] 17:09:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:09:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:46 [INFO] 17:09:46 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 17:09:46 [INFO] 17:09:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] 17:09:46 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 17:09:46 [INFO] 17:09:46 [INFO] 17:09:46 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] 17:09:46 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-southbound --- 17:09:46 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 17:09:46 [INFO] Project dependency features detected: [] 17:09:46 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:47 [INFO] Waiting for remote bundle context.. on 21000 name: 07d49142-5af9-4796-a651-2683518fae0c timout: [ RelativeTimeout value = 180000 ] 17:10:06 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:10:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:10:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:10:06 [INFO] 17:10:06 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-southbound --- 17:10:06 [INFO] 17:10:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 17:10:06 [INFO] 17:10:06 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-southbound --- 17:10:06 [INFO] CycloneDX: Resolving Dependencies 17:10:12 [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s) 17:10:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 17:10:12 [INFO] attaching as odl-openflowplugin-southbound-0.17.4-SNAPSHOT-cyclonedx.xml 17:10:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/bom.json 17:10:12 [INFO] attaching as odl-openflowplugin-southbound-0.17.4-SNAPSHOT-cyclonedx.json 17:10:12 [INFO] 17:10:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 17:10:12 [INFO] Skipping duplicate-finder execution! 17:10:12 [INFO] 17:10:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 17:10:12 [INFO] Skipping plugin execution 17:10:12 [INFO] 17:10:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 17:10:12 [INFO] Skipping source per configuration. 17:10:12 [INFO] 17:10:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 17:10:12 [INFO] 17:10:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-southbound --- 17:10:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:12 [INFO] 17:10:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-southbound --- 17:10:12 [WARNING] 17:10:12 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 17:10:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:12 [WARNING] 17:10:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:12 [WARNING] 17:10:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/odl-openflowplugin-southbound-0.17.4-SNAPSHOT.pom 17:10:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/odl-openflowplugin-southbound-0.17.4-SNAPSHOT-features.xml 17:10:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/odl-openflowplugin-southbound-0.17.4-SNAPSHOT-cyclonedx.xml 17:10:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/odl-openflowplugin-southbound-0.17.4-SNAPSHOT-cyclonedx.json 17:10:12 [INFO] 17:10:12 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-southbound --- 17:10:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:10:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:10:12 [WARNING] 17:10:12 [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign 17:10:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:12 [WARNING] 17:10:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:12 [WARNING] 17:10:12 [INFO] 17:10:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 17:10:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.17.4-SNAPSHOT [37/84] 17:10:12 [INFO] ------------------------------[ feature ]------------------------------- 17:10:12 [INFO] 17:10:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 17:10:12 [INFO] 17:10:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 17:10:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:12 [INFO] 17:10:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 17:10:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:12 [INFO] 17:10:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] 17:10:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:13 [INFO] argLine set to empty 17:10:13 [INFO] 17:10:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] Starting audit... 17:10:13 Audit done. 17:10:13 [INFO] You have 0 Checkstyle violations. 17:10:13 [INFO] 17:10:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] Starting audit... 17:10:13 Audit done. 17:10:13 [INFO] You have 0 Checkstyle violations. 17:10:13 [INFO] 17:10:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] 17:10:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 17:10:13 [INFO] ...done! 17:10:13 [INFO] Attaching features XML 17:10:13 [INFO] 17:10:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:10:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:10:13 [INFO] 17:10:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 17:10:13 [INFO] 17:10:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] 17:10:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 17:10:13 [INFO] 17:10:13 [INFO] 17:10:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] 17:10:13 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-nxm-extensions --- 17:10:13 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 17:10:13 [INFO] Project dependency features detected: [] 17:10:13 [INFO] Pax Exam System (Version: 4.13.3) created. 17:10:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:10:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:10:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:10:13 [INFO] Waiting for remote bundle context.. on 21000 name: 9a619606-f905-4c96-ace3-9f929c882a6b timout: [ RelativeTimeout value = 180000 ] 17:15:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:31 [INFO] 17:15:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 17:15:31 [INFO] 17:15:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 17:15:31 [INFO] 17:15:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 17:15:31 [INFO] CycloneDX: Resolving Dependencies 17:15:35 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 17:15:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml 17:15:35 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.17.4-SNAPSHOT-cyclonedx.xml 17:15:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json 17:15:35 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.17.4-SNAPSHOT-cyclonedx.json 17:15:35 [INFO] 17:15:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [INFO] Skipping duplicate-finder execution! 17:15:35 [INFO] 17:15:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [INFO] Skipping plugin execution 17:15:35 [INFO] 17:15:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [INFO] Skipping source per configuration. 17:15:35 [INFO] 17:15:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [INFO] 17:15:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:35 [INFO] 17:15:35 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [WARNING] 17:15:35 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 17:15:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:35 [WARNING] 17:15:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:35 [WARNING] 17:15:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.17.4-SNAPSHOT.pom 17:15:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.17.4-SNAPSHOT-features.xml 17:15:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.17.4-SNAPSHOT-cyclonedx.xml 17:15:35 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.17.4-SNAPSHOT-cyclonedx.json 17:15:35 [INFO] 17:15:35 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 17:15:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:15:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:15:35 [WARNING] 17:15:35 [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign 17:15:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:35 [WARNING] 17:15:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:35 [WARNING] 17:15:35 [INFO] 17:15:35 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 17:15:35 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.17.4-SNAPSHOT [38/84] 17:15:35 [INFO] ------------------------------[ feature ]------------------------------- 17:15:35 [INFO] 17:15:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] 17:15:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:35 [INFO] 17:15:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:35 [INFO] 17:15:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] 17:15:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:35 [INFO] argLine set to empty 17:15:35 [INFO] 17:15:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Starting audit... 17:15:35 Audit done. 17:15:35 [INFO] You have 0 Checkstyle violations. 17:15:35 [INFO] 17:15:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Starting audit... 17:15:35 Audit done. 17:15:35 [INFO] You have 0 Checkstyle violations. 17:15:35 [INFO] 17:15:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] 17:15:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 17:15:35 [INFO] ...done! 17:15:35 [INFO] Attaching features XML 17:15:35 [INFO] 17:15:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 17:15:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:15:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:35 [INFO] 17:15:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 17:15:35 [INFO] 17:15:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 17:15:36 [INFO] 17:15:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 17:15:36 [INFO] 17:15:36 [INFO] 17:15:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 17:15:36 [INFO] 17:15:36 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-onf-extensions --- 17:15:36 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 17:15:36 [INFO] Project dependency features detected: [] 17:15:36 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:36 [INFO] Waiting for remote bundle context.. on 21000 name: 5f7364e3-fd30-4ca4-89b0-3f30536ec8d6 timout: [ RelativeTimeout value = 180000 ] 17:15:56 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:56 [INFO] 17:15:56 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-onf-extensions --- 17:15:56 [INFO] 17:15:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 17:15:56 [INFO] 17:15:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-onf-extensions --- 17:15:56 [INFO] CycloneDX: Resolving Dependencies 17:15:59 [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s) 17:15:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml 17:15:59 [INFO] attaching as odl-openflowplugin-onf-extensions-0.17.4-SNAPSHOT-cyclonedx.xml 17:15:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json 17:15:59 [INFO] attaching as odl-openflowplugin-onf-extensions-0.17.4-SNAPSHOT-cyclonedx.json 17:15:59 [INFO] 17:15:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 17:15:59 [INFO] Skipping duplicate-finder execution! 17:15:59 [INFO] 17:15:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 17:15:59 [INFO] Skipping plugin execution 17:15:59 [INFO] 17:15:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 17:15:59 [INFO] Skipping source per configuration. 17:15:59 [INFO] 17:15:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 17:15:59 [INFO] 17:15:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-onf-extensions --- 17:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:59 [INFO] 17:15:59 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-onf-extensions --- 17:15:59 [WARNING] 17:15:59 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 17:15:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:59 [WARNING] 17:15:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:59 [WARNING] 17:15:59 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.17.4-SNAPSHOT.pom 17:15:59 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.17.4-SNAPSHOT-features.xml 17:15:59 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.17.4-SNAPSHOT-cyclonedx.xml 17:15:59 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-onf-extensions-0.17.4-SNAPSHOT-cyclonedx.json 17:15:59 [INFO] 17:15:59 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 17:15:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:15:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:15:59 [WARNING] 17:15:59 [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign 17:15:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:59 [WARNING] 17:15:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:59 [WARNING] 17:15:59 [INFO] 17:15:59 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 17:15:59 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.17.4-SNAPSHOT [39/84] 17:15:59 [INFO] ------------------------------[ feature ]------------------------------- 17:15:59 [INFO] 17:15:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 17:15:59 [INFO] 17:15:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 17:15:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:59 [INFO] 17:15:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 17:15:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:59 [INFO] 17:15:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] 17:16:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:00 [INFO] argLine set to empty 17:16:00 [INFO] 17:16:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] Starting audit... 17:16:00 Audit done. 17:16:00 [INFO] You have 0 Checkstyle violations. 17:16:00 [INFO] 17:16:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] Starting audit... 17:16:00 Audit done. 17:16:00 [INFO] You have 0 Checkstyle violations. 17:16:00 [INFO] 17:16:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] 17:16:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 17:16:00 [INFO] ...done! 17:16:00 [INFO] Attaching features XML 17:16:00 [INFO] 17:16:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:16:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:00 [INFO] 17:16:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 17:16:00 [INFO] 17:16:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] 17:16:00 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 17:16:00 [INFO] 17:16:00 [INFO] 17:16:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] 17:16:00 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-eric-extensions --- 17:16:00 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 17:16:00 [INFO] Project dependency features detected: [] 17:16:00 [INFO] Pax Exam System (Version: 4.13.3) created. 17:16:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:16:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:16:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:16:01 [INFO] Waiting for remote bundle context.. on 21000 name: 717a4ac8-9679-4466-af8f-c1bbe39380d6 timout: [ RelativeTimeout value = 180000 ] 17:16:19 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:16:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:16:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:16:20 [INFO] 17:16:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-eric-extensions --- 17:16:20 [INFO] 17:16:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 17:16:20 [INFO] 17:16:20 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-eric-extensions --- 17:16:20 [INFO] CycloneDX: Resolving Dependencies 17:16:23 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 17:16:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml 17:16:23 [INFO] attaching as odl-openflowplugin-eric-extensions-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json 17:16:23 [INFO] attaching as odl-openflowplugin-eric-extensions-0.17.4-SNAPSHOT-cyclonedx.json 17:16:23 [INFO] 17:16:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 17:16:23 [INFO] Skipping duplicate-finder execution! 17:16:23 [INFO] 17:16:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 17:16:23 [INFO] Skipping plugin execution 17:16:23 [INFO] 17:16:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 17:16:23 [INFO] Skipping source per configuration. 17:16:23 [INFO] 17:16:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 17:16:23 [INFO] 17:16:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-eric-extensions --- 17:16:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:23 [INFO] 17:16:23 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-eric-extensions --- 17:16:23 [WARNING] 17:16:23 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 17:16:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:23 [WARNING] 17:16:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:23 [WARNING] 17:16:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.17.4-SNAPSHOT.pom 17:16:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.17.4-SNAPSHOT-features.xml 17:16:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/odl-openflowplugin-eric-extensions-0.17.4-SNAPSHOT-cyclonedx.json 17:16:23 [INFO] 17:16:23 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 17:16:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:16:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:16:23 [WARNING] 17:16:23 [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign 17:16:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:23 [WARNING] 17:16:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:23 [WARNING] 17:16:23 [INFO] 17:16:23 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 17:16:23 [INFO] Building features-openflowplugin-extension 0.17.4-SNAPSHOT [40/84] 17:16:23 [INFO] ------------------------------[ feature ]------------------------------- 17:16:23 [INFO] 17:16:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin-extension --- 17:16:23 [INFO] 17:16:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- 17:16:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:23 [INFO] 17:16:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 17:16:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:23 [INFO] 17:16:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowplugin-extension --- 17:16:23 [INFO] 17:16:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 17:16:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:23 [INFO] argLine set to empty 17:16:23 [INFO] 17:16:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- 17:16:23 [INFO] Starting audit... 17:16:23 Audit done. 17:16:23 [INFO] You have 0 Checkstyle violations. 17:16:23 [INFO] 17:16:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- 17:16:23 [INFO] Starting audit... 17:16:23 Audit done. 17:16:23 [INFO] You have 0 Checkstyle violations. 17:16:23 [INFO] 17:16:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- 17:16:23 [INFO] 17:16:23 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 17:16:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 17:16:24 [INFO] ...done! 17:16:24 [INFO] Attaching features XML 17:16:24 [INFO] 17:16:24 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 17:16:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:16:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:24 [INFO] 17:16:24 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 17:16:24 [INFO] 17:16:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-openflowplugin-extension --- 17:16:24 [INFO] 17:16:24 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 17:16:24 [INFO] 17:16:24 [INFO] 17:16:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-openflowplugin-extension --- 17:16:24 [INFO] 17:16:24 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-openflowplugin-extension --- 17:16:24 [INFO] 17:16:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-openflowplugin-extension --- 17:16:24 [INFO] 17:16:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin-extension --- 17:16:24 [INFO] 17:16:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-openflowplugin-extension --- 17:16:24 [INFO] CycloneDX: Resolving Dependencies 17:16:27 [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) 17:16:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml 17:16:27 [INFO] attaching as features-openflowplugin-extension-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json 17:16:27 [INFO] attaching as features-openflowplugin-extension-0.17.4-SNAPSHOT-cyclonedx.json 17:16:27 [INFO] 17:16:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- 17:16:27 [INFO] Skipping duplicate-finder execution! 17:16:27 [INFO] 17:16:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- 17:16:27 [INFO] Skipping plugin execution 17:16:27 [INFO] 17:16:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- 17:16:27 [INFO] No sources in project. Archive not created. 17:16:27 [INFO] 17:16:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin-extension --- 17:16:27 [INFO] 17:16:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin-extension --- 17:16:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:27 [INFO] 17:16:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-openflowplugin-extension --- 17:16:27 [WARNING] 17:16:27 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 17:16:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:27 [WARNING] 17:16:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:27 [WARNING] 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/features-openflowplugin-extension-0.17.4-SNAPSHOT.pom 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/features-openflowplugin-extension-0.17.4-SNAPSHOT-features.xml 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/features-openflowplugin-extension-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/features-openflowplugin-extension-0.17.4-SNAPSHOT-cyclonedx.json 17:16:27 [INFO] 17:16:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-openflowplugin-extension --- 17:16:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:16:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:16:27 [WARNING] 17:16:27 [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign 17:16:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:27 [WARNING] 17:16:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:27 [WARNING] 17:16:27 [INFO] 17:16:27 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 17:16:27 [INFO] Building features-extension-aggregator 0.17.4-SNAPSHOT [41/84] 17:16:27 [INFO] --------------------------------[ pom ]--------------------------------- 17:16:27 [INFO] 17:16:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-extension-aggregator --- 17:16:27 [INFO] 17:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- 17:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:27 [INFO] 17:16:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-extension-aggregator --- 17:16:27 [INFO] 17:16:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-extension-aggregator --- 17:16:27 [INFO] CycloneDX: Resolving Dependencies 17:16:27 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:16:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/target/bom.xml 17:16:27 [INFO] attaching as features-extension-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/target/bom.json 17:16:27 [INFO] attaching as features-extension-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:16:27 [INFO] 17:16:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-extension-aggregator --- 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/features-extension-aggregator-0.17.4-SNAPSHOT.pom 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/features-extension-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.4-SNAPSHOT/features-extension-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:16:27 [INFO] 17:16:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-extension-aggregator --- 17:16:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:16:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:16:27 [INFO] 17:16:27 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 17:16:27 [INFO] Building openflowplugin-extension-aggregator 0.17.4-SNAPSHOT [42/84] 17:16:27 [INFO] --------------------------------[ pom ]--------------------------------- 17:16:27 [INFO] 17:16:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-aggregator --- 17:16:27 [INFO] 17:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 17:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:27 [INFO] 17:16:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 17:16:27 [INFO] 17:16:27 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-extension-aggregator --- 17:16:27 [INFO] Skipping CycloneDX goal, because module skips deploy 17:16:27 [INFO] 17:16:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-extension-aggregator --- 17:16:27 [INFO] Skipping artifact installation 17:16:27 [INFO] 17:16:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 17:16:27 [INFO] Skipping artifact deployment 17:16:27 [INFO] 17:16:27 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 17:16:27 [INFO] Building test-provider 0.17.4-SNAPSHOT [43/84] 17:16:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:16:27 [INFO] 17:16:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-provider --- 17:16:27 [INFO] 17:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- 17:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:27 [INFO] 17:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- 17:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:27 [INFO] 17:16:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ test-provider --- 17:16:28 [INFO] 17:16:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 17:16:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:16:28 [INFO] 17:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-provider --- 17:16:28 [INFO] Starting audit... 17:16:28 Audit done. 17:16:28 [INFO] You have 0 Checkstyle violations. 17:16:28 [INFO] 17:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- 17:16:28 [INFO] Starting audit... 17:16:28 Audit done. 17:16:28 [INFO] You have 0 Checkstyle violations. 17:16:28 [INFO] 17:16:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- 17:16:28 [INFO] 17:16:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 17:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/resources 17:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/generated-sources/spi 17:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/generated-sources/yang 17:16:28 [INFO] 17:16:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 17:16:28 [INFO] Recompiling the module because of changed dependency. 17:16:28 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[586,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[645,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[647,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[648,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[650,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[674,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[676,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[679,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[555,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:[131,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[321,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[323,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[341,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[343,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[346,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[348,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:[149,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[389,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[390,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:[139,40] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[195,55] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2562,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2564,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[62,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[35,29] 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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[36,29] 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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[37,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 17:16:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[38,29] 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 17:16:29 [INFO] 17:16:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ test-provider >>> 17:16:29 [INFO] 17:16:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ test-provider --- 17:16:29 [INFO] Fork Value is true 17:16:35 [INFO] Done SpotBugs Analysis.... 17:16:35 [INFO] 17:16:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ test-provider <<< 17:16:35 [INFO] 17:16:35 [INFO] 17:16:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ test-provider --- 17:16:35 [INFO] BugInstance size is 0 17:16:35 [INFO] Error size is 0 17:16:35 [INFO] No errors/warnings found 17:16:35 [INFO] 17:16:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- 17:16:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/test/resources 17:16:35 [INFO] 17:16:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-provider --- 17:16:35 [INFO] No sources to compile 17:16:35 [INFO] 17:16:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-provider --- 17:16:35 [INFO] No tests to run. 17:16:35 [INFO] 17:16:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ test-provider --- 17:16:35 [INFO] 17:16:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- 17:16:36 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT.jar 17:16:36 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/META-INF/MANIFEST.MF 17:16:36 [INFO] 17:16:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-provider --- 17:16:36 [INFO] No previous run data found, generating javadoc. 17:16:37 [WARNING] Javadoc Warnings 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:99: warning: no comment 17:16:37 [WARNING] public class OpenflowPluginBulkGroupTransactionProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:108: warning: no comment 17:16:37 [WARNING] public OpenflowPluginBulkGroupTransactionProvider(final DataBroker dataBroker, final BundleContext ctx) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:435: warning: no comment 17:16:37 [WARNING] public void _addGroups(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:478: warning: no comment 17:16:37 [WARNING] public void _modifyGroups(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:521: warning: no comment 17:16:37 [WARNING] public void _removeGroups(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:113: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:105: warning: no comment 17:16:37 [WARNING] public class OpenflowPluginBulkTransactionProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:112: warning: no comment 17:16:37 [WARNING] public OpenflowPluginBulkTransactionProvider(final DataBroker dataBroker, final BundleContext ctx) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:414: warning: no comment 17:16:37 [WARNING] public void _addFlows(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:470: warning: no comment 17:16:37 [WARNING] public void _modifyFlows(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:522: warning: no comment 17:16:37 [WARNING] public void _removeFlows(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:117: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:78: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginGroupTestCommandProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:86: warning: no comment 17:16:37 [WARNING] public OpenflowpluginGroupTestCommandProvider(final DataBroker dataBroker, final BundleContext ctx) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:536: warning: no comment 17:16:37 [WARNING] public void _addGroup(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:572: warning: no comment 17:16:37 [WARNING] public void _modifyGroup(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:507: warning: no comment 17:16:37 [WARNING] public void _removeGroup(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:91: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:50: warning: no @param for groupRegistration 17:16:37 [WARNING] public void setGroupRegistration(final ObjectRegistration groupRegistration) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:66: warning: no @param for notificationService 17:16:37 [WARNING] public void setNotificationService(final NotificationPublishService notificationService) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:32: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginGroupTestServiceProvider implements AutoCloseable, SalGroupService { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:130: warning: no comment 17:16:37 [WARNING] public ObjectRegistration register(final RpcProviderService rpcRegistry) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:70: warning: no comment 17:16:37 [WARNING] public void start() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:41: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginMeterTestCommandProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:52: warning: no comment 17:16:37 [WARNING] public OpenflowpluginMeterTestCommandProvider(final DataBroker dataBroker, final BundleContext ctx) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:263: warning: no comment 17:16:37 [WARNING] public void _addMeter(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:278: warning: no comment 17:16:37 [WARNING] public void _addMeters(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:364: warning: no comment 17:16:37 [WARNING] public void _modifyMeter(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:382: warning: no comment 17:16:37 [WARNING] public void _modifyMeters(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:152: warning: no comment 17:16:37 [WARNING] public void _removeMeter(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:181: warning: no comment 17:16:37 [WARNING] public void _removeMeters(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:57: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:52: warning: no @param for dataService 17:16:37 [WARNING] public void setDataService(final DataBroker dataService) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:68: warning: no @param for meterRegistration 17:16:37 [WARNING] public void setMeterRegistration(final ObjectRegistration meterRegistration) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:84: warning: no @param for notificationService 17:16:37 [WARNING] public void setNotificationService(final NotificationPublishService notificationService) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:33: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginMeterTestServiceProvider implements AutoCloseable, SalMeterService { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:148: warning: no comment 17:16:37 [WARNING] public ObjectRegistration register(final RpcProviderService rpcRegistry) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:88: warning: no comment 17:16:37 [WARNING] public void start() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:45: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginStatsTestCommandProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:51: warning: no comment 17:16:37 [WARNING] public OpenflowpluginStatsTestCommandProvider(DataBroker dataProviderService, BundleContext ctx) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:407: warning: no comment 17:16:37 [WARNING] public void _aggregateStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:445: warning: no comment 17:16:37 [WARNING] public void _descStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:147: warning: no comment 17:16:37 [WARNING] public void _flowStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:282: warning: no comment 17:16:37 [WARNING] public void _groupDescStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:241: warning: no comment 17:16:37 [WARNING] public void _groupStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:365: warning: no comment 17:16:37 [WARNING] public void _meterConfigStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:324: warning: no comment 17:16:37 [WARNING] public void _meterStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:102: warning: no comment 17:16:37 [WARNING] public void _portDescStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:61: warning: no comment 17:16:37 [WARNING] public void _portStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:202: warning: no comment 17:16:37 [WARNING] public void _tableStats(CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:56: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:71: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTableFeaturesTestCommandProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:76: warning: no comment 17:16:37 [WARNING] public OpenflowpluginTableFeaturesTestCommandProvider(final DataBroker dataBroker, final BundleContext ctx) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:408: warning: no comment 17:16:37 [WARNING] public void _modifyTable(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:81: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:49: warning: no @param for tableRegistration 17:16:37 [WARNING] public void setTableRegistration(final Registration tableRegistration) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:65: warning: no @param for notificationService 17:16:37 [WARNING] public void setNotificationService(final NotificationPublishService notificationService) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:31: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTableFeaturesTestServiceProvider implements AutoCloseable, UpdateTable { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:85: warning: no comment 17:16:37 [WARNING] public ObjectRegistration register( 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestServiceProvider.java:69: warning: no comment 17:16:37 [WARNING] public void start() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.java:25: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTestActivator implements AutoCloseable { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.java:50: warning: no comment 17:16:37 [WARNING] public static final String NODE_ID = "foo:node:1"; 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.java:54: warning: no comment 17:16:37 [WARNING] public OpenflowpluginTestActivator(@Reference DataBroker dataBroker, 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:172: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTestCommandProvider implements CommandProvider { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2684: warning: no comment 17:16:37 [WARNING] public class TestFlowThread implements Runnable { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:186: warning: no comment 17:16:37 [WARNING] public OpenflowpluginTestCommandProvider(final DataBroker dataBroker, final NotificationService notificationService, 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2580: warning: no comment 17:16:37 [WARNING] public void _modifyMDFlow(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2599: warning: no comment 17:16:37 [WARNING] public void _perfFlowTest(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2511: warning: no comment 17:16:37 [WARNING] public void _removeMDFlow(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2743: warning: no comment 17:16:37 [WARNING] public void _testAllFlows(final CommandInterpreter ci) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:193: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:2706: warning: no comment 17:16:37 [WARNING] public void executeFlow() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:23: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTestNodeConnectorNotification { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:30: warning: no comment 17:16:37 [WARNING] public OpenflowpluginTestNodeConnectorNotification(final NotificationService notificationService) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:34: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:68: warning: no @param for flowRegistration 17:16:37 [WARNING] public void setFlowRegistration(final ObjectRegistration flowRegistration) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:33: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTestServiceProvider implements AutoCloseable, SalFlowService { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:41: warning: no comment 17:16:37 [WARNING] public OpenflowpluginTestServiceProvider(final DataBroker dataService, 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:138: warning: no comment 17:16:37 [WARNING] public ObjectRegistration register(final RpcProviderService rpcRegistry) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:23: warning: no comment 17:16:37 [WARNING] public class OpenflowpluginTestTopologyNotification { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:28: warning: no comment 17:16:37 [WARNING] public OpenflowpluginTestTopologyNotification(final NotificationService notificationService) { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:32: warning: no comment 17:16:37 [WARNING] public void init() { 17:16:37 [WARNING] ^ 17:16:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/TestProviderTransactionUtil.java:28: warning: no comment 17:16:37 [WARNING] public static T getDataObject(final ReadTransaction readOnlyTransaction, 17:16:37 [WARNING] ^ 17:16:37 [WARNING] 83 warnings 17:16:37 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-javadoc.jar 17:16:37 [INFO] 17:16:37 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ test-provider --- 17:16:37 [INFO] CycloneDX: Resolving Dependencies 17:16:38 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 17:16:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/bom.xml 17:16:38 [INFO] attaching as test-provider-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/bom.json 17:16:38 [INFO] attaching as test-provider-0.17.4-SNAPSHOT-cyclonedx.json 17:16:38 [INFO] 17:16:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 17:16:38 [INFO] Skipping duplicate-finder execution! 17:16:38 [INFO] 17:16:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-provider --- 17:16:38 [WARNING] Used undeclared dependencies found: 17:16:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:16:38 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:16:38 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:16:38 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:16:38 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:38 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:16:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:16:38 [INFO] 17:16:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-provider --- 17:16:38 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-sources.jar 17:16:38 [INFO] 17:16:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-provider --- 17:16:38 [INFO] 17:16:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-provider --- 17:16:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:16:38 [INFO] 17:16:38 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ test-provider --- 17:16:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT.pom 17:16:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT.jar 17:16:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT-javadoc.jar 17:16:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT-cyclonedx.json 17:16:38 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT-sources.jar 17:16:38 [INFO] 17:16:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- 17:16:38 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-SNAPSHOT.jar 17:16:38 [INFO] Writing OBR metadata 17:16:38 [INFO] 17:16:38 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ test-provider --- 17:16:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:16:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:16:38 [INFO] 17:16:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- 17:16:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:16:38 [INFO] 17:16:38 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 17:16:38 [INFO] Building test-common 0.17.4-SNAPSHOT [44/84] 17:16:38 [INFO] -------------------------------[ bundle ]------------------------------- 17:16:38 [INFO] 17:16:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-common --- 17:16:38 [INFO] 17:16:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- 17:16:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:38 [INFO] 17:16:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- 17:16:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:38 [INFO] 17:16:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ test-common --- 17:16:39 [INFO] 17:16:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 17:16:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:16:39 [INFO] 17:16:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-common --- 17:16:39 [INFO] Starting audit... 17:16:39 Audit done. 17:16:39 [INFO] You have 0 Checkstyle violations. 17:16:39 [INFO] 17:16:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- 17:16:39 [INFO] Starting audit... 17:16:39 Audit done. 17:16:39 [INFO] You have 0 Checkstyle violations. 17:16:39 [INFO] 17:16:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- 17:16:39 [INFO] 17:16:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 17:16:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/resources 17:16:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/generated-sources/spi 17:16:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/generated-sources/yang 17:16:39 [INFO] 17:16:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 17:16:39 [INFO] Recompiling the module because of changed dependency. 17:16:39 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:16:39 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:39 [INFO] 17:16:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ test-common >>> 17:16:39 [INFO] 17:16:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ test-common --- 17:16:39 [INFO] Fork Value is true 17:16:42 [INFO] Done SpotBugs Analysis.... 17:16:42 [INFO] 17:16:42 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ test-common <<< 17:16:42 [INFO] 17:16:42 [INFO] 17:16:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ test-common --- 17:16:42 [INFO] BugInstance size is 0 17:16:42 [INFO] Error size is 0 17:16:42 [INFO] No errors/warnings found 17:16:42 [INFO] 17:16:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- 17:16:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/test/resources 17:16:42 [INFO] 17:16:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-common --- 17:16:42 [INFO] No sources to compile 17:16:42 [INFO] 17:16:42 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-common --- 17:16:42 [INFO] No tests to run. 17:16:42 [INFO] 17:16:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ test-common --- 17:16:42 [INFO] 17:16:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- 17:16:42 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT.jar 17:16:42 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/META-INF/MANIFEST.MF 17:16:42 [INFO] 17:16:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-common --- 17:16:42 [INFO] No previous run data found, generating javadoc. 17:16:43 [WARNING] Javadoc Warnings 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:51: warning: no comment 17:16:43 [WARNING] protected static final Uint32 BUFFER_ID = Uint32.ZERO; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:79: warning: no comment 17:16:43 [WARNING] protected volatile int ftrFailed; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:75: warning: no comment 17:16:43 [WARNING] protected volatile int ftrSuccess; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:52: warning: no comment 17:16:43 [WARNING] protected static final Uint16 HARD_TIMEOUT = Uint16.valueOf(300); 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:53: warning: no comment 17:16:43 [WARNING] protected static final Uint16 IDLE_TIMEOUT = Uint16.valueOf(240); 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:50: warning: no comment 17:16:43 [WARNING] protected static final Uint16 PRIORITY = Uint16.valueOf(4); 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:77: warning: no comment 17:16:43 [WARNING] protected static final AtomicIntegerFieldUpdater RPC_FUTURE_FAIL_UPDATER = 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:73: warning: no comment 17:16:43 [WARNING] protected static final AtomicIntegerFieldUpdater RPC_FUTURE_SUCCESS_UPDATER = 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:81: warning: no comment 17:16:43 [WARNING] protected static final AtomicIntegerFieldUpdater RUNABLES_EXECUTED = AtomicIntegerFieldUpdater 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:85: warning: no comment 17:16:43 [WARNING] protected static final AtomicIntegerFieldUpdater RUNABLES_REJECTED = AtomicIntegerFieldUpdater 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:83: warning: no comment 17:16:43 [WARNING] protected volatile int runablesExecuted; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:87: warning: no comment 17:16:43 [WARNING] protected volatile int runablesRejected; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:54: warning: no comment 17:16:43 [WARNING] protected static final Uint8 TABLE_ID = Uint8.ZERO; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:110: warning: no comment 17:16:43 [WARNING] public final void clearStats() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:207: warning: no comment 17:16:43 [WARNING] public void countFutureError() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:203: warning: no comment 17:16:43 [WARNING] public void countFutureSuccess() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:89: warning: no comment 17:16:43 [WARNING] public final DropTestStats getStats() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:195: warning: no comment 17:16:43 [WARNING] protected abstract void processPacket(InstanceIdentifier node, Match match, Instructions instructions); 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:67: warning: no comment 17:16:43 [WARNING] public void setDataService(final DataBroker dataService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:111: warning: no comment 17:16:43 [WARNING] public void setNotificationService(final NotificationService notificationService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:29: warning: no @return 17:16:43 [WARNING] public DropTestStats getStats() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:71: warning: no @return 17:16:43 [WARNING] public boolean isActive() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:40: warning: no comment 17:16:43 [WARNING] public void setDataService(final DataBroker dataService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestDsProvider.java:44: warning: no comment 17:16:43 [WARNING] public void setNotificationService(final NotificationService notificationService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:48: warning: no @return 17:16:43 [WARNING] public DropTestStats getStats() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:77: warning: no @return 17:16:43 [WARNING] public boolean isActive() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:26: warning: no comment 17:16:43 [WARNING] public void setFlowService(final SalFlowService flowService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcProvider.java:30: warning: no comment 17:16:43 [WARNING] public void setNotificationService(final NotificationService notificationService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSender.java:56: warning: no comment 17:16:43 [WARNING] public void setFlowService(final SalFlowService flowService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSender.java:97: warning: no comment 17:16:43 [WARNING] public void setNotificationService(final NotificationService notificationService) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:11: warning: no comment 17:16:43 [WARNING] public class DropTestStats { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:16: warning: no comment 17:16:43 [WARNING] protected volatile int ftrFailed; 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:22: warning: no comment 17:16:43 [WARNING] public DropTestStats(int sent, int rcvd) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:31: warning: no comment 17:16:43 [WARNING] public DropTestStats(int sent, int rcvd, int excs) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:40: warning: no comment 17:16:43 [WARNING] public DropTestStats(int sent, int rcvd, int excs, int ftrFailed, int ftrSuccess, 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:52: warning: no comment 17:16:43 [WARNING] public DropTestStats(String message) { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:69: warning: no comment 17:16:43 [WARNING] public String getMessage() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:65: warning: no comment 17:16:43 [WARNING] public int getRcvd() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestStats.java:61: warning: no comment 17:16:43 [WARNING] public int getSent() { 17:16:43 [WARNING] ^ 17:16:43 [WARNING] 39 warnings 17:16:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-javadoc.jar 17:16:43 [INFO] 17:16:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ test-common --- 17:16:43 [INFO] CycloneDX: Resolving Dependencies 17:16:44 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:16:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/bom.xml 17:16:44 [INFO] attaching as test-common-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/bom.json 17:16:44 [INFO] attaching as test-common-0.17.4-SNAPSHOT-cyclonedx.json 17:16:44 [INFO] 17:16:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 17:16:44 [INFO] Skipping duplicate-finder execution! 17:16:44 [INFO] 17:16:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-common --- 17:16:44 [WARNING] Used undeclared dependencies found: 17:16:44 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:16:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:16:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:16:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:16:44 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:16:44 [WARNING] Unused declared dependencies found: 17:16:44 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:16:44 [INFO] 17:16:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-common --- 17:16:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-sources.jar 17:16:44 [INFO] 17:16:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-common --- 17:16:44 [INFO] 17:16:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-common --- 17:16:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:16:44 [INFO] 17:16:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ test-common --- 17:16:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT.pom 17:16:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT.jar 17:16:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT-javadoc.jar 17:16:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT-cyclonedx.json 17:16:44 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT-sources.jar 17:16:44 [INFO] 17:16:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- 17:16:44 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-SNAPSHOT.jar 17:16:44 [INFO] Writing OBR metadata 17:16:44 [INFO] 17:16:44 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ test-common --- 17:16:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:16:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:16:44 [INFO] 17:16:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- 17:16:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:16:44 [INFO] 17:16:44 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 17:16:44 [INFO] Building drop-test-karaf 0.17.4-SNAPSHOT [45/84] 17:16:44 [INFO] -------------------------------[ bundle ]------------------------------- 17:16:44 [INFO] 17:16:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ drop-test-karaf --- 17:16:44 [INFO] 17:16:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- 17:16:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:44 [INFO] 17:16:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 17:16:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:44 [INFO] 17:16:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ drop-test-karaf --- 17:16:45 [INFO] 17:16:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 17:16:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:16:45 [INFO] 17:16:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ drop-test-karaf --- 17:16:45 [INFO] Starting audit... 17:16:45 Audit done. 17:16:45 [INFO] You have 0 Checkstyle violations. 17:16:45 [INFO] 17:16:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- 17:16:45 [INFO] Starting audit... 17:16:45 Audit done. 17:16:45 [INFO] You have 0 Checkstyle violations. 17:16:45 [INFO] 17:16:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- 17:16:45 [INFO] 17:16:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 17:16:45 [INFO] Copying 2 resources from src/main/resources to target/classes 17:16:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/generated-sources/spi 17:16:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/generated-sources/yang 17:16:45 [INFO] 17:16:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 17:16:45 [INFO] Recompiling the module because of changed dependency. 17:16:45 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,9] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,41] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:16:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:16:45 [INFO] 17:16:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 17:16:45 [INFO] 17:16:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ drop-test-karaf --- 17:16:45 [INFO] Fork Value is true 17:16:47 [INFO] Done SpotBugs Analysis.... 17:16:47 [INFO] 17:16:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 17:16:47 [INFO] 17:16:47 [INFO] 17:16:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ drop-test-karaf --- 17:16:47 [INFO] BugInstance size is 0 17:16:47 [INFO] Error size is 0 17:16:47 [INFO] No errors/warnings found 17:16:47 [INFO] 17:16:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 17:16:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/test/resources 17:16:47 [INFO] 17:16:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ drop-test-karaf --- 17:16:47 [INFO] No sources to compile 17:16:47 [INFO] 17:16:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ drop-test-karaf --- 17:16:47 [INFO] No tests to run. 17:16:47 [INFO] 17:16:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ drop-test-karaf --- 17:16:47 [INFO] 17:16:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- 17:16:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT.jar 17:16:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/META-INF/MANIFEST.MF 17:16:47 [INFO] 17:16:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ drop-test-karaf --- 17:16:47 [INFO] No previous run data found, generating javadoc. 17:16:48 [WARNING] Javadoc Warnings 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:17: warning: no comment 17:16:48 [WARNING] public class ClearDropStatsCommandProvider extends OsgiCommandSupport { 17:16:48 [WARNING] ^ 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:19: warning: no comment 17:16:48 [WARNING] public class DropAllPacketsCommandProvider extends OsgiCommandSupport { 17:16:48 [WARNING] ^ 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:19: warning: no comment 17:16:48 [WARNING] public class DropAllPacketsRpcCommandProvider extends OsgiCommandSupport { 17:16:48 [WARNING] ^ 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropTestProviderImpl.java:31: warning: no comment 17:16:48 [WARNING] public DropTestProviderImpl(final DataBroker dataBroker, 17:16:48 [WARNING] ^ 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropTestProviderImpl.java:49: warning: no comment 17:16:48 [WARNING] public static DropTestDsProvider getDropDsProvider() { 17:16:48 [WARNING] ^ 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropTestProviderImpl.java:53: warning: no comment 17:16:48 [WARNING] public static DropTestRpcProvider getDropRpcProvider() { 17:16:48 [WARNING] ^ 17:16:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:17: warning: no comment 17:16:48 [WARNING] public class ShowDropStatsCommandProvider extends OsgiCommandSupport { 17:16:48 [WARNING] ^ 17:16:48 [WARNING] 7 warnings 17:16:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT-javadoc.jar 17:16:48 [INFO] 17:16:48 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ drop-test-karaf --- 17:16:48 [INFO] CycloneDX: Resolving Dependencies 17:16:49 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 17:16:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/bom.xml 17:16:49 [INFO] attaching as drop-test-karaf-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/bom.json 17:16:49 [INFO] attaching as drop-test-karaf-0.17.4-SNAPSHOT-cyclonedx.json 17:16:49 [INFO] 17:16:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 17:16:49 [INFO] Skipping duplicate-finder execution! 17:16:49 [INFO] 17:16:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ drop-test-karaf --- 17:16:49 [INFO] No dependency problems found 17:16:49 [INFO] 17:16:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- 17:16:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT-sources.jar 17:16:49 [INFO] 17:16:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ drop-test-karaf --- 17:16:49 [INFO] 17:16:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ drop-test-karaf --- 17:16:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:16:49 [INFO] 17:16:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ drop-test-karaf --- 17:16:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT.pom 17:16:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT.jar 17:16:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT-javadoc.jar 17:16:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT-cyclonedx.xml 17:16:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT-cyclonedx.json 17:16:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT-sources.jar 17:16:49 [INFO] 17:16:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- 17:16:49 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-SNAPSHOT.jar 17:16:49 [INFO] Writing OBR metadata 17:16:49 [INFO] 17:16:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ drop-test-karaf --- 17:16:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:16:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:16:49 [INFO] 17:16:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- 17:16:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:16:49 [INFO] 17:16:49 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 17:16:49 [INFO] Building bulk-o-matic 0.17.4-SNAPSHOT [46/84] 17:16:49 [INFO] -------------------------------[ bundle ]------------------------------- 17:16:49 [INFO] 17:16:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bulk-o-matic --- 17:16:49 [INFO] 17:16:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- 17:16:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:49 [INFO] 17:16:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 17:16:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:49 [INFO] 17:16:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bulk-o-matic --- 17:16:50 [INFO] 17:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 17:16:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:16:50 [INFO] 17:16:50 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bulk-o-matic --- 17:16:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:16:50 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/yang 17:16:50 [INFO] yang-to-sources: Found 8 dependencies in 3.109 ms 17:16:50 [INFO] yang-to-sources: Project model files found: 1 in 5.060 ms 17:16:50 [INFO] yang-to-sources: 23 YANG models processed in 338.6 ms 17:16:50 [INFO] BindingJavaFileGenerator: Defined 62 files in 26.75 ms 17:16:50 [INFO] Sorted 62 files into 4 directories in 109.1 μs 17:16:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 42.82 ms 17:16:50 [INFO] 17:16:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- 17:16:50 [INFO] Starting audit... 17:16:50 Audit done. 17:16:50 [INFO] You have 0 Checkstyle violations. 17:16:50 [INFO] 17:16:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- 17:16:51 [INFO] Starting audit... 17:16:51 Audit done. 17:16:51 [INFO] You have 0 Checkstyle violations. 17:16:51 [INFO] 17:16:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- 17:16:51 [INFO] 17:16:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 17:16:51 [INFO] Copying 1 resource from src/main/resources to target/classes 17:16:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/spi 17:16:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:16:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:16:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:16:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/spi 17:16:51 [INFO] 17:16:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 17:16:51 [INFO] Recompiling the module because of changed dependency. 17:16:51 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[109,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[130,60] unchecked cast 17:16:51 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:16:51 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:16:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:51 [INFO] 17:16:51 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 17:16:51 [INFO] 17:16:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bulk-o-matic --- 17:16:51 [INFO] Fork Value is true 17:16:55 [INFO] Done SpotBugs Analysis.... 17:16:55 [INFO] 17:16:55 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 17:16:55 [INFO] 17:16:55 [INFO] 17:16:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bulk-o-matic --- 17:16:55 [INFO] BugInstance size is 0 17:16:55 [INFO] Error size is 0 17:16:55 [INFO] No errors/warnings found 17:16:55 [INFO] 17:16:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 17:16:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/test/resources 17:16:55 [INFO] 17:16:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bulk-o-matic --- 17:16:55 [INFO] Recompiling the module because of changed dependency. 17:16:55 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 17:16:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImplTest.java:[130,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:55 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:16:55 [INFO] 17:16:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bulk-o-matic --- 17:16:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:16:55 [INFO] 17:16:55 [INFO] ------------------------------------------------------- 17:16:55 [INFO] T E S T S 17:16:55 [INFO] ------------------------------------------------------- 17:16:56 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 17:16:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 17:16:57 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 17:16:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:16:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 17:16:58 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 17:16:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 17:16:58 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 17:16:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 17:16:59 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 17:16:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 17:16:59 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 17:17:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 17:17:00 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowServiceImplTest 17:17:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowServiceImplTest 17:17:00 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 17:17:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 17:17:00 [INFO] 17:17:00 [INFO] Results: 17:17:00 [INFO] 17:17:00 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 17:17:00 [INFO] 17:17:00 [INFO] 17:17:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bulk-o-matic --- 17:17:00 [INFO] 17:17:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- 17:17:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT.jar 17:17:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 17:17:00 [INFO] 17:17:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bulk-o-matic --- 17:17:00 [INFO] No previous run data found, generating javadoc. 17:17:03 [WARNING] Javadoc Warnings 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/AddFlowsDsOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface AddFlowsDsOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/AddFlowsRpcOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface AddFlowsRpcOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:32: warning: no comment 17:17:03 [WARNING] public final class BulkOMaticUtils { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:37: warning: no comment 17:17:03 [WARNING] public static final long DEFAULT_COMPLETION_TIME = 0; 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:35: warning: no comment 17:17:03 [WARNING] public static final int DEFAULT_FLOW_COUNT = 0; 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:36: warning: no comment 17:17:03 [WARNING] public static final int DEFAULT_TABLE_COUNT = 0; 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:38: warning: no comment 17:17:03 [WARNING] public static final String DEFAULT_UNITS = "ns"; 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:34: warning: no comment 17:17:03 [WARNING] public static final int DEFUALT_STATUS = FlowCounter.OperationStatus.INIT.status(); 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:39: warning: no comment 17:17:03 [WARNING] public static final String DEVICE_TYPE_PREFIX = "openflow:"; 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:60: warning: no comment 17:17:03 [WARNING] public static Flow buildFlow(short tableId, String flowId, Match match) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:77: warning: no comment 17:17:03 [WARNING] public static InstanceIdentifier getFlowCapableNodeId(String dpId) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:86: warning: no comment 17:17:03 [WARNING] public static InstanceIdentifier getFlowId(final InstanceIdentifier tablePath, final String flowId) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:68: warning: no comment 17:17:03 [WARNING] public static InstanceIdentifier getFlowInstanceIdentifier(short tableId, String flowId, String dpId) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:51: warning: no comment 17:17:03 [WARNING] public static Match getMatch(final int sourceIp) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:81: warning: no comment 17:17:03 [WARNING] public static InstanceIdentifier
getTableId(short tableId, String dpId) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:44: warning: no comment 17:17:03 [WARNING] public static String ipIntToStr(int number) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:10: warning: no comment 17:17:03 [WARNING] public class FlowCounter implements FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:14: warning: no comment 17:17:03 [WARNING] public enum OperationStatus { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:12: warning: no comment 17:17:03 [WARNING] default long getFlowCount() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:16: warning: no comment 17:17:03 [WARNING] default int getReadOpStatus() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:32: warning: no comment 17:17:03 [WARNING] default long getTableCount() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:24: warning: no comment 17:17:03 [WARNING] default long getTaskCompletionTime() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:28: warning: no comment 17:17:03 [WARNING] default String getUnits() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:20: warning: no comment 17:17:03 [WARNING] default int getWriteOpStatus() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:28: warning: no comment 17:17:03 [WARNING] public void setReader(FlowCounterMBean reader) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:32: warning: no comment 17:17:03 [WARNING] public void setWriter(FlowCounterMBean writer) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:23: warning: no comment 17:17:03 [WARNING] public int status() { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 17:17:03 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 17:17:03 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 17:17:03 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounter.java:15: warning: no comment 17:17:03 [WARNING] INIT(0), SUCCESS(2), FAILURE(-1), IN_PROGRESS(1); 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowCounterMBean.java:10: warning: no comment 17:17:03 [WARNING] public interface FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:32: warning: no comment 17:17:03 [WARNING] public final class FlowReader implements Runnable, FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:55: warning: no comment 17:17:03 [WARNING] public static FlowReader getNewInstance(final DataBroker dataBroker, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/FlowRpcAddMultipleOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface FlowRpcAddMultipleOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/FlowRpcAddTestOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface FlowRpcAddTestOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/FlowTestOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface FlowTestOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:24: warning: no comment 17:17:03 [WARNING] public class FlowWriterConcurrent implements FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:26: warning: no comment 17:17:03 [WARNING] public static final String USING_CONCURRENT_IMPLEMENTATION_OF_FLOW_WRITER = 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:35: warning: no comment 17:17:03 [WARNING] public FlowWriterConcurrent(final DataBroker dataBroker, ExecutorService flowPusher) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:41: warning: no comment 17:17:03 [WARNING] public void addFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, int sleepMillis, int sleepAfter, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:53: warning: no comment 17:17:03 [WARNING] public void deleteFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, short startTableId, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:37: warning: no comment 17:17:03 [WARNING] public class FlowWriterDirectOFRpc { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:98: warning: no comment 17:17:03 [WARNING] public class FlowRPCHandlerTask implements Runnable { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:45: warning: no comment 17:17:03 [WARNING] public FlowWriterDirectOFRpc(final DataBroker dataBroker, final SalFlowService salFlowService, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:52: warning: no comment 17:17:03 [WARNING] public void rpcFlowAdd(String dpId, int flowsPerDpn, int batchSize) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:59: warning: no comment 17:17:03 [WARNING] public void rpcFlowAddAll(int flowsPerDpn, int batchSize) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:103: warning: no comment 17:17:03 [WARNING] public FlowRPCHandlerTask(final String dpId, final int flowsPerDpn, final int batchSize) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:24: warning: no comment 17:17:03 [WARNING] public class FlowWriterSequential implements FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:34: warning: no comment 17:17:03 [WARNING] public FlowWriterSequential(final DataBroker dataBroker, final ExecutorService flowPusher) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:40: warning: no comment 17:17:03 [WARNING] public void addFlows(final Integer count, final Integer flowsPerDPN, final int batchSize, final int sleepMillis, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:52: warning: no comment 17:17:03 [WARNING] public void deleteFlows(final Integer count, final Integer flowsPerDPN, final int batchSize, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:27: warning: no comment 17:17:03 [WARNING] public class FlowWriterTxChain implements FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:36: warning: no comment 17:17:03 [WARNING] public FlowWriterTxChain(final DataBroker dataBroker, ExecutorService flowPusher) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:42: warning: no comment 17:17:03 [WARNING] public void addFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, int sleepMillis, int sleepAfter, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:54: warning: no comment 17:17:03 [WARNING] public void deleteFlows(Integer dpnCount, Integer flowsPerDPN, int batchSize, short startTableId, 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/ReadFlowTestOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface ReadFlowTestOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RegisterInput.java:16: warning: no comment 17:17:03 [WARNING] public interface RegisterInput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RegisterOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface RegisterOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RemoveFlowsDsOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface RemoveFlowsDsOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/RemoveFlowsRpcOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface RemoveFlowsRpcOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:9: warning: no comment 17:17:03 [WARNING] public interface SalBulkFlowService 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:92: warning: no comment 17:17:03 [WARNING] public SalBulkFlowServiceImpl(final SalFlowService flowService, final DataBroker dataBroker) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/TableTestInput.java:70: warning: no comment 17:17:03 [WARNING] Add(0, "add"), 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/TableTestInput.java:72: warning: no comment 17:17:03 [WARNING] Delete(1, "delete") 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/TableTestOutput.java:16: warning: no comment 17:17:03 [WARNING] public interface TableTestOutput 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:26: warning: no comment 17:17:03 [WARNING] public class TableWriter implements FlowCounterMBean { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:36: warning: no comment 17:17:03 [WARNING] public TableWriter(final DataBroker dataBroker, final ExecutorService tablePusher) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:41: warning: no comment 17:17:03 [WARNING] public void addTables(final int dpnCount, final short startTableId, final short endTableId) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:47: warning: no comment 17:17:03 [WARNING] public void deleteTables(int dpnCount, short startTableId, short endTableId) { 17:17:03 [WARNING] ^ 17:17:03 [WARNING] 70 warnings 17:17:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-javadoc.jar 17:17:03 [INFO] 17:17:03 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bulk-o-matic --- 17:17:03 [INFO] CycloneDX: Resolving Dependencies 17:17:03 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 17:17:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bom.xml 17:17:03 [INFO] attaching as bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bom.json 17:17:03 [INFO] attaching as bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.json 17:17:03 [INFO] 17:17:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 17:17:03 [INFO] Skipping duplicate-finder execution! 17:17:03 [INFO] 17:17:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bulk-o-matic --- 17:17:03 [WARNING] Used undeclared dependencies found: 17:17:03 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:17:03 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:17:03 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:17:03 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:17:03 [WARNING] Non-test scoped test only dependencies found: 17:17:03 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:17:03 [INFO] 17:17:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- 17:17:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-sources.jar 17:17:03 [INFO] 17:17:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bulk-o-matic --- 17:17:03 [INFO] 17:17:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bulk-o-matic --- 17:17:03 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 17:17:03 [INFO] Analyzed bundle 'bulk-o-matic' with 21 classes 17:17:03 [INFO] 17:17:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bulk-o-matic --- 17:17:03 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT.pom 17:17:03 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT.jar 17:17:03 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT-javadoc.jar 17:17:03 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:03 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.json 17:17:03 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT-sources.jar 17:17:03 [INFO] 17:17:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- 17:17:04 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-SNAPSHOT.jar 17:17:04 [INFO] Writing OBR metadata 17:17:04 [INFO] 17:17:04 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ bulk-o-matic --- 17:17:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:17:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:17:04 [INFO] 17:17:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- 17:17:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:17:04 [INFO] 17:17:04 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 17:17:04 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.17.4-SNAPSHOT [47/84] 17:17:04 [INFO] ------------------------------[ feature ]------------------------------- 17:17:04 [INFO] 17:17:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] 17:17:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:04 [INFO] 17:17:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:04 [INFO] 17:17:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] 17:17:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:17:04 [INFO] argLine set to empty 17:17:04 [INFO] 17:17:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Starting audit... 17:17:04 Audit done. 17:17:04 [INFO] You have 0 Checkstyle violations. 17:17:04 [INFO] 17:17:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Starting audit... 17:17:04 Audit done. 17:17:04 [INFO] You have 0 Checkstyle violations. 17:17:04 [INFO] 17:17:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] 17:17:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 17:17:04 [INFO] ...done! 17:17:04 [INFO] Attaching features XML 17:17:04 [INFO] 17:17:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:17:04 [INFO] 17:17:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 17:17:04 [INFO] 17:17:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] 17:17:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 17:17:04 [INFO] 17:17:04 [INFO] 17:17:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] 17:17:04 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:04 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 17:17:04 [INFO] Project dependency features detected: [] 17:17:04 [INFO] Pax Exam System (Version: 4.13.3) created. 17:17:04 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:17:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:17:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:17:05 [INFO] Waiting for remote bundle context.. on 21000 name: 722cb430-fcff-4a33-ac57-599ae57bdd69 timout: [ RelativeTimeout value = 180000 ] 17:17:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:17:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:17:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:17:24 [INFO] 17:17:24 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:24 [INFO] 17:17:24 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:24 [INFO] 17:17:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:24 [INFO] CycloneDX: Resolving Dependencies 17:17:27 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 17:17:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 17:17:27 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json 17:17:27 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.json 17:17:27 [INFO] 17:17:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [INFO] Skipping duplicate-finder execution! 17:17:27 [INFO] 17:17:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [INFO] Skipping plugin execution 17:17:27 [INFO] 17:17:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [INFO] Skipping source per configuration. 17:17:27 [INFO] 17:17:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [INFO] 17:17:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:17:27 [INFO] 17:17:27 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [WARNING] 17:17:27 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 17:17:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:17:27 [WARNING] 17:17:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:17:27 [WARNING] 17:17:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.17.4-SNAPSHOT.pom 17:17:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.17.4-SNAPSHOT-features.xml 17:17:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:27 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.17.4-SNAPSHOT-cyclonedx.json 17:17:27 [INFO] 17:17:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 17:17:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:17:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:17:27 [WARNING] 17:17:27 [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign 17:17:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:17:27 [WARNING] 17:17:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:17:27 [WARNING] 17:17:27 [INFO] 17:17:27 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 17:17:27 [INFO] Building device-ownership-service 0.17.4-SNAPSHOT [48/84] 17:17:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:17:27 [INFO] 17:17:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ device-ownership-service --- 17:17:27 [INFO] 17:17:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- 17:17:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:27 [INFO] 17:17:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- 17:17:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:27 [INFO] 17:17:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ device-ownership-service --- 17:17:28 [INFO] 17:17:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 17:17:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:17:28 [INFO] 17:17:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ device-ownership-service --- 17:17:28 [INFO] Starting audit... 17:17:28 Audit done. 17:17:28 [INFO] You have 0 Checkstyle violations. 17:17:28 [INFO] 17:17:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- 17:17:28 [INFO] Starting audit... 17:17:28 Audit done. 17:17:28 [INFO] You have 0 Checkstyle violations. 17:17:28 [INFO] 17:17:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- 17:17:28 [INFO] 17:17:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 17:17:28 [INFO] Copying 1 resource from src/main/resources to target/classes 17:17:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/generated-sources/spi 17:17:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/generated-sources/yang 17:17:28 [INFO] 17:17:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 17:17:28 [INFO] Recompiling the module because of changed dependency. 17:17:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:17:28 [INFO] 17:17:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 17:17:28 [INFO] 17:17:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ device-ownership-service --- 17:17:28 [INFO] Fork Value is true 17:17:30 [INFO] Done SpotBugs Analysis.... 17:17:30 [INFO] 17:17:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 17:17:30 [INFO] 17:17:30 [INFO] 17:17:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ device-ownership-service --- 17:17:30 [INFO] BugInstance size is 0 17:17:30 [INFO] Error size is 0 17:17:30 [INFO] No errors/warnings found 17:17:30 [INFO] 17:17:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- 17:17:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/test/resources 17:17:30 [INFO] 17:17:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ device-ownership-service --- 17:17:30 [INFO] No sources to compile 17:17:30 [INFO] 17:17:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ device-ownership-service --- 17:17:30 [INFO] No tests to run. 17:17:30 [INFO] 17:17:30 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ device-ownership-service --- 17:17:30 [INFO] 17:17:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- 17:17:30 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT.jar 17:17:30 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 17:17:30 [INFO] 17:17:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ device-ownership-service --- 17:17:30 [INFO] No previous run data found, generating javadoc. 17:17:31 [WARNING] Javadoc Warnings 17:17:31 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/DeviceOwnershipService.java:17: warning: no @param for nodeId 17:17:31 [WARNING] boolean isEntityOwned(String nodeId); 17:17:31 [WARNING] ^ 17:17:31 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/DeviceOwnershipService.java:11: warning: no comment 17:17:31 [WARNING] public interface DeviceOwnershipService { 17:17:31 [WARNING] ^ 17:17:31 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:28: warning: no comment 17:17:31 [WARNING] public class DeviceOwnershipServiceImpl implements DeviceOwnershipService, EntityOwnershipListener { 17:17:31 [WARNING] ^ 17:17:31 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:36: warning: no comment 17:17:31 [WARNING] public DeviceOwnershipServiceImpl(final EntityOwnershipService entityOwnershipService) { 17:17:31 [WARNING] ^ 17:17:31 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:47: warning: no comment 17:17:31 [WARNING] public void close() { 17:17:31 [WARNING] ^ 17:17:31 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/src/main/java/org/opendaylight/openflowplugin/applications/deviceownershipservice/impl/DeviceOwnershipServiceImpl.java:41: warning: no comment 17:17:31 [WARNING] public void start() { 17:17:31 [WARNING] ^ 17:17:31 [WARNING] 6 warnings 17:17:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-javadoc.jar 17:17:31 [INFO] 17:17:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ device-ownership-service --- 17:17:31 [INFO] CycloneDX: Resolving Dependencies 17:17:32 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 17:17:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/bom.xml 17:17:32 [INFO] attaching as device-ownership-service-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/bom.json 17:17:32 [INFO] attaching as device-ownership-service-0.17.4-SNAPSHOT-cyclonedx.json 17:17:32 [INFO] 17:17:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 17:17:32 [INFO] Skipping duplicate-finder execution! 17:17:32 [INFO] 17:17:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ device-ownership-service --- 17:17:32 [WARNING] Used undeclared dependencies found: 17:17:32 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:17:32 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:17:32 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:17:32 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:17:32 [INFO] 17:17:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- 17:17:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-sources.jar 17:17:32 [INFO] 17:17:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ device-ownership-service --- 17:17:32 [INFO] 17:17:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ device-ownership-service --- 17:17:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:17:32 [INFO] 17:17:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ device-ownership-service --- 17:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT.pom 17:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT.jar 17:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT-javadoc.jar 17:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT-cyclonedx.json 17:17:32 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT-sources.jar 17:17:32 [INFO] 17:17:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- 17:17:32 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-SNAPSHOT.jar 17:17:32 [INFO] Writing OBR metadata 17:17:32 [INFO] 17:17:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ device-ownership-service --- 17:17:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:17:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:17:32 [INFO] 17:17:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- 17:17:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:17:32 [INFO] 17:17:32 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 17:17:32 [INFO] Building of-switch-config-pusher 0.17.4-SNAPSHOT [49/84] 17:17:32 [INFO] -------------------------------[ bundle ]------------------------------- 17:17:32 [INFO] 17:17:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ of-switch-config-pusher --- 17:17:32 [INFO] 17:17:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- 17:17:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:32 [INFO] 17:17:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 17:17:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:32 [INFO] 17:17:32 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 17:17:32 [INFO] 17:17:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 17:17:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:17:32 [INFO] 17:17:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ of-switch-config-pusher --- 17:17:32 [INFO] Starting audit... 17:17:32 Audit done. 17:17:32 [INFO] You have 0 Checkstyle violations. 17:17:32 [INFO] 17:17:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- 17:17:33 [INFO] Starting audit... 17:17:33 Audit done. 17:17:33 [INFO] You have 0 Checkstyle violations. 17:17:33 [INFO] 17:17:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- 17:17:33 [INFO] 17:17:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 17:17:33 [INFO] Copying 1 resource from src/main/resources to target/classes 17:17:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/generated-sources/spi 17:17:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/generated-sources/yang 17:17:33 [INFO] 17:17:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 17:17:33 [INFO] Recompiling the module because of changed dependency. 17:17:33 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:17:33 [INFO] 17:17:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 17:17:33 [INFO] 17:17:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ of-switch-config-pusher --- 17:17:33 [INFO] Fork Value is true 17:17:35 [INFO] Done SpotBugs Analysis.... 17:17:35 [INFO] 17:17:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 17:17:35 [INFO] 17:17:35 [INFO] 17:17:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ of-switch-config-pusher --- 17:17:35 [INFO] BugInstance size is 0 17:17:35 [INFO] Error size is 0 17:17:35 [INFO] No errors/warnings found 17:17:35 [INFO] 17:17:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 17:17:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/src/test/resources 17:17:35 [INFO] 17:17:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 17:17:35 [INFO] Recompiling the module because of changed dependency. 17:17:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:17:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[69,68] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 17:17:35 required: T 17:17:35 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:17:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[69,81] unchecked conversion 17:17:35 required: T 17:17:35 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:17:35 [INFO] 17:17:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ of-switch-config-pusher --- 17:17:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:17:35 [INFO] 17:17:35 [INFO] ------------------------------------------------------- 17:17:35 [INFO] T E S T S 17:17:35 [INFO] ------------------------------------------------------- 17:17:36 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 17:17:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:17:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 17:17:38 [INFO] 17:17:38 [INFO] Results: 17:17:38 [INFO] 17:17:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:17:38 [INFO] 17:17:38 [INFO] 17:17:38 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ of-switch-config-pusher --- 17:17:38 [INFO] 17:17:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- 17:17:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT.jar 17:17:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 17:17:38 [INFO] 17:17:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ of-switch-config-pusher --- 17:17:38 [INFO] No previous run data found, generating javadoc. 17:17:39 [WARNING] Javadoc Warnings 17:17:39 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:39: warning: no comment 17:17:39 [WARNING] public class DefaultConfigPusher implements AutoCloseable, ClusteredDataTreeChangeListener { 17:17:39 [WARNING] ^ 17:17:39 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:49: warning: no comment 17:17:39 [WARNING] public DefaultConfigPusher(final NodeConfigService nodeConfigService, final DataBroker dataBroker, 17:17:39 [WARNING] ^ 17:17:39 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:57: warning: no comment 17:17:39 [WARNING] public void start() { 17:17:39 [WARNING] ^ 17:17:39 [WARNING] 3 warnings 17:17:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-javadoc.jar 17:17:39 [INFO] 17:17:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ of-switch-config-pusher --- 17:17:39 [INFO] CycloneDX: Resolving Dependencies 17:17:40 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 17:17:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/bom.xml 17:17:40 [INFO] attaching as of-switch-config-pusher-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/bom.json 17:17:40 [INFO] attaching as of-switch-config-pusher-0.17.4-SNAPSHOT-cyclonedx.json 17:17:40 [INFO] 17:17:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 17:17:40 [INFO] Skipping duplicate-finder execution! 17:17:40 [INFO] 17:17:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 17:17:40 [WARNING] Used undeclared dependencies found: 17:17:40 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:17:40 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:17:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:17:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:17:40 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:17:40 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:17:40 [WARNING] Unused declared dependencies found: 17:17:40 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:17:40 [INFO] 17:17:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 17:17:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-sources.jar 17:17:40 [INFO] 17:17:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ of-switch-config-pusher --- 17:17:40 [INFO] 17:17:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ of-switch-config-pusher --- 17:17:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 17:17:40 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 17:17:40 [INFO] 17:17:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ of-switch-config-pusher --- 17:17:40 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT.pom 17:17:40 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT.jar 17:17:40 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT-javadoc.jar 17:17:40 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT-cyclonedx.xml 17:17:40 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT-cyclonedx.json 17:17:40 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT-sources.jar 17:17:40 [INFO] 17:17:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- 17:17:40 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-SNAPSHOT.jar 17:17:40 [INFO] Writing OBR metadata 17:17:40 [INFO] 17:17:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ of-switch-config-pusher --- 17:17:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:17:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:17:40 [INFO] 17:17:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- 17:17:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:17:40 [INFO] 17:17:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 17:17:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.17.4-SNAPSHOT [50/84] 17:17:40 [INFO] ------------------------------[ feature ]------------------------------- 17:17:40 [INFO] 17:17:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 17:17:40 [INFO] 17:17:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 17:17:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:40 [INFO] 17:17:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 17:17:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:40 [INFO] 17:17:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] 17:17:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:17:41 [INFO] argLine set to empty 17:17:41 [INFO] 17:17:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] Starting audit... 17:17:41 Audit done. 17:17:41 [INFO] You have 0 Checkstyle violations. 17:17:41 [INFO] 17:17:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] Starting audit... 17:17:41 Audit done. 17:17:41 [INFO] You have 0 Checkstyle violations. 17:17:41 [INFO] 17:17:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] 17:17:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 17:17:41 [INFO] ...done! 17:17:41 [INFO] Attaching features XML 17:17:41 [INFO] 17:17:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:17:41 [INFO] 17:17:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 17:17:41 [INFO] 17:17:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] 17:17:41 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 17:17:41 [INFO] 17:17:41 [INFO] 17:17:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] 17:17:41 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-config-pusher --- 17:17:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 17:17:41 [INFO] Project dependency features detected: [] 17:17:41 [INFO] Pax Exam System (Version: 4.13.3) created. 17:17:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:17:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:17:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:17:42 [INFO] Waiting for remote bundle context.. on 21000 name: 3e5a3db6-1ca7-4104-ace4-16d1a5b9900f timout: [ RelativeTimeout value = 180000 ] 17:18:01 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:18:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:18:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:18:01 [INFO] 17:18:01 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 17:18:01 [INFO] 17:18:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 17:18:01 [INFO] 17:18:01 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 17:18:01 [INFO] CycloneDX: Resolving Dependencies 17:18:04 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 17:18:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml 17:18:04 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json 17:18:04 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.17.4-SNAPSHOT-cyclonedx.json 17:18:04 [INFO] 17:18:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [INFO] Skipping duplicate-finder execution! 17:18:04 [INFO] 17:18:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [INFO] Skipping plugin execution 17:18:04 [INFO] 17:18:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [INFO] Skipping source per configuration. 17:18:04 [INFO] 17:18:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [INFO] 17:18:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:18:04 [INFO] 17:18:04 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [WARNING] 17:18:04 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 17:18:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:18:04 [WARNING] 17:18:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:18:04 [WARNING] 17:18:04 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.17.4-SNAPSHOT.pom 17:18:04 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.17.4-SNAPSHOT-features.xml 17:18:04 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:04 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.17.4-SNAPSHOT-cyclonedx.json 17:18:04 [INFO] 17:18:04 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 17:18:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:18:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:18:04 [WARNING] 17:18:04 [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign 17:18:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:18:04 [WARNING] 17:18:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:18:04 [WARNING] 17:18:04 [INFO] 17:18:04 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 17:18:04 [INFO] Building arbitratorreconciliation-api 0.17.4-SNAPSHOT [51/84] 17:18:04 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:04 [INFO] 17:18:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-api --- 17:18:04 [INFO] 17:18:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- 17:18:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:04 [INFO] 17:18:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 17:18:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:04 [INFO] 17:18:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 17:18:05 [INFO] 17:18:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 17:18:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:18:05 [INFO] 17:18:05 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ arbitratorreconciliation-api --- 17:18:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/src/main/yang 17:18:05 [INFO] yang-to-sources: Found 10 dependencies in 3.467 ms 17:18:05 [INFO] yang-to-sources: Project model files found: 1 in 473.0 μs 17:18:05 [INFO] yang-to-sources: 11 YANG models processed in 129.5 ms 17:18:05 [INFO] BindingJavaFileGenerator: Defined 15 files in 11.93 ms 17:18:05 [INFO] Sorted 15 files into 2 directories in 63.37 μs 17:18:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 16.49 ms 17:18:05 [INFO] 17:18:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- 17:18:05 [INFO] Starting audit... 17:18:05 Audit done. 17:18:05 [INFO] You have 0 Checkstyle violations. 17:18:05 [INFO] 17:18:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- 17:18:05 [INFO] Starting audit... 17:18:05 Audit done. 17:18:05 [INFO] You have 0 Checkstyle violations. 17:18:05 [INFO] 17:18:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- 17:18:05 [INFO] 17:18:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 17:18:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/src/main/resources 17:18:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/spi 17:18:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/spi 17:18:05 [INFO] 17:18:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 17:18:05 [INFO] Recompiling the module because of changed dependency. 17:18:05 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:18:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:05 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:05 [INFO] 17:18:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 17:18:05 [INFO] 17:18:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 17:18:05 [INFO] Fork Value is true 17:18:07 [INFO] Done SpotBugs Analysis.... 17:18:07 [INFO] 17:18:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 17:18:07 [INFO] 17:18:07 [INFO] 17:18:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arbitratorreconciliation-api --- 17:18:07 [INFO] BugInstance size is 0 17:18:07 [INFO] Error size is 0 17:18:07 [INFO] No errors/warnings found 17:18:07 [INFO] 17:18:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 17:18:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/src/test/resources 17:18:07 [INFO] 17:18:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 17:18:07 [INFO] No sources to compile 17:18:07 [INFO] 17:18:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-api --- 17:18:07 [INFO] No tests to run. 17:18:07 [INFO] 17:18:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ arbitratorreconciliation-api --- 17:18:07 [INFO] 17:18:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- 17:18:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar 17:18:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 17:18:07 [INFO] 17:18:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-api --- 17:18:08 [INFO] No previous run data found, generating javadoc. 17:18:09 [WARNING] Javadoc Warnings 17:18:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:9: warning: no comment 17:18:09 [WARNING] public interface ArbitratorReconcileService 17:18:09 [WARNING] ^ 17:18:09 [WARNING] 1 warning 17:18:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-javadoc.jar 17:18:09 [INFO] 17:18:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arbitratorreconciliation-api --- 17:18:09 [INFO] CycloneDX: Resolving Dependencies 17:18:10 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:18:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/bom.xml 17:18:10 [INFO] attaching as arbitratorreconciliation-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/bom.json 17:18:10 [INFO] attaching as arbitratorreconciliation-api-0.17.4-SNAPSHOT-cyclonedx.json 17:18:10 [INFO] 17:18:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Skipping duplicate-finder execution! 17:18:10 [INFO] 17:18:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 17:18:10 [WARNING] Used undeclared dependencies found: 17:18:10 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:18:10 [INFO] 17:18:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-sources.jar 17:18:10 [INFO] 17:18:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 17:18:10 [INFO] 17:18:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:10 [INFO] 17:18:10 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT.pom 17:18:10 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar 17:18:10 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT-javadoc.jar 17:18:10 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:10 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT-cyclonedx.json 17:18:10 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT-sources.jar 17:18:10 [INFO] 17:18:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar 17:18:10 [INFO] Writing OBR metadata 17:18:10 [INFO] 17:18:10 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:18:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:18:10 [INFO] 17:18:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- 17:18:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:10 [INFO] 17:18:10 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 17:18:10 [INFO] Building reconciliation-framework 0.17.4-SNAPSHOT [52/84] 17:18:10 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:10 [INFO] 17:18:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ reconciliation-framework --- 17:18:10 [INFO] 17:18:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- 17:18:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:10 [INFO] 17:18:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 17:18:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:10 [INFO] 17:18:10 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ reconciliation-framework --- 17:18:10 [INFO] 17:18:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 17:18:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:18:10 [INFO] 17:18:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ reconciliation-framework --- 17:18:10 [INFO] Starting audit... 17:18:10 Audit done. 17:18:10 [INFO] You have 0 Checkstyle violations. 17:18:10 [INFO] 17:18:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- 17:18:10 [INFO] Starting audit... 17:18:10 Audit done. 17:18:10 [INFO] You have 0 Checkstyle violations. 17:18:10 [INFO] 17:18:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- 17:18:10 [INFO] 17:18:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 17:18:10 [INFO] Copying 2 resources from src/main/resources to target/classes 17:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/generated-sources/spi 17:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/generated-sources/yang 17:18:10 [INFO] 17:18:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 17:18:10 [INFO] Recompiling the module because of changed dependency. 17:18:10 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[24,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[24,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[24,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:18:11 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:11 [INFO] 17:18:11 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 17:18:11 [INFO] 17:18:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ reconciliation-framework --- 17:18:11 [INFO] Fork Value is true 17:18:14 [INFO] Done SpotBugs Analysis.... 17:18:14 [INFO] 17:18:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 17:18:14 [INFO] 17:18:14 [INFO] 17:18:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ reconciliation-framework --- 17:18:14 [INFO] BugInstance size is 0 17:18:14 [INFO] Error size is 0 17:18:14 [INFO] No errors/warnings found 17:18:14 [INFO] 17:18:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 17:18:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/test/resources 17:18:14 [INFO] 17:18:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ reconciliation-framework --- 17:18:14 [INFO] No sources to compile 17:18:14 [INFO] 17:18:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ reconciliation-framework --- 17:18:14 [INFO] No tests to run. 17:18:14 [INFO] 17:18:14 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ reconciliation-framework --- 17:18:14 [INFO] 17:18:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- 17:18:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT.jar 17:18:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 17:18:14 [INFO] 17:18:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ reconciliation-framework --- 17:18:14 [INFO] No previous run data found, generating javadoc. 17:18:15 [WARNING] Javadoc Warnings 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:26: warning: no comment 17:18:15 [WARNING] public class GetRegisteredServices extends OsgiCommandSupport { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:32: warning: no comment 17:18:15 [WARNING] public void setReconciliationManager(final ReconciliationManager reconciliationManager) { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:15: warning: no comment 17:18:15 [WARNING] public interface NotificationRegistration extends AutoCloseable { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationManager.java:18: warning: no comment 17:18:15 [WARNING] public interface ReconciliationManager { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationManager.java:32: warning: no comment 17:18:15 [WARNING] Map> getRegisteredServices(); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationManager.java:25: warning: no comment 17:18:15 [WARNING] NotificationRegistration registerService(ReconciliationNotificationListener service); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:41: warning: no comment 17:18:15 [WARNING] public class ReconciliationManagerImpl implements ReconciliationManager, ReconciliationFrameworkEvent { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:52: warning: no comment 17:18:15 [WARNING] public ReconciliationManagerImpl(final MastershipChangeServiceManager mastershipChangeServiceManager) { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:58: warning: no comment 17:18:15 [WARNING] public void start() throws MastershipChangeException { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:19: warning: no comment 17:18:15 [WARNING] public interface ReconciliationNotificationListener extends AutoCloseable { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:41: warning: no comment 17:18:15 [WARNING] ListenableFuture endReconciliation(DeviceInfo node); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:58: warning: no comment 17:18:15 [WARNING] String getName(); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:51: warning: no comment 17:18:15 [WARNING] int getPriority(); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:65: warning: no comment 17:18:15 [WARNING] ResultState getResultState(); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:31: warning: no comment 17:18:15 [WARNING] ListenableFuture startReconciliation(DeviceInfo node); 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:13: warning: no comment 17:18:15 [WARNING] public class ReconciliationServiceDelegate implements NotificationRegistration { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:17: warning: no comment 17:18:15 [WARNING] public ReconciliationServiceDelegate(AutoCloseable unregisterService) { 17:18:15 [WARNING] ^ 17:18:15 [WARNING] 17 warnings 17:18:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-javadoc.jar 17:18:15 [INFO] 17:18:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ reconciliation-framework --- 17:18:15 [INFO] CycloneDX: Resolving Dependencies 17:18:16 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 17:18:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/bom.xml 17:18:16 [INFO] attaching as reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/bom.json 17:18:16 [INFO] attaching as reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.json 17:18:16 [INFO] 17:18:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 17:18:16 [INFO] Skipping duplicate-finder execution! 17:18:16 [INFO] 17:18:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ reconciliation-framework --- 17:18:16 [WARNING] Used undeclared dependencies found: 17:18:16 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:18:16 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:18:16 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:16 [INFO] 17:18:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- 17:18:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-sources.jar 17:18:16 [INFO] 17:18:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ reconciliation-framework --- 17:18:16 [INFO] 17:18:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ reconciliation-framework --- 17:18:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:16 [INFO] 17:18:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ reconciliation-framework --- 17:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT.pom 17:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT.jar 17:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT-javadoc.jar 17:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.json 17:18:16 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT-sources.jar 17:18:16 [INFO] 17:18:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- 17:18:16 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-SNAPSHOT.jar 17:18:16 [INFO] Writing OBR metadata 17:18:17 [INFO] 17:18:17 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ reconciliation-framework --- 17:18:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:18:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:18:17 [INFO] 17:18:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- 17:18:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:17 [INFO] 17:18:17 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 17:18:17 [INFO] Building arbitratorreconciliation-impl 0.17.4-SNAPSHOT [53/84] 17:18:17 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:17 [INFO] 17:18:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:17 [INFO] 17:18:17 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] 17:18:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:18:17 [INFO] 17:18:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Starting audit... 17:18:17 Audit done. 17:18:17 [INFO] You have 0 Checkstyle violations. 17:18:17 [INFO] 17:18:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Starting audit... 17:18:17 Audit done. 17:18:17 [INFO] You have 0 Checkstyle violations. 17:18:17 [INFO] 17:18:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] 17:18:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Copying 1 resource from src/main/resources to target/classes 17:18:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 17:18:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 17:18:17 [INFO] 17:18:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Recompiling the module because of changed dependency. 17:18:17 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,8] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[133,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[375,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[376,35] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:18:17 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[384,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:17 [INFO] 17:18:17 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 17:18:17 [INFO] 17:18:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 17:18:17 [INFO] Fork Value is true 17:18:20 [INFO] Done SpotBugs Analysis.... 17:18:20 [INFO] 17:18:20 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 17:18:20 [INFO] 17:18:20 [INFO] 17:18:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] BugInstance size is 0 17:18:20 [INFO] Error size is 0 17:18:20 [INFO] No errors/warnings found 17:18:20 [INFO] 17:18:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/test/resources 17:18:20 [INFO] 17:18:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] No sources to compile 17:18:20 [INFO] 17:18:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] No tests to run. 17:18:20 [INFO] 17:18:20 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] 17:18:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar 17:18:20 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 17:18:20 [INFO] 17:18:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 17:18:20 [INFO] No previous run data found, generating javadoc. 17:18:21 [WARNING] Javadoc Warnings 17:18:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:92: warning: no comment 17:18:21 [WARNING] public class ArbitratorReconciliationManagerImpl implements ArbitratorReconcileService, 17:18:21 [WARNING] ^ 17:18:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:332: warning: no comment 17:18:21 [WARNING] public final class CommitActiveBundleCallback implements FutureCallback> { 17:18:21 [WARNING] ^ 17:18:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:128: warning: no comment 17:18:21 [WARNING] public ArbitratorReconciliationManagerImpl(final ReconciliationManager reconciliationManager, 17:18:21 [WARNING] ^ 17:18:21 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:140: warning: no comment 17:18:21 [WARNING] public void start() { 17:18:21 [WARNING] ^ 17:18:21 [WARNING] 4 warnings 17:18:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-javadoc.jar 17:18:21 [INFO] 17:18:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arbitratorreconciliation-impl --- 17:18:21 [INFO] CycloneDX: Resolving Dependencies 17:18:22 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 17:18:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/bom.xml 17:18:22 [INFO] attaching as arbitratorreconciliation-impl-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/bom.json 17:18:22 [INFO] attaching as arbitratorreconciliation-impl-0.17.4-SNAPSHOT-cyclonedx.json 17:18:22 [INFO] 17:18:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Skipping duplicate-finder execution! 17:18:22 [INFO] 17:18:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 17:18:22 [WARNING] Used undeclared dependencies found: 17:18:22 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:18:22 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:18:22 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:18:22 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:18:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:18:22 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:18:22 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:18:22 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:18:22 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:18:22 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:18:22 [INFO] 17:18:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-sources.jar 17:18:22 [INFO] 17:18:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] 17:18:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:22 [INFO] 17:18:22 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.pom 17:18:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar 17:18:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-javadoc.jar 17:18:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-cyclonedx.json 17:18:22 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-sources.jar 17:18:22 [INFO] 17:18:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar 17:18:22 [INFO] Writing OBR metadata 17:18:22 [INFO] 17:18:22 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:18:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:18:22 [INFO] 17:18:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- 17:18:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:22 [INFO] 17:18:22 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 17:18:22 [INFO] Building forwardingrules-manager 0.17.4-SNAPSHOT [54/84] 17:18:22 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:22 [INFO] 17:18:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-manager --- 17:18:22 [INFO] 17:18:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- 17:18:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:22 [INFO] 17:18:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 17:18:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:22 [INFO] 17:18:22 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ forwardingrules-manager --- 17:18:23 [INFO] 17:18:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 17:18:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:18:23 [INFO] 17:18:23 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ forwardingrules-manager --- 17:18:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/yang 17:18:23 [INFO] yang-to-sources: Found 14 dependencies in 3.068 ms 17:18:23 [INFO] yang-to-sources: Project model files found: 2 in 926.0 μs 17:18:23 [INFO] yang-to-sources: 5 YANG models processed in 78.00 ms 17:18:23 [INFO] BindingJavaFileGenerator: Defined 15 files in 1.775 ms 17:18:23 [INFO] Sorted 15 files into 3 directories in 54.88 μs 17:18:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 7.027 ms 17:18:23 [INFO] 17:18:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- 17:18:23 [INFO] Starting audit... 17:18:23 Audit done. 17:18:23 [INFO] You have 0 Checkstyle violations. 17:18:23 [INFO] 17:18:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- 17:18:24 [INFO] Starting audit... 17:18:24 Audit done. 17:18:24 [INFO] You have 0 Checkstyle violations. 17:18:24 [INFO] 17:18:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- 17:18:24 [INFO] 17:18:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 17:18:24 [INFO] Copying 1 resource from src/main/resources to target/classes 17:18:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/spi 17:18:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:18:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:18:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/spi 17:18:24 [INFO] 17:18:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 17:18:24 [INFO] Recompiling the module because of changed dependency. 17:18:24 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[35,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesManager has a member method close() that could throw InterruptedException 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[45,34] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[119,53] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[121,66] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[117,28] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types 17:18:24 required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor 17:18:24 found: com.google.common.util.concurrent.ListenableFuture>,>>,java.util.concurrent.Executor 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[166,13] found raw type: java.util.ArrayList 17:18:24 missing type arguments for generic class java.util.ArrayList 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[194,20] found raw type: java.util.ArrayList 17:18:24 missing type arguments for generic class java.util.ArrayList 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,9] found raw type: java.util.ArrayList 17:18:24 missing type arguments for generic class java.util.ArrayList 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,38] found raw type: java.util.ArrayList 17:18:24 missing type arguments for generic class java.util.ArrayList 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:[90,37] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[46,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[71,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[140,52] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[142,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[144,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[146,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[148,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[155,43] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:18:24 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:18:24 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:18:24 [INFO] 17:18:24 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 17:18:24 [INFO] 17:18:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ forwardingrules-manager --- 17:18:24 [INFO] Fork Value is true 17:18:29 [INFO] Done SpotBugs Analysis.... 17:18:30 [INFO] 17:18:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 17:18:30 [INFO] 17:18:30 [INFO] 17:18:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ forwardingrules-manager --- 17:18:30 [INFO] BugInstance size is 0 17:18:30 [INFO] Error size is 0 17:18:30 [INFO] No errors/warnings found 17:18:30 [INFO] 17:18:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 17:18:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/resources 17:18:30 [INFO] 17:18:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager --- 17:18:30 [INFO] Recompiling the module because of changed dependency. 17:18:30 [INFO] Compiling 14 source files with javac [debug release 17] to target/test-classes 17:18:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[73,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[75,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[77,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[79,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[81,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/test/java/test/mock/util/AbstractFRMTest.java:[83,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:18:30 [INFO] 17:18:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-manager --- 17:18:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:18:30 [INFO] 17:18:30 [INFO] ------------------------------------------------------- 17:18:30 [INFO] T E S T S 17:18:30 [INFO] ------------------------------------------------------- 17:18:31 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 17:18:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:18:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 17:18:33 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 17:18:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 17:18:33 [INFO] Running test.mock.FlowListenerTest 17:18:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.854 s -- in test.mock.FlowListenerTest 17:18:42 [INFO] Running test.mock.GroupListenerTest 17:18:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s -- in test.mock.GroupListenerTest 17:18:42 [INFO] Running test.mock.MeterListenerTest 17:18:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in test.mock.MeterListenerTest 17:18:43 [INFO] Running test.mock.NodeListenerTest 17:18:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in test.mock.NodeListenerTest 17:18:43 [INFO] Running test.mock.TableFeaturesListenerTest 17:18:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in test.mock.TableFeaturesListenerTest 17:18:44 [INFO] 17:18:44 [INFO] Results: 17:18:44 [INFO] 17:18:44 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 17:18:44 [INFO] 17:18:44 [INFO] 17:18:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ forwardingrules-manager --- 17:18:44 [INFO] 17:18:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- 17:18:44 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.17.4-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 17:18:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT.jar 17:18:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 17:18:44 [INFO] 17:18:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-manager --- 17:18:44 [INFO] No previous run data found, generating javadoc. 17:18:46 [WARNING] Javadoc Warnings 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:150: warning: no @return 17:18:46 [WARNING] protected abstract InstanceIdentifier getWildCardPath(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:43: warning: no comment 17:18:46 [WARNING] protected final DataBroker dataBroker; 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:48: warning: no comment 17:18:46 [WARNING] protected AbstractListeningCommiter(final ForwardingRulesManager provider, final DataBroker dataBroker, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:59: warning: no @return 17:18:46 [WARNING] protected abstract InstanceIdentifier getWildCardPath(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:20: warning: no comment 17:18:46 [WARNING] public abstract class AbstractNodeConnectorCommitter 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:26: warning: no comment 17:18:46 [WARNING] public Class getActionType() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:15: warning: no comment 17:18:46 [WARNING] public enum ActionType { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:16: warning: no comment 17:18:46 [WARNING] APPLY_ACTION(ApplyActionsCase.class), 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:17: warning: no comment 17:18:46 [WARNING] GROUP_ACTION(GroupActionCase.class), 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ActionType.java:18: warning: no comment 17:18:46 [WARNING] WRITE_ACTION(WriteActionsCase.class); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:32: warning: no @param for bundleId 17:18:46 [WARNING] void remove(InstanceIdentifier identifier, D del, InstanceIdentifier nodeIdent, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:48: warning: no @param for bundleId 17:18:46 [WARNING] void update(InstanceIdentifier identifier, D original, D update, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:64: warning: no @param for bundleId 17:18:46 [WARNING] ListenableFuture> add(InstanceIdentifier identifier, D add, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleFlowForwarder.java:66: warning: no comment 17:18:46 [WARNING] public class BundleFlowForwarder implements BundleMessagesCommiter { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleFlowForwarder.java:73: warning: no comment 17:18:46 [WARNING] public BundleFlowForwarder(final ForwardingRulesManager forwardingRulesManager) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleGroupForwarder.java:50: warning: no comment 17:18:46 [WARNING] public class BundleGroupForwarder implements BundleMessagesCommiter { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/BundleGroupForwarder.java:57: warning: no comment 17:18:46 [WARNING] public BundleGroupForwarder(final ForwardingRulesManager forwardingRulesManager) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:19: warning: no comment 17:18:46 [WARNING] public interface BundleMessagesCommiter { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:44: warning: no comment 17:18:46 [WARNING] public DeviceMastership(final NodeId nodeId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:97: warning: no comment 17:18:46 [WARNING] public void deregisterReconciliationRpc() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:74: warning: no comment 17:18:46 [WARNING] public boolean isDeviceMastered() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:82: warning: no comment 17:18:46 [WARNING] public void reconcile() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:86: warning: no comment 17:18:46 [WARNING] public void registerReconciliationRpc(final RpcProviderService rpcProviderService, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:78: warning: no comment 17:18:46 [WARNING] public void setDeviceOperationalStatus(final boolean inOperDS) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:64: warning: no comment 17:18:46 [WARNING] public DeviceMastershipManager(final ClusterSingletonServiceProvider clusterSingletonService, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:144: warning: no comment 17:18:46 [WARNING] public void add(final InstanceIdentifier identifier, final FlowCapableNode add, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:80: warning: no comment 17:18:46 [WARNING] public boolean isDeviceMastered(final NodeId nodeId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:84: warning: no comment 17:18:46 [WARNING] public boolean isNodeActive(final NodeId nodeId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:123: warning: no comment 17:18:46 [WARNING] public void remove(final InstanceIdentifier identifier, final FlowCapableNode del, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:16: warning: no comment 17:18:46 [WARNING] public class DevicesGroupRegistry { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:32: warning: no comment 17:18:46 [WARNING] public void clearNodeGroups(final String nodeId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:19: warning: no comment 17:18:46 [WARNING] public boolean isGroupPresent(final String nodeId, final Uint32 groupId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:28: warning: no comment 17:18:46 [WARNING] public void removeGroup(final String nodeId, final Uint32 groupId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DevicesGroupRegistry.java:24: warning: no comment 17:18:46 [WARNING] public void storeGroup(final String nodeId, final Uint32 groupId) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:15: warning: no comment 17:18:46 [WARNING] public interface FlowCapableNodeConnectorCommitter extends AutoCloseable, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowForwarder.java:82: warning: no comment 17:18:46 [WARNING] public FlowForwarder(final ForwardingRulesManager manager, final DataBroker db, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:86: warning: no comment 17:18:46 [WARNING] Future> removeWithResult(InstanceIdentifier identifier, D del, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeConnectorInventoryTranslator.java:12: warning: no comment 17:18:46 [WARNING] public interface FlowNodeConnectorInventoryTranslator { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeConnectorInventoryTranslator.java:14: warning: no comment 17:18:46 [WARNING] boolean isNodeConnectorUpdated(BigInteger dpId, String portName); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:30: warning: no comment 17:18:46 [WARNING] public final class FlowNodeConnectorInventoryTranslatorImpl 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:47: warning: no comment 17:18:46 [WARNING] public FlowNodeConnectorInventoryTranslatorImpl(final DataBroker dataBroker) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:27: warning: no comment 17:18:46 [WARNING] void flowNodeDisconnected(InstanceIdentifier disconnectedNode); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:25: warning: no comment 17:18:46 [WARNING] ListenableFuture reconcileConfiguration(InstanceIdentifier connectedNode); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeReconciliationImpl.java:146: warning: no comment 17:18:46 [WARNING] public FlowNodeReconciliationImpl(final ForwardingRulesManager manager, final DataBroker db, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:78: warning: no @return 17:18:46 [WARNING] SalFlowService getSalFlowService(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:84: warning: no @return 17:18:46 [WARNING] SalGroupService getSalGroupService(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:90: warning: no @return 17:18:46 [WARNING] SalMeterService getSalMeterService(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:96: warning: no @return 17:18:46 [WARNING] SalTableService getSalTableService(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:181: warning: no @param for ident 17:18:46 [WARNING] boolean isNodeOwner(InstanceIdentifier ident); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:209: warning: no @param for recoverableListener 17:18:46 [WARNING] void addRecoverableListener(RecoverableListener recoverableListener); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:37: warning: no comment 17:18:46 [WARNING] void start(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:112: warning: no comment 17:18:46 [WARNING] public ForwardingRulesManagerImpl(final DataBroker dataBroker, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:351: warning: no comment 17:18:46 [WARNING] public FlowNodeReconciliation getNodeListener() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:366: warning: no comment 17:18:46 [WARNING] public void setDeviceMastershipManager(final DeviceMastershipManager deviceMastershipManager) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:15: warning: no comment 17:18:46 [WARNING] public enum ForwardingRulesProperty { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:19: warning: no comment 17:18:46 [WARNING] BUNDLE_BASED_RECONCILIATION_ENABLED; 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:16: warning: no comment 17:18:46 [WARNING] DISABLE_RECONCILIATION, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:18: warning: no comment 17:18:46 [WARNING] RECONCILIATION_RETRY_COUNT, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesProperty.java:17: warning: no comment 17:18:46 [WARNING] STALE_MARKING_ENABLED, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:9: warning: no comment 17:18:46 [WARNING] public interface FrmReconciliationService 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FrmReconciliationServiceImpl.java:35: warning: no comment 17:18:46 [WARNING] public class FrmReconciliationServiceImpl implements FrmReconciliationService { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FrmReconciliationServiceImpl.java:42: warning: no comment 17:18:46 [WARNING] public FrmReconciliationServiceImpl(ForwardingRulesManagerImpl forwardingRulesManagerImpl) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:56: warning: no comment 17:18:46 [WARNING] public final class FrmUtil { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:60: warning: no comment 17:18:46 [WARNING] public static final String OPENFLOW_PREFIX = "openflow:"; 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:126: warning: no comment 17:18:46 [WARNING] public static InstanceIdentifier buildGroupInstanceIdentifier( 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:137: warning: no comment 17:18:46 [WARNING] public static BundleId getActiveBundle(final InstanceIdentifier nodeIdent, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:94: warning: no comment 17:18:46 [WARNING] public static Uint64 getDpnIdFromNodeName(final InstanceIdentifier nodeIdent) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:78: warning: no comment 17:18:46 [WARNING] public static String getFlowId(final FlowRef flowRef) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:82: warning: no comment 17:18:46 [WARNING] public static String getFlowId(final InstanceIdentifier identifier) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:163: warning: no comment 17:18:46 [WARNING] public static String getInventoryConfigDataStoreStatus() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:70: warning: no comment 17:18:46 [WARNING] public static NodeId getNodeIdFromNodeIdentifier(final InstanceIdentifier nodeIdent) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:74: warning: no comment 17:18:46 [WARNING] public static String getNodeIdValueFromNodeIdentifier(final InstanceIdentifier nodeIdent) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:86: warning: no comment 17:18:46 [WARNING] public static Uint8 getTableId(final FlowTableRef flowTableRef) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:90: warning: no comment 17:18:46 [WARNING] public static Uint8 getTableId(final InstanceIdentifier identifier) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:99: warning: no comment 17:18:46 [WARNING] public static Uint32 isFlowDependentOnGroup(final Flow flow) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:156: warning: no comment 17:18:46 [WARNING] public static boolean isGroupExistsOnDevice(final InstanceIdentifier nodeIdent, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupForwarder.java:63: warning: no comment 17:18:46 [WARNING] public GroupForwarder(final ForwardingRulesManager manager, final DataBroker db, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:23: warning: no comment 17:18:46 [WARNING] public void addEntry(JobEntry entry) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:35: warning: no comment 17:18:46 [WARNING] public @Nullable JobEntry getExecutingEntry() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:27: warning: no comment 17:18:46 [WARNING] public boolean isEmpty() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:31: warning: no comment 17:18:46 [WARNING] public @Nullable JobEntry poll() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:39: warning: no comment 17:18:46 [WARNING] public void setExecutingEntry(@Nullable JobEntry executingEntry) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:29: warning: no comment 17:18:46 [WARNING] public class ListenerRegistrationHelper { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:37: warning: no comment 17:18:46 [WARNING] public ListenerRegistrationHelper(final DataBroker dataBroker) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:48: warning: no comment 17:18:46 [WARNING] ListenableFuture> checkedRegisterListener( 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ListenerRegistrationHelper.java:64: warning: no comment 17:18:46 [WARNING] public void close() throws Exception { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterForwarder.java:53: warning: no comment 17:18:46 [WARNING] public MeterForwarder(final ForwardingRulesManager manager, final DataBroker db, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:23: warning: no @param for 17:18:46 [WARNING] ListenableFuture enqueueJob(String key, Callable> mainWorker); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:13: warning: no comment 17:18:46 [WARNING] public interface NodeConfigurator extends AutoCloseable { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/NodeConfiguratorImpl.java:24: warning: no comment 17:18:46 [WARNING] public class NodeConfiguratorImpl implements NodeConfigurator { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/NodeConfiguratorImpl.java:32: warning: no comment 17:18:46 [WARNING] public NodeConfiguratorImpl() { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/recovery/OpenflowServiceRecoveryHandler.java:17: warning: no comment 17:18:46 [WARNING] String buildServiceRegistryKey(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/recovery/impl/OpenflowServiceRecoveryHandlerImpl.java:21: warning: no comment 17:18:46 [WARNING] public final class OpenflowServiceRecoveryHandlerImpl implements ServiceRecoveryInterface, 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/recovery/impl/OpenflowServiceRecoveryHandlerImpl.java:29: warning: no comment 17:18:46 [WARNING] public OpenflowServiceRecoveryHandlerImpl(final ServiceRecoveryRegistry serviceRecoveryRegistry) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXAgent.java:22: warning: no comment 17:18:46 [WARNING] public final class ReconciliationJMXAgent { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXAgent.java:30: warning: no comment 17:18:46 [WARNING] public ReconciliationJMXAgent(final ReconciliationJMXService reconciliationJMXService) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXAgent.java:40: warning: no comment 17:18:46 [WARNING] public void registerReconciliationMbean(ReconciliationJMXService reconciliationJMXService) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXService.java:16: warning: no comment 17:18:46 [WARNING] public class ReconciliationJMXService implements ReconciliationJMXServiceMBean { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXService.java:20: warning: no comment 17:18:46 [WARNING] public ReconciliationJMXService(final FlowGroupCacheManager floGroupCacheManager) { 17:18:46 [WARNING] ^ 17:18:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ReconciliationJMXServiceMBean.java:17: warning: no comment 17:18:46 [WARNING] Map acquireReconciliationStates(); 17:18:46 [WARNING] ^ 17:18:46 [WARNING] 100 warnings 17:18:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-javadoc.jar 17:18:46 [INFO] 17:18:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ forwardingrules-manager --- 17:18:46 [INFO] CycloneDX: Resolving Dependencies 17:18:47 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 17:18:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/bom.xml 17:18:47 [INFO] attaching as forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/bom.json 17:18:47 [INFO] attaching as forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:18:47 [INFO] 17:18:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 17:18:47 [INFO] Skipping duplicate-finder execution! 17:18:47 [INFO] 17:18:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- 17:18:47 [WARNING] Used undeclared dependencies found: 17:18:47 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 17:18:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:18:47 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:18:47 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:18:47 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:18:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:18:47 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:18:47 [WARNING] Unused declared dependencies found: 17:18:47 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:18:47 [INFO] 17:18:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- 17:18:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-sources.jar 17:18:47 [INFO] 17:18:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-manager --- 17:18:47 [INFO] 17:18:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-manager --- 17:18:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 17:18:47 [INFO] Analyzed bundle 'forwardingrules-manager' with 47 classes 17:18:47 [INFO] 17:18:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ forwardingrules-manager --- 17:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT.pom 17:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT.jar 17:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT-javadoc.jar 17:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:18:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT-sources.jar 17:18:47 [INFO] 17:18:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- 17:18:47 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-SNAPSHOT.jar 17:18:47 [INFO] Writing OBR metadata 17:18:48 [INFO] 17:18:48 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ forwardingrules-manager --- 17:18:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:18:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:18:48 [INFO] 17:18:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- 17:18:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:48 [INFO] 17:18:48 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 17:18:48 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.17.4-SNAPSHOT [55/84] 17:18:48 [INFO] ------------------------------[ feature ]------------------------------- 17:18:48 [INFO] 17:18:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] 17:18:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:48 [INFO] 17:18:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:48 [INFO] 17:18:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] 17:18:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:18:48 [INFO] argLine set to empty 17:18:48 [INFO] 17:18:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Starting audit... 17:18:48 Audit done. 17:18:48 [INFO] You have 0 Checkstyle violations. 17:18:48 [INFO] 17:18:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Starting audit... 17:18:48 Audit done. 17:18:48 [INFO] You have 0 Checkstyle violations. 17:18:48 [INFO] 17:18:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] 17:18:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 17:18:48 [INFO] ...done! 17:18:48 [INFO] Attaching features XML 17:18:48 [INFO] 17:18:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:18:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:18:48 [INFO] 17:18:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 17:18:48 [INFO] 17:18:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] 17:18:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 17:18:48 [INFO] 17:18:48 [INFO] 17:18:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] 17:18:48 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 17:18:48 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 17:18:48 [INFO] Project dependency features detected: [] 17:18:48 [INFO] Pax Exam System (Version: 4.13.3) created. 17:18:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:18:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:18:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:18:49 [INFO] Waiting for remote bundle context.. on 21000 name: fa0b8e77-0ce2-465d-923f-cae7a76984a3 timout: [ RelativeTimeout value = 180000 ] 17:19:08 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:19:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:19:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:19:08 [INFO] 17:19:08 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:08 [INFO] 17:19:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:08 [INFO] 17:19:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:08 [INFO] CycloneDX: Resolving Dependencies 17:19:11 [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s) 17:19:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 17:19:11 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:19:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 17:19:11 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:19:11 [INFO] 17:19:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [INFO] Skipping duplicate-finder execution! 17:19:11 [INFO] 17:19:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [INFO] Skipping plugin execution 17:19:11 [INFO] 17:19:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [INFO] Skipping source per configuration. 17:19:11 [INFO] 17:19:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [INFO] 17:19:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:19:11 [INFO] 17:19:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [WARNING] 17:19:11 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 17:19:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:19:11 [WARNING] 17:19:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:19:11 [WARNING] 17:19:11 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.17.4-SNAPSHOT.pom 17:19:11 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.17.4-SNAPSHOT-features.xml 17:19:11 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:19:11 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:19:11 [INFO] 17:19:11 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 17:19:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:19:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:19:11 [WARNING] 17:19:11 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign 17:19:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:19:11 [WARNING] 17:19:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:19:11 [WARNING] 17:19:11 [INFO] 17:19:11 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 17:19:11 [INFO] Building forwardingrules-sync 0.17.4-SNAPSHOT [56/84] 17:19:11 [INFO] -------------------------------[ bundle ]------------------------------- 17:19:11 [INFO] 17:19:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-sync --- 17:19:11 [INFO] 17:19:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- 17:19:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:11 [INFO] 17:19:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 17:19:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:11 [INFO] 17:19:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ forwardingrules-sync --- 17:19:12 [INFO] 17:19:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 17:19:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:19:12 [INFO] 17:19:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-sync --- 17:19:12 [INFO] Starting audit... 17:19:12 Audit done. 17:19:12 [INFO] You have 0 Checkstyle violations. 17:19:12 [INFO] 17:19:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- 17:19:13 [INFO] Starting audit... 17:19:13 Audit done. 17:19:13 [INFO] You have 0 Checkstyle violations. 17:19:13 [INFO] 17:19:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- 17:19:13 [INFO] 17:19:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 17:19:13 [INFO] Copying 1 resource from src/main/resources to target/classes 17:19:13 [INFO] 17:19:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 17:19:13 [INFO] Recompiling the module because of changed dependency. 17:19:13 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 17:19:13 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[78,58] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:19:13 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[80,59] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:19:13 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[100,17] setTableForwarder(org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarder) in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImpl has been deprecated and marked for removal 17:19:13 [INFO] 17:19:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 17:19:13 [INFO] 17:19:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ forwardingrules-sync --- 17:19:13 [INFO] Fork Value is true 17:19:18 [INFO] Done SpotBugs Analysis.... 17:19:18 [INFO] 17:19:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 17:19:18 [INFO] 17:19:18 [INFO] 17:19:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ forwardingrules-sync --- 17:19:18 [INFO] BugInstance size is 0 17:19:18 [INFO] Error size is 0 17:19:18 [INFO] No errors/warnings found 17:19:18 [INFO] 17:19:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 17:19:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:19:18 [INFO] 17:19:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync --- 17:19:18 [INFO] Recompiling the module because of changed dependency. 17:19:18 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[41,82] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[41,33] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[43,37] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[44,46] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[44,84] unchecked cast 17:19:18 required: java.lang.Class 17:19:18 found: java.lang.Object 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[49,36] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[50,36] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[116,29] setTableForwarder(org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarder) in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImpl has been deprecated and marked for removal 17:19:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[221,17] setTableForwarder(org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarder) in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImpl has been deprecated and marked for removal 17:19:18 [INFO] 17:19:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-sync --- 17:19:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:19:18 [INFO] 17:19:18 [INFO] ------------------------------------------------------- 17:19:18 [INFO] T E S T S 17:19:18 [INFO] ------------------------------------------------------- 17:19:19 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 17:19:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:19:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.772 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 17:19:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 17:19:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 17:19:21 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 17:19:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 17:19:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 17:19:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 17:19:22 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 17:19:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 17:19:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 17:19:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 17:19:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 17:19:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 17:19:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 17:19:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 17:19:23 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 17:19:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 17:19:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 17:19:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 17:19:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 17:19:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 17:19:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 17:19:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 17:19:24 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 17:19:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 17:19:26 [INFO] 17:19:26 [INFO] Results: 17:19:26 [INFO] 17:19:26 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 17:19:26 [INFO] 17:19:26 [INFO] 17:19:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ forwardingrules-sync --- 17:19:26 [INFO] 17:19:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- 17:19:26 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.17.4-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 17:19:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT.jar 17:19:27 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 17:19:27 [INFO] 17:19:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-sync --- 17:19:27 [INFO] No previous run data found, generating javadoc. 17:19:28 [WARNING] Javadoc Warnings 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:54: warning: no comment 17:19:28 [WARNING] protected abstract LogicalDatastoreType dsType(); 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:51: warning: no comment 17:19:28 [WARNING] protected abstract Optional> processNodeModification( 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:54: warning: no comment 17:19:28 [WARNING] public void decAdded() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:62: warning: no comment 17:19:28 [WARNING] public void decRemoved() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:58: warning: no comment 17:19:28 [WARNING] public void decUpdated() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:18: warning: no comment 17:19:28 [WARNING] public int getAdded() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:34: warning: no comment 17:19:28 [WARNING] public int getRemoved() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:26: warning: no comment 17:19:28 [WARNING] public int getUpdated() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:42: warning: no comment 17:19:28 [WARNING] public void incAdded() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:50: warning: no comment 17:19:28 [WARNING] public void incRemoved() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:46: warning: no comment 17:19:28 [WARNING] public void incUpdated() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:22: warning: no comment 17:19:28 [WARNING] public void setAdded(final int added) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:38: warning: no comment 17:19:28 [WARNING] public void setRemoved(final int removed) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/CrudCounts.java:30: warning: no comment 17:19:28 [WARNING] public void setUpdated(final int updated) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastership.java:32: warning: no comment 17:19:28 [WARNING] public DeviceMastership(final NodeId nodeId, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastership.java:74: warning: no comment 17:19:28 [WARNING] public boolean isDeviceMastered() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:27: warning: no comment 17:19:28 [WARNING] public DeviceMastershipManager(final ClusterSingletonServiceProvider clusterSingletonService, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:48: warning: no comment 17:19:28 [WARNING] public boolean isDeviceMastered(final NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:33: warning: no comment 17:19:28 [WARNING] public void onDeviceConnected(final NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/clustering/DeviceMastershipManager.java:40: warning: no comment 17:19:28 [WARNING] public void onDeviceDisconnected(final NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeCachedDao.java:24: warning: no comment 17:19:28 [WARNING] public FlowCapableNodeCachedDao(FlowCapableNodeDao snapshotDao, FlowCapableNodeDao odlDao) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeDao.java:19: warning: no comment 17:19:28 [WARNING] Optional loadByNodeId(@NonNull NodeId nodeId); 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:71: warning: no comment 17:19:28 [WARNING] public static Flow flowMapLookupExisting(Flow flow, Map flowConfigMap) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:55: warning: no comment 17:19:28 [WARNING] public static Map wrapFlowsToMap(@Nullable final Collection flows) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:93: warning: no comment 17:19:28 [WARNING] public static Map wrapGroupsToMap(@Nullable final Collection groups) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:76: warning: no comment 17:19:28 [WARNING] public static Map wrapMetersToMap(@Nullable final Collection meters) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowCapableNodeLookups.java:38: warning: no comment 17:19:28 [WARNING] public static Map wrapTablesToMap(@Nullable final Collection
tables) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:38: warning: no comment 17:19:28 [WARNING] public FlowCapableNodeOdlDao(DataBroker dataBroker, LogicalDatastoreType logicalDatastoreType) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeSnapshotDao.java:22: warning: no comment 17:19:28 [WARNING] public void updateCache(final @NonNull NodeId nodeId, final Optional dataAfter) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FlowDescriptor.java:22: warning: no comment 17:19:28 [WARNING] public FlowDescriptor(Flow flow) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarder.java:49: warning: no comment 17:19:28 [WARNING] public FlowForwarder(final SalFlowService salFlowService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:71: warning: no comment 17:19:28 [WARNING] public ForwardingRulesSyncProvider(final DataBroker dataBroker, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:95: warning: no comment 17:19:28 [WARNING] public void init() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/FxChainUtil.java:31: warning: no comment 17:19:28 [WARNING] public static FutureCallback> logResultCallback(final NodeId nodeId, final String prefix) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarder.java:41: warning: no comment 17:19:28 [WARNING] public GroupForwarder(SalGroupService salGroupService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:22: warning: no comment 17:19:28 [WARNING] public Set getItemsToPush() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:26: warning: no comment 17:19:28 [WARNING] public Set> getItemsToUpdate() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:30: warning: no comment 17:19:28 [WARNING] public boolean isEmpty() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:42: warning: no comment 17:19:28 [WARNING] public ItemUpdateTuple(I original, I updated) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:47: warning: no comment 17:19:28 [WARNING] public I getOriginal() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ItemSyncBox.java:51: warning: no comment 17:19:28 [WARNING] public I getUpdated() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarder.java:41: warning: no comment 17:19:28 [WARNING] public MeterForwarder(SalMeterService salMeterService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:45: warning: no comment 17:19:28 [WARNING] public static FlowCapableNode flowCapableNodeAfter(DataTreeModification modification) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:29: warning: no comment 17:19:28 [WARNING] public static NodeId nodeId(DataTreeModification modification) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ModificationUtil.java:24: warning: no comment 17:19:28 [WARNING] public static String nodeIdValue(DataTreeModification modification) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/PathUtil.java:23: warning: no comment 17:19:28 [WARNING] public static NodeId digNodeId(final InstanceIdentifier nodeIdent) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/PathUtil.java:27: warning: no comment 17:19:28 [WARNING] public static InstanceIdentifier digNodePath(final InstanceIdentifier nodeIdent) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:216: warning: no comment 17:19:28 [WARNING] public static boolean checkGroupPrecondition(final Set installedGroupIds, final Group pendingGroup) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:239: warning: no comment 17:19:28 [WARNING] public static int countTotalPushed(final Iterable> groupsAddPlan) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:247: warning: no comment 17:19:28 [WARNING] public static int countTotalUpdated(final Iterable> groupsAddPlan) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:350: warning: no comment 17:19:28 [WARNING] public static Collection safeGroups(FlowCapableNode node) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:358: warning: no comment 17:19:28 [WARNING] public static Collection safeMeters(FlowCapableNode node) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtil.java:354: warning: no comment 17:19:28 [WARNING] public static Collection
safeTables(FlowCapableNode node) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:44: warning: no comment 17:19:28 [WARNING] public Date getRegistrationTimestamp(NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:40: warning: no comment 17:19:28 [WARNING] public boolean isRegistered(NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:24: warning: no comment 17:19:28 [WARNING] public Date register(NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconciliationRegistry.java:32: warning: no comment 17:19:28 [WARNING] public Date unregisterIfRegistered(NodeId nodeId) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SemaphoreKeeperGuavaImpl.java:22: warning: no comment 17:19:28 [WARNING] public class SemaphoreKeeperGuavaImpl implements SemaphoreKeeper { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SemaphoreKeeperGuavaImpl.java:27: warning: no comment 17:19:28 [WARNING] public SemaphoreKeeperGuavaImpl(final int permits, final boolean fair) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:37: warning: no comment 17:19:28 [WARNING] public SimplifiedConfigListener(final SyncReactor reactor, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:47: warning: no comment 17:19:28 [WARNING] public static final String DATE_AND_TIME_FORMAT = "yyyy-MM-dd'T'HH:mm:ss.SSSXXX"; 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:54: warning: no comment 17:19:28 [WARNING] public SimplifiedOperationalListener(final SyncReactor reactor, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:19: warning: no comment 17:19:28 [WARNING] public SyncCrudCounters() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:25: warning: no comment 17:19:28 [WARNING] public CrudCounts getFlowCrudCounts() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:29: warning: no comment 17:19:28 [WARNING] public CrudCounts getGroupCrudCounts() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:33: warning: no comment 17:19:28 [WARNING] public CrudCounts getMeterCrudCounts() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncCrudCounters.java:37: warning: no comment 17:19:28 [WARNING] public void resetAll() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:33: warning: no comment 17:19:28 [WARNING] public SynchronizationDiffInput(final InstanceIdentifier nodeIdent, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:61: warning: no comment 17:19:28 [WARNING] public Map> getFlowsToAddOrUpdate() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:65: warning: no comment 17:19:28 [WARNING] public Map> getFlowsToRemove() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:53: warning: no comment 17:19:28 [WARNING] public List> getGroupsToAddOrUpdate() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:73: warning: no comment 17:19:28 [WARNING] public List> getGroupsToRemove() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:57: warning: no comment 17:19:28 [WARNING] public ItemSyncBox getMetersToAddOrUpdate() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:69: warning: no comment 17:19:28 [WARNING] public ItemSyncBox getMetersToRemove() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:49: warning: no comment 17:19:28 [WARNING] public InstanceIdentifier getNodeIdent() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImpl.java:478: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyFlatBatchImpl setFlatBatchService(final SalFlatBatchService flatBatchService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImpl.java:484: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyFlatBatchImpl setTableForwarder(final TableForwarder tableForwarder) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:457: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyIncrementalImpl setFlowForwarder(final FlowForwarder flowForwarder) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:472: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyIncrementalImpl setGroupForwarder(final GroupForwarder groupForwarder) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:467: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyIncrementalImpl setMeterForwarder(final MeterForwarder meterForwarder) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:463: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyIncrementalImpl setTableForwarder(final TableForwarder tableForwarder) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImpl.java:477: warning: no comment 17:19:28 [WARNING] public SyncPlanPushStrategyIncrementalImpl setTransactionService( 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:31: warning: no comment 17:19:28 [WARNING] public SyncReactorClusterDecorator(final SyncReactor delegate, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:32: warning: no comment 17:19:28 [WARNING] public SyncReactorFutureDecorator(final SyncReactor delegate, final ListeningExecutorService executorService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:50: warning: no comment 17:19:28 [WARNING] protected ListenableFuture doSyncupInFuture(final InstanceIdentifier flowcapableNodePath, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:32: warning: no comment 17:19:28 [WARNING] public SyncReactorFutureZipDecorator(final SyncReactor delegate, final ListeningExecutorService executorService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:37: warning: no comment 17:19:28 [WARNING] public SyncReactorGuardDecorator(final SyncReactor delegate) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java:56: warning: no comment 17:19:28 [WARNING] public SyncReactorImpl(final SyncPlanPushStrategy syncPlanPushStrategy) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecorator.java:32: warning: no comment 17:19:28 [WARNING] public SyncReactorRetryDecorator(final SyncReactor delegate, final ReconciliationRegistry reconciliationRegistry) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:23: warning: no comment 17:19:28 [WARNING] public SyncupEntry(final FlowCapableNode after, final LogicalDatastoreType dsTypeAfter, 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:31: warning: no comment 17:19:28 [WARNING] public FlowCapableNode getAfter() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:35: warning: no comment 17:19:28 [WARNING] public FlowCapableNode getBefore() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:39: warning: no comment 17:19:28 [WARNING] public LogicalDatastoreType getDsTypeAfter() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:43: warning: no comment 17:19:28 [WARNING] public LogicalDatastoreType getDsTypeBefore() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/util/SyncupEntry.java:47: warning: no comment 17:19:28 [WARNING] public boolean isOptimizedConfigDelta() { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarder.java:38: warning: no comment 17:19:28 [WARNING] public TableForwarder(final SalTableService salTableService) { 17:19:28 [WARNING] ^ 17:19:28 [WARNING] 96 warnings 17:19:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-javadoc.jar 17:19:28 [INFO] 17:19:28 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ forwardingrules-sync --- 17:19:28 [INFO] CycloneDX: Resolving Dependencies 17:19:30 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:19:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/bom.xml 17:19:30 [INFO] attaching as forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.xml 17:19:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/bom.json 17:19:30 [INFO] attaching as forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.json 17:19:30 [INFO] 17:19:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 17:19:30 [INFO] Skipping duplicate-finder execution! 17:19:30 [INFO] 17:19:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- 17:19:30 [WARNING] Used undeclared dependencies found: 17:19:30 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:19:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:19:30 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:19:30 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:19:30 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:19:30 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:19:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:19:30 [WARNING] Non-test scoped test only dependencies found: 17:19:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:19:30 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:19:30 [INFO] 17:19:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- 17:19:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-sources.jar 17:19:30 [INFO] 17:19:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-sync --- 17:19:30 [INFO] 17:19:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-sync --- 17:19:30 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 17:19:30 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 17:19:30 [INFO] 17:19:30 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ forwardingrules-sync --- 17:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT.pom 17:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT.jar 17:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT-javadoc.jar 17:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.xml 17:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.json 17:19:30 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT-sources.jar 17:19:30 [INFO] 17:19:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- 17:19:30 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-SNAPSHOT.jar 17:19:30 [INFO] Writing OBR metadata 17:19:30 [INFO] 17:19:30 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ forwardingrules-sync --- 17:19:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:19:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:19:30 [INFO] 17:19:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- 17:19:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:19:30 [INFO] 17:19:30 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 17:19:30 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.17.4-SNAPSHOT [57/84] 17:19:30 [INFO] ------------------------------[ feature ]------------------------------- 17:19:30 [INFO] 17:19:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] 17:19:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:30 [INFO] 17:19:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:30 [INFO] 17:19:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] 17:19:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:19:30 [INFO] argLine set to empty 17:19:30 [INFO] 17:19:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] Starting audit... 17:19:30 Audit done. 17:19:30 [INFO] You have 0 Checkstyle violations. 17:19:30 [INFO] 17:19:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] Starting audit... 17:19:30 Audit done. 17:19:30 [INFO] You have 0 Checkstyle violations. 17:19:30 [INFO] 17:19:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:30 [INFO] 17:19:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 17:19:31 [INFO] ...done! 17:19:31 [INFO] Attaching features XML 17:19:31 [INFO] 17:19:31 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:19:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:19:31 [INFO] 17:19:31 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 17:19:31 [INFO] 17:19:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:31 [INFO] 17:19:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 17:19:31 [INFO] 17:19:31 [INFO] 17:19:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:31 [INFO] 17:19:31 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:31 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 17:19:31 [INFO] Project dependency features detected: [] 17:19:31 [INFO] Pax Exam System (Version: 4.13.3) created. 17:19:31 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:19:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:19:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:19:31 [INFO] Waiting for remote bundle context.. on 21000 name: 07fb6d53-7b5c-4287-9039-12e196e79e7c timout: [ RelativeTimeout value = 180000 ] 17:19:50 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:19:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:19:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:19:50 [INFO] 17:19:50 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:50 [INFO] 17:19:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:50 [INFO] 17:19:50 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:50 [INFO] CycloneDX: Resolving Dependencies 17:19:53 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 17:19:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 17:19:53 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.xml 17:19:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 17:19:54 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.json 17:19:54 [INFO] 17:19:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [INFO] Skipping duplicate-finder execution! 17:19:54 [INFO] 17:19:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [INFO] Skipping plugin execution 17:19:54 [INFO] 17:19:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [INFO] Skipping source per configuration. 17:19:54 [INFO] 17:19:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [INFO] 17:19:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:19:54 [INFO] 17:19:54 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [WARNING] 17:19:54 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 17:19:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:19:54 [WARNING] 17:19:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:19:54 [WARNING] 17:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.17.4-SNAPSHOT.pom 17:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.17.4-SNAPSHOT-features.xml 17:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.xml 17:19:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.17.4-SNAPSHOT-cyclonedx.json 17:19:54 [INFO] 17:19:54 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 17:19:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:19:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:19:54 [WARNING] 17:19:54 [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign 17:19:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:19:54 [WARNING] 17:19:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:19:54 [WARNING] 17:19:54 [INFO] 17:19:54 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 17:19:54 [INFO] Building table-miss-enforcer 0.17.4-SNAPSHOT [58/84] 17:19:54 [INFO] -------------------------------[ bundle ]------------------------------- 17:19:54 [INFO] 17:19:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ table-miss-enforcer --- 17:19:54 [INFO] 17:19:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- 17:19:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:54 [INFO] 17:19:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 17:19:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:54 [INFO] 17:19:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ table-miss-enforcer --- 17:19:54 [INFO] 17:19:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 17:19:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:19:54 [INFO] 17:19:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ table-miss-enforcer --- 17:19:54 [INFO] Starting audit... 17:19:54 Audit done. 17:19:54 [INFO] You have 0 Checkstyle violations. 17:19:54 [INFO] 17:19:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- 17:19:54 [INFO] Starting audit... 17:19:54 Audit done. 17:19:54 [INFO] You have 0 Checkstyle violations. 17:19:54 [INFO] 17:19:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- 17:19:54 [INFO] 17:19:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 17:19:54 [INFO] Copying 1 resource from src/main/resources to target/classes 17:19:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/generated-sources/spi 17:19:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/generated-sources/yang 17:19:54 [INFO] 17:19:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 17:19:54 [INFO] Recompiling the module because of changed dependency. 17:19:54 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:19:54 [INFO] 17:19:54 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 17:19:54 [INFO] 17:19:54 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ table-miss-enforcer --- 17:19:54 [INFO] Fork Value is true 17:19:57 [INFO] Done SpotBugs Analysis.... 17:19:57 [INFO] 17:19:57 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 17:19:57 [INFO] 17:19:57 [INFO] 17:19:57 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ table-miss-enforcer --- 17:19:57 [INFO] BugInstance size is 0 17:19:57 [INFO] Error size is 0 17:19:57 [INFO] No errors/warnings found 17:19:57 [INFO] 17:19:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 17:19:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/src/test/resources 17:19:57 [INFO] 17:19:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer --- 17:19:57 [INFO] Recompiling the module because of changed dependency. 17:19:57 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:19:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[80,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 17:19:57 required: T 17:19:57 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:19:57 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[80,65] unchecked conversion 17:19:57 required: T 17:19:57 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:19:57 [INFO] 17:19:57 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ table-miss-enforcer --- 17:19:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:19:57 [INFO] 17:19:57 [INFO] ------------------------------------------------------- 17:19:57 [INFO] T E S T S 17:19:57 [INFO] ------------------------------------------------------- 17:19:58 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 17:19:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:19:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 17:19:59 [INFO] 17:19:59 [INFO] Results: 17:19:59 [INFO] 17:19:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 17:19:59 [INFO] 17:19:59 [INFO] 17:19:59 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ table-miss-enforcer --- 17:19:59 [INFO] 17:19:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- 17:20:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT.jar 17:20:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 17:20:00 [INFO] 17:20:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ table-miss-enforcer --- 17:20:00 [INFO] No previous run data found, generating javadoc. 17:20:01 [WARNING] Javadoc Warnings 17:20:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:53: warning: no comment 17:20:01 [WARNING] public class LLDPPacketPuntEnforcer implements AutoCloseable, ClusteredDataTreeChangeListener { 17:20:01 [WARNING] ^ 17:20:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:64: warning: no comment 17:20:01 [WARNING] public LLDPPacketPuntEnforcer(final SalFlowService flowService, final DataBroker dataBroker, 17:20:01 [WARNING] ^ 17:20:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:71: warning: no comment 17:20:01 [WARNING] public void start() { 17:20:01 [WARNING] ^ 17:20:01 [WARNING] 3 warnings 17:20:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-javadoc.jar 17:20:01 [INFO] 17:20:01 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ table-miss-enforcer --- 17:20:01 [INFO] CycloneDX: Resolving Dependencies 17:20:01 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:20:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/bom.xml 17:20:01 [INFO] attaching as table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/bom.json 17:20:01 [INFO] attaching as table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.json 17:20:01 [INFO] 17:20:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 17:20:01 [INFO] Skipping duplicate-finder execution! 17:20:01 [INFO] 17:20:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- 17:20:01 [WARNING] Used undeclared dependencies found: 17:20:01 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:20:01 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:20:01 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:20:01 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:20:01 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:20:01 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:20:01 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:20:01 [WARNING] Unused declared dependencies found: 17:20:01 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:20:01 [INFO] 17:20:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- 17:20:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-sources.jar 17:20:01 [INFO] 17:20:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ table-miss-enforcer --- 17:20:01 [INFO] 17:20:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ table-miss-enforcer --- 17:20:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 17:20:01 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 17:20:01 [INFO] 17:20:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ table-miss-enforcer --- 17:20:01 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT.pom 17:20:01 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT.jar 17:20:01 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT-javadoc.jar 17:20:01 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:01 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.json 17:20:01 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT-sources.jar 17:20:01 [INFO] 17:20:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- 17:20:01 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-SNAPSHOT.jar 17:20:01 [INFO] Writing OBR metadata 17:20:02 [INFO] 17:20:02 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ table-miss-enforcer --- 17:20:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:20:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:20:02 [INFO] 17:20:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- 17:20:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:20:02 [INFO] 17:20:02 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 17:20:02 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.17.4-SNAPSHOT [59/84] 17:20:02 [INFO] ------------------------------[ feature ]------------------------------- 17:20:02 [INFO] 17:20:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] 17:20:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:02 [INFO] 17:20:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:02 [INFO] 17:20:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] 17:20:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:20:02 [INFO] argLine set to empty 17:20:02 [INFO] 17:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Starting audit... 17:20:02 Audit done. 17:20:02 [INFO] You have 0 Checkstyle violations. 17:20:02 [INFO] 17:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Starting audit... 17:20:02 Audit done. 17:20:02 [INFO] You have 0 Checkstyle violations. 17:20:02 [INFO] 17:20:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] 17:20:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 17:20:02 [INFO] ...done! 17:20:02 [INFO] Attaching features XML 17:20:02 [INFO] 17:20:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:20:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:20:02 [INFO] 17:20:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 17:20:02 [INFO] 17:20:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] 17:20:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 17:20:02 [INFO] 17:20:02 [INFO] 17:20:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] 17:20:02 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:02 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 17:20:02 [INFO] Project dependency features detected: [] 17:20:02 [INFO] Pax Exam System (Version: 4.13.3) created. 17:20:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:20:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:20:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:20:03 [INFO] Waiting for remote bundle context.. on 21000 name: 3120eea8-0a7c-449a-a0bb-7a7ff39bc031 timout: [ RelativeTimeout value = 180000 ] 17:20:22 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:20:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:20:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:20:23 [INFO] 17:20:23 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:23 [INFO] 17:20:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:23 [INFO] 17:20:23 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:23 [INFO] CycloneDX: Resolving Dependencies 17:20:26 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 17:20:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 17:20:26 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 17:20:26 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.json 17:20:26 [INFO] 17:20:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [INFO] Skipping duplicate-finder execution! 17:20:26 [INFO] 17:20:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [INFO] Skipping plugin execution 17:20:26 [INFO] 17:20:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [INFO] Skipping source per configuration. 17:20:26 [INFO] 17:20:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [INFO] 17:20:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:20:26 [INFO] 17:20:26 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [WARNING] 17:20:26 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 17:20:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:20:26 [WARNING] 17:20:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:20:26 [WARNING] 17:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.17.4-SNAPSHOT.pom 17:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.17.4-SNAPSHOT-features.xml 17:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:26 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.17.4-SNAPSHOT-cyclonedx.json 17:20:26 [INFO] 17:20:26 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 17:20:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:20:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:20:26 [WARNING] 17:20:26 [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign 17:20:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:20:26 [WARNING] 17:20:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:20:26 [WARNING] 17:20:26 [INFO] 17:20:26 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 17:20:26 [INFO] Building topology-lldp-discovery 0.17.4-SNAPSHOT [60/84] 17:20:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:20:26 [INFO] 17:20:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-lldp-discovery --- 17:20:26 [INFO] 17:20:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- 17:20:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:26 [INFO] 17:20:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 17:20:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:26 [INFO] 17:20:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 17:20:26 [INFO] 17:20:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 17:20:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:20:26 [INFO] 17:20:26 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ topology-lldp-discovery --- 17:20:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:20:26 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/yang 17:20:26 [INFO] yang-to-sources: Found 11 dependencies in 3.242 ms 17:20:26 [INFO] yang-to-sources: Project model files found: 1 in 458.3 μs 17:20:26 [INFO] yang-to-sources: 1 YANG models processed in 63.22 ms 17:20:26 [INFO] BindingJavaFileGenerator: Defined 7 files in 644.6 μs 17:20:26 [INFO] Sorted 7 files into 2 directories in 59.66 μs 17:20:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 32.09 ms 17:20:26 [INFO] 17:20:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- 17:20:26 [INFO] Starting audit... 17:20:26 Audit done. 17:20:26 [INFO] You have 0 Checkstyle violations. 17:20:26 [INFO] 17:20:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- 17:20:27 [INFO] Starting audit... 17:20:27 Audit done. 17:20:27 [INFO] You have 0 Checkstyle violations. 17:20:27 [INFO] 17:20:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- 17:20:27 [INFO] 17:20:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 17:20:27 [INFO] Copying 1 resource from src/main/resources to target/classes 17:20:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/spi 17:20:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:20:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:20:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:20:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/spi 17:20:27 [INFO] 17:20:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 17:20:27 [INFO] Recompiling the module because of changed dependency. 17:20:27 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] 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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 17:20:27 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 17:20:27 [INFO] 17:20:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 17:20:27 [INFO] 17:20:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-lldp-discovery --- 17:20:27 [INFO] Fork Value is true 17:20:30 [INFO] Done SpotBugs Analysis.... 17:20:30 [INFO] 17:20:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 17:20:30 [INFO] 17:20:30 [INFO] 17:20:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-lldp-discovery --- 17:20:30 [INFO] BugInstance size is 0 17:20:30 [INFO] Error size is 0 17:20:30 [INFO] No errors/warnings found 17:20:30 [INFO] 17:20:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 17:20:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/resources 17:20:30 [INFO] 17:20:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 17:20:30 [INFO] Recompiling the module because of changed dependency. 17:20:30 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[57,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 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[57,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 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[57,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 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[65,13] 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 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[65,13] 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 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[65,13] 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 17:20:30 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[97,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 17:20:30 [INFO] 17:20:30 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-lldp-discovery --- 17:20:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:20:30 [INFO] 17:20:30 [INFO] ------------------------------------------------------- 17:20:30 [INFO] T E S T S 17:20:30 [INFO] ------------------------------------------------------- 17:20:31 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 17:20:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:20:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 17:20:33 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 17:20:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 17:20:33 [INFO] 17:20:33 [INFO] Results: 17:20:33 [INFO] 17:20:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 17:20:33 [INFO] 17:20:33 [INFO] 17:20:33 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ topology-lldp-discovery --- 17:20:33 [INFO] 17:20:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- 17:20:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT.jar 17:20:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 17:20:33 [INFO] 17:20:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-lldp-discovery --- 17:20:33 [INFO] No previous run data found, generating javadoc. 17:20:35 [WARNING] Javadoc Warnings 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPActivator.java:22: warning: no comment 17:20:35 [WARNING] public class LLDPActivator implements AutoCloseable { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPActivator.java:31: warning: no comment 17:20:35 [WARNING] public LLDPActivator(NotificationService notificationService, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPActivator.java:52: warning: no comment 17:20:35 [WARNING] public static String getLldpSecureKey() { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:26: warning: no comment 17:20:35 [WARNING] public class LLDPDiscoveryListener implements Listener { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:34: warning: no comment 17:20:35 [WARNING] public LLDPDiscoveryListener(final NotificationPublishService notificationService, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:46: warning: no comment 17:20:35 [WARNING] public final class LLDPDiscoveryUtils { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:51: warning: no comment 17:20:35 [WARNING] public static final short ETHERNET_TYPE_LLDP = (short) 0x88cc; 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:50: warning: no comment 17:20:35 [WARNING] public static final short ETHERNET_TYPE_VLAN = (short) 0x8100; 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:156: warning: no comment 17:20:35 [WARNING] public static boolean isEntityOwned(final EntityOwnershipService eos, final String nodeId) { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:162: warning: no comment 17:20:35 [WARNING] .LinkDiscovered toLLDPLinkDiscovered(final Link link) { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for topologyLldpDiscoveryConfig 17:20:35 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for notificationService 17:20:35 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for configurationService 17:20:35 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for entityOwnershipService 17:20:35 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:70: warning: no @param for dataBroker 17:20:35 [WARNING] public LLDPLinkAger(final TopologyLldpDiscoveryConfig topologyLldpDiscoveryConfig, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:50: warning: no comment 17:20:35 [WARNING] public final class LLDPLinkAger implements ConfigurationListener, ClusteredDataTreeChangeListener, AutoCloseable { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:150: warning: no comment 17:20:35 [WARNING] protected boolean isLinkPresent(final LinkDiscovered linkDiscovered) { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:128: warning: no comment 17:20:35 [WARNING] public boolean isLinkToDateEmpty() { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:91: warning: no comment 17:20:35 [WARNING] public void put(LinkDiscovered link) { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/lldp/discovery/config/rev160511/NonZeroUint32Type.java:42: warning: no comment 17:20:35 [WARNING] public NonZeroUint32Type(Uint32 _value) { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/lldp/discovery/config/rev160511/NonZeroUint32Type.java:61: warning: no comment 17:20:35 [WARNING] public static NonZeroUint32Type getDefaultInstance(final String defaultValue) { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:14: warning: no comment 17:20:35 [WARNING] public enum TopologyLLDPDiscoveryProperty { 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:15: warning: no comment 17:20:35 [WARNING] LLDP_SECURE_KEY, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:17: warning: no comment 17:20:35 [WARNING] TOPOLOGY_LLDP_EXPIRATION_INTERVAL; 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/TopologyLLDPDiscoveryProperty.java:16: warning: no comment 17:20:35 [WARNING] TOPOLOGY_LLDP_INTERVAL, 17:20:35 [WARNING] ^ 17:20:35 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/lldp/discovery/config/rev160511/NonZeroUint32Type.java:32: warning: no comment 17:20:35 [WARNING] private final Uint32 _value; 17:20:35 [WARNING] ^ 17:20:35 [WARNING] 26 warnings 17:20:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-javadoc.jar 17:20:35 [INFO] 17:20:35 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-lldp-discovery --- 17:20:35 [INFO] CycloneDX: Resolving Dependencies 17:20:36 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 17:20:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/bom.xml 17:20:36 [INFO] attaching as topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/bom.json 17:20:36 [INFO] attaching as topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.json 17:20:36 [INFO] 17:20:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 17:20:36 [INFO] Skipping duplicate-finder execution! 17:20:36 [INFO] 17:20:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 17:20:36 [WARNING] Used undeclared dependencies found: 17:20:36 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:20:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:20:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:20:36 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:20:36 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:20:36 [INFO] 17:20:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 17:20:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-sources.jar 17:20:36 [INFO] 17:20:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-lldp-discovery --- 17:20:36 [INFO] 17:20:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-lldp-discovery --- 17:20:36 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 17:20:36 [INFO] Analyzed bundle 'topology-lldp-discovery' with 6 classes 17:20:36 [INFO] 17:20:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-lldp-discovery --- 17:20:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT.pom 17:20:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT.jar 17:20:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT-javadoc.jar 17:20:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.json 17:20:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT-sources.jar 17:20:36 [INFO] 17:20:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- 17:20:36 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-SNAPSHOT.jar 17:20:36 [INFO] Writing OBR metadata 17:20:36 [INFO] 17:20:36 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ topology-lldp-discovery --- 17:20:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:20:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:20:36 [INFO] 17:20:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- 17:20:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:20:36 [INFO] 17:20:36 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 17:20:36 [INFO] Building lldp-speaker 0.17.4-SNAPSHOT [61/84] 17:20:36 [INFO] -------------------------------[ bundle ]------------------------------- 17:20:36 [INFO] 17:20:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lldp-speaker --- 17:20:36 [INFO] 17:20:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- 17:20:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:36 [INFO] 17:20:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- 17:20:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:36 [INFO] 17:20:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ lldp-speaker --- 17:20:36 [INFO] 17:20:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 17:20:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:20:36 [INFO] 17:20:36 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ lldp-speaker --- 17:20:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:20:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/yang 17:20:36 [INFO] yang-to-sources: Found 12 dependencies in 2.733 ms 17:20:36 [INFO] yang-to-sources: Project model files found: 2 in 730.3 μs 17:20:36 [INFO] yang-to-sources: 3 YANG models processed in 63.72 ms 17:20:36 [INFO] BindingJavaFileGenerator: Defined 31 files in 1.413 ms 17:20:36 [INFO] Sorted 31 files into 3 directories in 90.62 μs 17:20:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 31 in 11.14 ms 17:20:36 [INFO] 17:20:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- 17:20:37 [INFO] Starting audit... 17:20:37 Audit done. 17:20:37 [INFO] You have 0 Checkstyle violations. 17:20:37 [INFO] 17:20:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- 17:20:37 [INFO] Starting audit... 17:20:37 Audit done. 17:20:37 [INFO] You have 0 Checkstyle violations. 17:20:37 [INFO] 17:20:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- 17:20:37 [INFO] 17:20:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 17:20:37 [INFO] Copying 1 resource from src/main/resources to target/classes 17:20:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/spi 17:20:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:20:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:20:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:20:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/spi 17:20:37 [INFO] 17:20:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 17:20:37 [INFO] Recompiling the module because of changed dependency. 17:20:37 [INFO] Compiling 35 source files with javac [debug release 17] to target/classes 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[62,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[64,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,79] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked conversion 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,84] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,85] unchecked conversion 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[83,14] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,42] unchecked method invocation: method processAddedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,43] unchecked conversion 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,44] unchecked method invocation: method processUpdatedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,45] unchecked conversion 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,44] unchecked method invocation: method processRemovedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,45] unchecked conversion 17:20:37 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:20:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:20:37 [INFO] 17:20:37 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 17:20:37 [INFO] 17:20:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ lldp-speaker --- 17:20:37 [INFO] Fork Value is true 17:20:40 [INFO] Done SpotBugs Analysis.... 17:20:40 [INFO] 17:20:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 17:20:40 [INFO] 17:20:40 [INFO] 17:20:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ lldp-speaker --- 17:20:40 [INFO] BugInstance size is 0 17:20:40 [INFO] Error size is 0 17:20:40 [INFO] No errors/warnings found 17:20:40 [INFO] 17:20:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- 17:20:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/resources 17:20:40 [INFO] 17:20:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ lldp-speaker --- 17:20:40 [INFO] Recompiling the module because of changed dependency. 17:20:40 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[66,13] found raw type: java.util.concurrent.ScheduledFuture 17:20:40 missing type arguments for generic class java.util.concurrent.ScheduledFuture 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[80,49] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 17:20:40 required: T 17:20:40 found: java.util.concurrent.ScheduledFuture 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[80,50] unchecked conversion 17:20:40 required: T 17:20:40 found: java.util.concurrent.ScheduledFuture 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[60,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[70,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[72,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[82,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[83,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[93,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[94,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[106,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[108,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[120,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[122,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[133,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[136,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[147,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[150,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[164,14] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[168,37] unchecked call to onDataTreeChanged(java.util.Collection>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[180,36] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[183,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:40 [INFO] 17:20:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ lldp-speaker --- 17:20:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:20:40 [INFO] 17:20:40 [INFO] ------------------------------------------------------- 17:20:40 [INFO] T E S T S 17:20:40 [INFO] ------------------------------------------------------- 17:20:41 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 17:20:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:20:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 17:20:44 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 17:20:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 17:20:44 [INFO] 17:20:44 [INFO] Results: 17:20:44 [INFO] 17:20:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 17:20:44 [INFO] 17:20:44 [INFO] 17:20:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ lldp-speaker --- 17:20:44 [INFO] 17:20:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- 17:20:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT.jar 17:20:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 17:20:44 [INFO] 17:20:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lldp-speaker --- 17:20:44 [INFO] No previous run data found, generating javadoc. 17:20:46 [WARNING] Javadoc Warnings 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/ChangeOperationalStatusOutput.java:16: warning: no comment 17:20:46 [WARNING] public interface ChangeOperationalStatusOutput 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/GetLldpFloodIntervalInput.java:16: warning: no comment 17:20:46 [WARNING] public interface GetLldpFloodIntervalInput 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/GetOperationalStatusInput.java:16: warning: no comment 17:20:46 [WARNING] public interface GetOperationalStatusInput 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:69: warning: no comment 17:20:46 [WARNING] public LLDPSpeaker(final PacketProcessingService packetProcessingService, 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:63: warning: no comment 17:20:46 [WARNING] public LLDPSpeaker(final PacketProcessingService packetProcessingService, final LldpSpeakerConfig lldpSpeakerConfig, 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:102: warning: no comment 17:20:46 [WARNING] public long getLldpFloodInterval() { 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:90: warning: no comment 17:20:46 [WARNING] public OperStatus getOperationalStatus() { 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:94: warning: no comment 17:20:46 [WARNING] public void setLldpFloodInterval(final long time) { 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:82: warning: no comment 17:20:46 [WARNING] public void setOperationalStatus(final OperStatus operationalStatus) { 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:9: warning: no comment 17:20:46 [WARNING] public interface LldpSpeakerService 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:58: warning: no comment 17:20:46 [WARNING] public NodeConnectorInventoryEventTranslator(final DataBroker dataBroker, 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/OperationalStatusChangeService.java:27: warning: no comment 17:20:46 [WARNING] public class OperationalStatusChangeService implements LldpSpeakerService { 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/OperationalStatusChangeService.java:31: warning: no comment 17:20:46 [WARNING] public OperationalStatusChangeService(final LLDPSpeaker speakerInstance) { 17:20:46 [WARNING] ^ 17:20:46 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/SetLldpFloodIntervalOutput.java:16: warning: no comment 17:20:46 [WARNING] public interface SetLldpFloodIntervalOutput 17:20:46 [WARNING] ^ 17:20:46 [WARNING] 14 warnings 17:20:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-javadoc.jar 17:20:46 [INFO] 17:20:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ lldp-speaker --- 17:20:46 [INFO] CycloneDX: Resolving Dependencies 17:20:47 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 17:20:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/bom.xml 17:20:47 [INFO] attaching as lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/bom.json 17:20:47 [INFO] attaching as lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.json 17:20:47 [INFO] 17:20:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 17:20:47 [INFO] Skipping duplicate-finder execution! 17:20:47 [INFO] 17:20:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lldp-speaker --- 17:20:47 [WARNING] Used undeclared dependencies found: 17:20:47 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:20:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:20:47 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:20:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:20:47 [WARNING] Unused declared dependencies found: 17:20:47 [WARNING] org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:20:47 [INFO] 17:20:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- 17:20:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-sources.jar 17:20:47 [INFO] 17:20:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lldp-speaker --- 17:20:47 [INFO] 17:20:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lldp-speaker --- 17:20:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/code-coverage/jacoco.exec 17:20:47 [INFO] Analyzed bundle 'lldp-speaker' with 4 classes 17:20:47 [INFO] 17:20:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ lldp-speaker --- 17:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT.pom 17:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT.jar 17:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT-javadoc.jar 17:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.json 17:20:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT-sources.jar 17:20:47 [INFO] 17:20:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- 17:20:47 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-SNAPSHOT.jar 17:20:47 [INFO] Writing OBR metadata 17:20:47 [INFO] 17:20:47 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ lldp-speaker --- 17:20:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:20:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:20:47 [INFO] 17:20:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- 17:20:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:20:47 [INFO] 17:20:47 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 17:20:47 [INFO] Building topology-manager 0.17.4-SNAPSHOT [62/84] 17:20:47 [INFO] -------------------------------[ bundle ]------------------------------- 17:20:47 [INFO] 17:20:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-manager --- 17:20:47 [INFO] 17:20:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- 17:20:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:47 [INFO] 17:20:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- 17:20:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:47 [INFO] 17:20:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-manager --- 17:20:48 [INFO] 17:20:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 17:20:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:20:48 [INFO] 17:20:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-manager --- 17:20:48 [INFO] Starting audit... 17:20:48 Audit done. 17:20:48 [INFO] You have 0 Checkstyle violations. 17:20:48 [INFO] 17:20:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- 17:20:48 [INFO] Starting audit... 17:20:48 Audit done. 17:20:48 [INFO] You have 0 Checkstyle violations. 17:20:48 [INFO] 17:20:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- 17:20:48 [INFO] 17:20:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 17:20:48 [INFO] Copying 1 resource from src/main/resources to target/classes 17:20:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/generated-sources/spi 17:20:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/generated-sources/yang 17:20:48 [INFO] 17:20:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 17:20:48 [INFO] Recompiling the module because of changed dependency. 17:20:48 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 17:20:48 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:20:48 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 17:20:48 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 17:20:48 [INFO] 17:20:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-manager >>> 17:20:48 [INFO] 17:20:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-manager --- 17:20:48 [INFO] Fork Value is true 17:20:51 [INFO] Done SpotBugs Analysis.... 17:20:51 [INFO] 17:20:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-manager <<< 17:20:51 [INFO] 17:20:51 [INFO] 17:20:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-manager --- 17:20:51 [INFO] BugInstance size is 0 17:20:51 [INFO] Error size is 0 17:20:51 [INFO] No errors/warnings found 17:20:51 [INFO] 17:20:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- 17:20:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:20:51 [INFO] 17:20:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-manager --- 17:20:51 [INFO] Recompiling the module because of changed dependency. 17:20:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[85,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[93,16] unchecked conversion 17:20:51 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,67] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,68] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[103,67] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,67] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,68] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[147,67] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[169,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,67] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,68] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[170,67] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[176,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,74] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[116,73] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,74] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[168,73] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,74] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[193,73] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,74] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[245,73] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[253,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,73] unchecked method invocation: method singleton in class java.util.Collections is applied to given types 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,74] unchecked conversion 17:20:51 required: T 17:20:51 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[292,73] unchecked conversion 17:20:51 required: java.util.Collection> 17:20:51 found: java.util.Set 17:20:51 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[300,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:20:51 [INFO] 17:20:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-manager --- 17:20:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:20:51 [INFO] 17:20:51 [INFO] ------------------------------------------------------- 17:20:51 [INFO] T E S T S 17:20:51 [INFO] ------------------------------------------------------- 17:20:52 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 17:20:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:20:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.880 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 17:20:54 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 17:20:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 17:20:54 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 17:20:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 17:20:55 [INFO] 17:20:55 [INFO] Results: 17:20:55 [INFO] 17:20:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:20:55 [INFO] 17:20:55 [INFO] 17:20:55 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ topology-manager --- 17:20:55 [INFO] 17:20:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- 17:20:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT.jar 17:20:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/META-INF/MANIFEST.MF 17:20:55 [INFO] 17:20:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-manager --- 17:20:55 [INFO] No previous run data found, generating javadoc. 17:20:56 [WARNING] Javadoc Warnings 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:26: warning: no comment 17:20:56 [WARNING] public abstract class DataTreeChangeListenerImpl implements DataTreeChangeListener, 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:31: warning: no comment 17:20:56 [WARNING] protected final ListenerRegistration listenerRegistration; 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:32: warning: no comment 17:20:56 [WARNING] protected OperationProcessor operationProcessor; 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:36: warning: no comment 17:20:56 [WARNING] public DataTreeChangeListenerImpl(final OperationProcessor operationProcessor, final DataBroker dataBroker, 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:30: warning: no comment 17:20:56 [WARNING] public final class FlowCapableNodeMapping { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:43: warning: no comment 17:20:56 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final NodeConnectorRef ref) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:39: warning: no comment 17:20:56 [WARNING] public static NodeKey getNodeKey(final NodeConnectorRef ref) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:35: warning: no comment 17:20:56 [WARNING] public static NodeKey getNodeKey(final NodeRef ref) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:71: warning: no comment 17:20:56 [WARNING] public static TerminationPoint toTerminationPoint(final TpId id, final NodeConnectorRef invNodeConnectorRef) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:56: warning: no comment 17:20:56 [WARNING] public static TpId toTerminationPointId(final NodeConnectorId id) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:80: warning: no comment 17:20:56 [WARNING] public static Link toTopologyLink( 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:65: warning: no comment 17:20:56 [WARNING] .topology.Node toTopologyNode( 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableNodeMapping.java:47: warning: no comment 17:20:56 [WARNING] public static NodeId toTopologyNodeId( 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:37: warning: no comment 17:20:56 [WARNING] public class FlowCapableTopologyProvider implements ClusterSingletonService, AutoCloseable { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:53: warning: no comment 17:20:56 [WARNING] public FlowCapableTopologyProvider(final DataBroker dataBroker, 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:29: warning: no comment 17:20:56 [WARNING] public class NodeChangeListenerImpl extends DataTreeChangeListenerImpl { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:33: warning: no comment 17:20:56 [WARNING] public NodeChangeListenerImpl(final DataBroker dataBroker, final OperationProcessor operationProcessor) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/OperationProcessor.java:22: warning: no comment 17:20:56 [WARNING] public final class OperationProcessor implements AutoCloseable, Runnable { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/OperationProcessor.java:34: warning: no comment 17:20:56 [WARNING] public OperationProcessor(final DataBroker dataBroker) { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/OperationProcessor.java:53: warning: no comment 17:20:56 [WARNING] public void start() { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:36: warning: no comment 17:20:56 [WARNING] public class TerminationPointChangeListenerImpl extends DataTreeChangeListenerImpl { 17:20:56 [WARNING] ^ 17:20:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:40: warning: no comment 17:20:56 [WARNING] public TerminationPointChangeListenerImpl(final DataBroker dataBroker, 17:20:56 [WARNING] ^ 17:20:56 [WARNING] 22 warnings 17:20:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-javadoc.jar 17:20:56 [INFO] 17:20:56 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ topology-manager --- 17:20:56 [INFO] CycloneDX: Resolving Dependencies 17:20:57 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 17:20:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/bom.xml 17:20:57 [INFO] attaching as topology-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/bom.json 17:20:57 [INFO] attaching as topology-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:20:57 [INFO] 17:20:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 17:20:57 [INFO] Skipping duplicate-finder execution! 17:20:57 [INFO] 17:20:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-manager --- 17:20:57 [WARNING] Used undeclared dependencies found: 17:20:57 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:20:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:20:57 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:20:57 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:20:57 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:20:57 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:20:57 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:20:57 [WARNING] Non-test scoped test only dependencies found: 17:20:57 [WARNING] org.opendaylight.yangtools:util:jar:11.0.7:compile 17:20:57 [INFO] 17:20:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- 17:20:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-sources.jar 17:20:57 [INFO] 17:20:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-manager --- 17:20:57 [INFO] 17:20:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-manager --- 17:20:57 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/code-coverage/jacoco.exec 17:20:57 [INFO] Analyzed bundle 'topology-manager' with 11 classes 17:20:57 [INFO] 17:20:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ topology-manager --- 17:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT.pom 17:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT.jar 17:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT-javadoc.jar 17:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT-sources.jar 17:20:57 [INFO] 17:20:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- 17:20:57 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-SNAPSHOT.jar 17:20:57 [INFO] Writing OBR metadata 17:20:57 [INFO] 17:20:57 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ topology-manager --- 17:20:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:20:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:20:57 [INFO] 17:20:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- 17:20:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:20:57 [INFO] 17:20:57 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 17:20:57 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.17.4-SNAPSHOT [63/84] 17:20:57 [INFO] ------------------------------[ feature ]------------------------------- 17:20:57 [INFO] 17:20:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology --- 17:20:57 [INFO] 17:20:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 17:20:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:57 [INFO] 17:20:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 17:20:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:20:57 [INFO] 17:20:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] 17:20:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:20:58 [INFO] argLine set to empty 17:20:58 [INFO] 17:20:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] Starting audit... 17:20:58 Audit done. 17:20:58 [INFO] You have 0 Checkstyle violations. 17:20:58 [INFO] 17:20:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] Starting audit... 17:20:58 Audit done. 17:20:58 [INFO] You have 0 Checkstyle violations. 17:20:58 [INFO] 17:20:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] 17:20:58 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 17:20:58 [INFO] ...done! 17:20:58 [INFO] Attaching features XML 17:20:58 [INFO] 17:20:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:20:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:20:58 [INFO] 17:20:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 17:20:58 [INFO] 17:20:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] 17:20:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 17:20:58 [INFO] 17:20:58 [INFO] 17:20:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] 17:20:58 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-topology --- 17:20:58 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 17:20:58 [INFO] Project dependency features detected: [] 17:20:58 [INFO] Pax Exam System (Version: 4.13.3) created. 17:20:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:20:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:20:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:20:59 [INFO] Waiting for remote bundle context.. on 21000 name: 9a949ed6-e688-41d9-88fc-57cfb4ddaef4 timout: [ RelativeTimeout value = 180000 ] 17:26:17 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:26:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:26:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:26:18 [INFO] 17:26:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-topology --- 17:26:18 [INFO] 17:26:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 17:26:18 [INFO] 17:26:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-topology --- 17:26:18 [INFO] CycloneDX: Resolving Dependencies 17:26:21 [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s) 17:26:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml 17:26:21 [INFO] attaching as odl-openflowplugin-app-topology-0.17.4-SNAPSHOT-cyclonedx.xml 17:26:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json 17:26:21 [INFO] attaching as odl-openflowplugin-app-topology-0.17.4-SNAPSHOT-cyclonedx.json 17:26:21 [INFO] 17:26:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 17:26:21 [INFO] Skipping duplicate-finder execution! 17:26:21 [INFO] 17:26:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 17:26:21 [INFO] Skipping plugin execution 17:26:21 [INFO] 17:26:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 17:26:21 [INFO] Skipping source per configuration. 17:26:21 [INFO] 17:26:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 17:26:21 [INFO] 17:26:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology --- 17:26:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:26:21 [INFO] 17:26:21 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-topology --- 17:26:21 [WARNING] 17:26:21 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 17:26:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:26:21 [WARNING] 17:26:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:26:21 [WARNING] 17:26:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-0.17.4-SNAPSHOT.pom 17:26:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-0.17.4-SNAPSHOT-features.xml 17:26:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-0.17.4-SNAPSHOT-cyclonedx.xml 17:26:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-0.17.4-SNAPSHOT-cyclonedx.json 17:26:21 [INFO] 17:26:21 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 17:26:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:26:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:26:21 [WARNING] 17:26:21 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign 17:26:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:26:21 [WARNING] 17:26:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:26:21 [WARNING] 17:26:21 [INFO] 17:26:21 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 17:26:21 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.17.4-SNAPSHOT [64/84] 17:26:21 [INFO] ------------------------------[ feature ]------------------------------- 17:26:21 [INFO] 17:26:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 17:26:21 [INFO] 17:26:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 17:26:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:26:21 [INFO] 17:26:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 17:26:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:26:21 [INFO] 17:26:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 17:26:21 [INFO] 17:26:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 17:26:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:26:21 [INFO] argLine set to empty 17:26:21 [INFO] 17:26:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 17:26:21 [INFO] Starting audit... 17:26:21 Audit done. 17:26:21 [INFO] You have 0 Checkstyle violations. 17:26:21 [INFO] 17:26:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] Starting audit... 17:26:22 Audit done. 17:26:22 [INFO] You have 0 Checkstyle violations. 17:26:22 [INFO] 17:26:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] 17:26:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 17:26:22 [INFO] ...done! 17:26:22 [INFO] Attaching features XML 17:26:22 [INFO] 17:26:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:26:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:26:22 [INFO] 17:26:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 17:26:22 [INFO] 17:26:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] 17:26:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 17:26:22 [INFO] 17:26:22 [INFO] 17:26:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] 17:26:22 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-lldp-speaker --- 17:26:22 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 17:26:22 [INFO] Project dependency features detected: [] 17:26:22 [INFO] Pax Exam System (Version: 4.13.3) created. 17:26:22 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:26:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:26:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:26:23 [INFO] Waiting for remote bundle context.. on 21000 name: 68bc07b2-d5a8-409c-8990-ea4860e85a9c timout: [ RelativeTimeout value = 180000 ] 17:26:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:26:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:26:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:26:44 [INFO] 17:26:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 17:26:44 [INFO] 17:26:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 17:26:44 [INFO] 17:26:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 17:26:44 [INFO] CycloneDX: Resolving Dependencies 17:26:47 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 17:26:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml 17:26:47 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.xml 17:26:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json 17:26:47 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.json 17:26:47 [INFO] 17:26:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [INFO] Skipping duplicate-finder execution! 17:26:47 [INFO] 17:26:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [INFO] Skipping plugin execution 17:26:47 [INFO] 17:26:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [INFO] Skipping source per configuration. 17:26:47 [INFO] 17:26:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [INFO] 17:26:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:26:47 [INFO] 17:26:47 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [WARNING] 17:26:47 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 17:26:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:26:47 [WARNING] 17:26:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:26:47 [WARNING] 17:26:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.17.4-SNAPSHOT.pom 17:26:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.17.4-SNAPSHOT-features.xml 17:26:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.xml 17:26:47 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.17.4-SNAPSHOT-cyclonedx.json 17:26:47 [INFO] 17:26:47 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 17:26:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:26:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:26:47 [WARNING] 17:26:47 [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign 17:26:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:26:47 [WARNING] 17:26:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:26:47 [WARNING] 17:26:47 [INFO] 17:26:47 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 17:26:47 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.17.4-SNAPSHOT [65/84] 17:26:47 [INFO] ------------------------------[ feature ]------------------------------- 17:26:47 [INFO] 17:26:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] 17:26:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:26:47 [INFO] 17:26:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:26:47 [INFO] 17:26:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] 17:26:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:26:47 [INFO] argLine set to empty 17:26:47 [INFO] 17:26:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] Starting audit... 17:26:47 Audit done. 17:26:47 [INFO] You have 0 Checkstyle violations. 17:26:47 [INFO] 17:26:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] Starting audit... 17:26:47 Audit done. 17:26:47 [INFO] You have 0 Checkstyle violations. 17:26:47 [INFO] 17:26:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:47 [INFO] 17:26:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 17:26:48 [INFO] ...done! 17:26:48 [INFO] Attaching features XML 17:26:48 [INFO] 17:26:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:26:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:26:48 [INFO] 17:26:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 17:26:48 [INFO] 17:26:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:48 [INFO] 17:26:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 17:26:48 [INFO] 17:26:48 [INFO] 17:26:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:48 [INFO] 17:26:48 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:26:48 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 17:26:48 [INFO] Project dependency features detected: [] 17:26:48 [INFO] Pax Exam System (Version: 4.13.3) created. 17:26:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:26:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:26:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:26:48 [INFO] Waiting for remote bundle context.. on 21000 name: 2e015de4-422a-492f-a810-17941cbbdb49 timout: [ RelativeTimeout value = 180000 ] 17:27:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:27:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:27:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:27:09 [INFO] 17:27:09 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:09 [INFO] 17:27:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:09 [INFO] 17:27:09 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:09 [INFO] CycloneDX: Resolving Dependencies 17:27:12 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 17:27:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 17:27:12 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.xml 17:27:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 17:27:12 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.json 17:27:12 [INFO] 17:27:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [INFO] Skipping duplicate-finder execution! 17:27:12 [INFO] 17:27:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [INFO] Skipping plugin execution 17:27:12 [INFO] 17:27:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [INFO] Skipping source per configuration. 17:27:12 [INFO] 17:27:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [INFO] 17:27:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:27:12 [INFO] 17:27:12 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [WARNING] 17:27:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 17:27:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:27:12 [WARNING] 17:27:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:27:12 [WARNING] 17:27:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.17.4-SNAPSHOT.pom 17:27:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.17.4-SNAPSHOT-features.xml 17:27:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.xml 17:27:12 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.17.4-SNAPSHOT-cyclonedx.json 17:27:12 [INFO] 17:27:12 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:27:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:27:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:27:12 [WARNING] 17:27:12 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign 17:27:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:27:12 [WARNING] 17:27:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:27:12 [WARNING] 17:27:12 [INFO] 17:27:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 17:27:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.17.4-SNAPSHOT [66/84] 17:27:12 [INFO] ------------------------------[ feature ]------------------------------- 17:27:12 [INFO] 17:27:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 17:27:12 [INFO] 17:27:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 17:27:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:27:12 [INFO] 17:27:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 17:27:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:27:12 [INFO] 17:27:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] 17:27:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:27:13 [INFO] argLine set to empty 17:27:13 [INFO] 17:27:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] Starting audit... 17:27:13 Audit done. 17:27:13 [INFO] You have 0 Checkstyle violations. 17:27:13 [INFO] 17:27:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] Starting audit... 17:27:13 Audit done. 17:27:13 [INFO] You have 0 Checkstyle violations. 17:27:13 [INFO] 17:27:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] 17:27:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 17:27:13 [INFO] ...done! 17:27:13 [INFO] Attaching features XML 17:27:13 [INFO] 17:27:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:27:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:27:13 [INFO] 17:27:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 17:27:13 [INFO] 17:27:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] 17:27:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 17:27:13 [INFO] 17:27:13 [INFO] 17:27:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] 17:27:13 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-topology-manager --- 17:27:13 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 17:27:13 [INFO] Project dependency features detected: [] 17:27:13 [INFO] Pax Exam System (Version: 4.13.3) created. 17:27:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:27:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:27:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:27:14 [INFO] Waiting for remote bundle context.. on 21000 name: a92b3054-ea51-439b-b2ad-75345ec75a7c timout: [ RelativeTimeout value = 180000 ] 17:32:32 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:32:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:32:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:32:32 [INFO] 17:32:32 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 17:32:32 [INFO] 17:32:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 17:32:32 [INFO] 17:32:32 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 17:32:32 [INFO] CycloneDX: Resolving Dependencies 17:32:35 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 17:32:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml 17:32:36 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:32:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json 17:32:36 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:32:36 [INFO] 17:32:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [INFO] Skipping duplicate-finder execution! 17:32:36 [INFO] 17:32:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [INFO] Skipping plugin execution 17:32:36 [INFO] 17:32:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [INFO] Skipping source per configuration. 17:32:36 [INFO] 17:32:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [INFO] 17:32:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:32:36 [INFO] 17:32:36 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [WARNING] 17:32:36 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 17:32:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:32:36 [WARNING] 17:32:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:32:36 [WARNING] 17:32:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.17.4-SNAPSHOT.pom 17:32:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.17.4-SNAPSHOT-features.xml 17:32:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.17.4-SNAPSHOT-cyclonedx.xml 17:32:36 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.17.4-SNAPSHOT-cyclonedx.json 17:32:36 [INFO] 17:32:36 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 17:32:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:32:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:32:36 [WARNING] 17:32:36 [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign 17:32:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:32:36 [WARNING] 17:32:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:32:36 [WARNING] 17:32:36 [INFO] 17:32:36 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 17:32:36 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.17.4-SNAPSHOT [67/84] 17:32:36 [INFO] ------------------------------[ feature ]------------------------------- 17:32:36 [INFO] 17:32:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] 17:32:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:32:36 [INFO] 17:32:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:32:36 [INFO] 17:32:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] 17:32:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:32:36 [INFO] argLine set to empty 17:32:36 [INFO] 17:32:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Starting audit... 17:32:36 Audit done. 17:32:36 [INFO] You have 0 Checkstyle violations. 17:32:36 [INFO] 17:32:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Starting audit... 17:32:36 Audit done. 17:32:36 [INFO] You have 0 Checkstyle violations. 17:32:36 [INFO] 17:32:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] 17:32:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 17:32:36 [INFO] ...done! 17:32:36 [INFO] Attaching features XML 17:32:36 [INFO] 17:32:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:32:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:32:36 [INFO] 17:32:36 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 17:32:36 [INFO] 17:32:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] 17:32:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 17:32:36 [INFO] 17:32:36 [INFO] 17:32:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] 17:32:36 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:36 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 17:32:36 [INFO] Project dependency features detected: [] 17:32:36 [INFO] Pax Exam System (Version: 4.13.3) created. 17:32:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:32:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:32:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:32:37 [INFO] Waiting for remote bundle context.. on 21000 name: ecce5198-2a3e-45e6-8985-9afbfa73df1f timout: [ RelativeTimeout value = 180000 ] 17:32:56 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:32:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:32:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:32:57 [INFO] 17:32:57 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:57 [INFO] 17:32:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:57 [INFO] 17:32:57 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 17:32:57 [INFO] CycloneDX: Resolving Dependencies 17:33:00 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 17:33:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 17:33:00 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.xml 17:33:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json 17:33:00 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.json 17:33:00 [INFO] 17:33:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [INFO] Skipping duplicate-finder execution! 17:33:00 [INFO] 17:33:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [INFO] Skipping plugin execution 17:33:00 [INFO] 17:33:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [INFO] Skipping source per configuration. 17:33:00 [INFO] 17:33:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [INFO] 17:33:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:33:00 [INFO] 17:33:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [WARNING] 17:33:00 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 17:33:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:33:00 [WARNING] 17:33:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:33:00 [WARNING] 17:33:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.17.4-SNAPSHOT.pom 17:33:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.17.4-SNAPSHOT-features.xml 17:33:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.xml 17:33:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.17.4-SNAPSHOT-cyclonedx.json 17:33:00 [INFO] 17:33:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 17:33:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:33:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:33:00 [WARNING] 17:33:00 [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign 17:33:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:33:00 [WARNING] 17:33:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:33:00 [WARNING] 17:33:00 [INFO] 17:33:00 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 17:33:00 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.17.4-SNAPSHOT [68/84] 17:33:00 [INFO] ------------------------------[ feature ]------------------------------- 17:33:00 [INFO] 17:33:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] 17:33:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:33:00 [INFO] 17:33:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:33:00 [INFO] 17:33:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] 17:33:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:33:00 [INFO] argLine set to empty 17:33:00 [INFO] 17:33:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Starting audit... 17:33:00 Audit done. 17:33:00 [INFO] You have 0 Checkstyle violations. 17:33:00 [INFO] 17:33:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Starting audit... 17:33:00 Audit done. 17:33:00 [INFO] You have 0 Checkstyle violations. 17:33:00 [INFO] 17:33:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] 17:33:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 17:33:00 [INFO] ...done! 17:33:00 [INFO] Attaching features XML 17:33:00 [INFO] 17:33:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:33:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:33:00 [INFO] 17:33:00 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 17:33:00 [INFO] 17:33:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] 17:33:00 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 17:33:00 [INFO] 17:33:00 [INFO] 17:33:00 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] 17:33:00 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:00 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 17:33:00 [INFO] Project dependency features detected: [] 17:33:00 [INFO] Pax Exam System (Version: 4.13.3) created. 17:33:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:33:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:33:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:33:01 [INFO] Waiting for remote bundle context.. on 21000 name: 71ef45ac-fffe-4fc0-897e-2daab2a61148 timout: [ RelativeTimeout value = 180000 ] 17:33:21 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:33:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:33:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:33:21 [INFO] 17:33:21 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:21 [INFO] 17:33:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:21 [INFO] 17:33:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:21 [INFO] CycloneDX: Resolving Dependencies 17:33:24 [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s) 17:33:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 17:33:24 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.17.4-SNAPSHOT-cyclonedx.xml 17:33:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 17:33:24 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.17.4-SNAPSHOT-cyclonedx.json 17:33:24 [INFO] 17:33:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [INFO] Skipping duplicate-finder execution! 17:33:24 [INFO] 17:33:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [INFO] Skipping plugin execution 17:33:24 [INFO] 17:33:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [INFO] Skipping source per configuration. 17:33:24 [INFO] 17:33:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [INFO] 17:33:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:33:24 [INFO] 17:33:24 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [WARNING] 17:33:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 17:33:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:33:24 [WARNING] 17:33:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:33:24 [WARNING] 17:33:24 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.17.4-SNAPSHOT.pom 17:33:24 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.17.4-SNAPSHOT-features.xml 17:33:24 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.17.4-SNAPSHOT-cyclonedx.xml 17:33:24 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.17.4-SNAPSHOT-cyclonedx.json 17:33:24 [INFO] 17:33:24 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:33:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:33:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:33:24 [WARNING] 17:33:24 [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign 17:33:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:33:24 [WARNING] 17:33:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:33:24 [WARNING] 17:33:24 [INFO] 17:33:24 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 17:33:24 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.17.4-SNAPSHOT [69/84] 17:33:24 [INFO] ------------------------------[ feature ]------------------------------- 17:33:24 [INFO] 17:33:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services --- 17:33:24 [INFO] 17:33:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 17:33:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:33:24 [INFO] 17:33:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 17:33:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:33:24 [INFO] 17:33:24 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] 17:33:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:33:25 [INFO] argLine set to empty 17:33:25 [INFO] 17:33:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] Starting audit... 17:33:25 Audit done. 17:33:25 [INFO] You have 0 Checkstyle violations. 17:33:25 [INFO] 17:33:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] Starting audit... 17:33:25 Audit done. 17:33:25 [INFO] You have 0 Checkstyle violations. 17:33:25 [INFO] 17:33:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] 17:33:25 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 17:33:25 [INFO] ...done! 17:33:25 [INFO] Attaching features XML 17:33:25 [INFO] 17:33:25 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:33:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:33:25 [INFO] 17:33:25 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 17:33:25 [INFO] 17:33:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] 17:33:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 17:33:25 [INFO] 17:33:25 [INFO] 17:33:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] 17:33:25 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-flow-services --- 17:33:25 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 17:33:25 [INFO] Project dependency features detected: [] 17:33:25 [INFO] Pax Exam System (Version: 4.13.3) created. 17:33:25 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:33:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:33:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:33:26 [INFO] Waiting for remote bundle context.. on 21000 name: ba1ce57f-cb9d-47f9-bd3e-5133a55993a4 timout: [ RelativeTimeout value = 180000 ] 17:33:47 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:33:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:33:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:33:47 [INFO] 17:33:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-flow-services --- 17:33:47 [INFO] 17:33:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 17:33:47 [INFO] 17:33:47 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-flow-services --- 17:33:47 [INFO] CycloneDX: Resolving Dependencies 17:33:50 [INFO] CycloneDX: Creating BOM version 1.5 with 269 component(s) 17:33:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml 17:33:50 [INFO] attaching as odl-openflowplugin-flow-services-0.17.4-SNAPSHOT-cyclonedx.xml 17:33:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json 17:33:50 [INFO] attaching as odl-openflowplugin-flow-services-0.17.4-SNAPSHOT-cyclonedx.json 17:33:50 [INFO] 17:33:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 17:33:50 [INFO] Skipping duplicate-finder execution! 17:33:50 [INFO] 17:33:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 17:33:50 [INFO] Skipping plugin execution 17:33:50 [INFO] 17:33:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 17:33:50 [INFO] Skipping source per configuration. 17:33:50 [INFO] 17:33:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 17:33:50 [INFO] 17:33:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services --- 17:33:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:33:50 [INFO] 17:33:50 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-flow-services --- 17:33:50 [WARNING] 17:33:50 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 17:33:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:33:50 [WARNING] 17:33:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:33:50 [WARNING] 17:33:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-0.17.4-SNAPSHOT.pom 17:33:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-0.17.4-SNAPSHOT-features.xml 17:33:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-0.17.4-SNAPSHOT-cyclonedx.xml 17:33:50 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-0.17.4-SNAPSHOT-cyclonedx.json 17:33:50 [INFO] 17:33:50 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 17:33:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:33:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:33:50 [WARNING] 17:33:50 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign 17:33:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:33:50 [WARNING] 17:33:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:33:50 [WARNING] 17:33:50 [INFO] 17:33:50 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 17:33:50 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.17.4-SNAPSHOT [70/84] 17:33:50 [INFO] ------------------------------[ feature ]------------------------------- 17:33:50 [INFO] 17:33:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-drop-test --- 17:33:50 [INFO] 17:33:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 17:33:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:33:50 [INFO] 17:33:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 17:33:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:33:50 [INFO] 17:33:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] 17:33:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:33:51 [INFO] argLine set to empty 17:33:51 [INFO] 17:33:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] Starting audit... 17:33:51 Audit done. 17:33:51 [INFO] You have 0 Checkstyle violations. 17:33:51 [INFO] 17:33:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] Starting audit... 17:33:51 Audit done. 17:33:51 [INFO] You have 0 Checkstyle violations. 17:33:51 [INFO] 17:33:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] 17:33:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 17:33:51 [INFO] ...done! 17:33:51 [INFO] Attaching features XML 17:33:51 [INFO] 17:33:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:33:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:33:51 [INFO] 17:33:51 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 17:33:51 [INFO] 17:33:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] 17:33:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 17:33:51 [INFO] 17:33:51 [INFO] 17:33:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] 17:33:51 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-drop-test --- 17:33:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 17:33:51 [INFO] Project dependency features detected: [] 17:33:51 [INFO] Pax Exam System (Version: 4.13.3) created. 17:33:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:33:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:33:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:33:52 [INFO] Waiting for remote bundle context.. on 21000 name: 4e8f57e8-5575-41eb-8da9-c8eefc0915ae timout: [ RelativeTimeout value = 180000 ] 17:34:12 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:34:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:34:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:34:12 [INFO] 17:34:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-drop-test --- 17:34:12 [INFO] 17:34:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 17:34:12 [INFO] 17:34:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-drop-test --- 17:34:12 [INFO] CycloneDX: Resolving Dependencies 17:34:15 [INFO] CycloneDX: Creating BOM version 1.5 with 272 component(s) 17:34:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml 17:34:15 [INFO] attaching as odl-openflowplugin-drop-test-0.17.4-SNAPSHOT-cyclonedx.xml 17:34:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json 17:34:15 [INFO] attaching as odl-openflowplugin-drop-test-0.17.4-SNAPSHOT-cyclonedx.json 17:34:15 [INFO] 17:34:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 17:34:15 [INFO] Skipping duplicate-finder execution! 17:34:15 [INFO] 17:34:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 17:34:15 [INFO] Skipping plugin execution 17:34:15 [INFO] 17:34:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 17:34:15 [INFO] Skipping source per configuration. 17:34:15 [INFO] 17:34:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 17:34:15 [INFO] 17:34:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-drop-test --- 17:34:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:34:15 [INFO] 17:34:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-drop-test --- 17:34:15 [WARNING] 17:34:15 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 17:34:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:34:15 [WARNING] 17:34:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:34:15 [WARNING] 17:34:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/odl-openflowplugin-drop-test-0.17.4-SNAPSHOT.pom 17:34:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/odl-openflowplugin-drop-test-0.17.4-SNAPSHOT-features.xml 17:34:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/odl-openflowplugin-drop-test-0.17.4-SNAPSHOT-cyclonedx.xml 17:34:15 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/odl-openflowplugin-drop-test-0.17.4-SNAPSHOT-cyclonedx.json 17:34:15 [INFO] 17:34:15 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 17:34:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:34:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:34:15 [WARNING] 17:34:15 [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign 17:34:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:34:15 [WARNING] 17:34:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:34:15 [WARNING] 17:34:15 [INFO] 17:34:15 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 17:34:15 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.17.4-SNAPSHOT [71/84] 17:34:15 [INFO] ------------------------------[ feature ]------------------------------- 17:34:28 [INFO] 17:34:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 17:34:28 [INFO] 17:34:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 17:34:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:34:28 [INFO] 17:34:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 17:34:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:34:28 [INFO] 17:34:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 17:34:28 [INFO] 17:34:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 17:34:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:34:28 [INFO] argLine set to empty 17:34:28 [INFO] 17:34:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- 17:34:28 [INFO] Starting audit... 17:34:28 Audit done. 17:34:28 [INFO] You have 0 Checkstyle violations. 17:34:28 [INFO] 17:34:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] Starting audit... 17:34:29 Audit done. 17:34:29 [INFO] You have 0 Checkstyle violations. 17:34:29 [INFO] 17:34:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] 17:34:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 17:34:29 [INFO] ...done! 17:34:29 [INFO] Attaching features XML 17:34:29 [INFO] 17:34:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:34:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:34:29 [INFO] 17:34:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 17:34:29 [INFO] 17:34:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] 17:34:29 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 17:34:29 [INFO] 17:34:29 [INFO] 17:34:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] 17:34:29 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-flow-services-rest --- 17:34:29 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 17:34:29 [INFO] Project dependency features detected: [] 17:34:29 [INFO] Pax Exam System (Version: 4.13.3) created. 17:34:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:34:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:34:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:34:30 [INFO] Waiting for remote bundle context.. on 21000 name: 83cb70d0-01f5-4bcb-b4cf-cebe2336ce42 timout: [ RelativeTimeout value = 180000 ] 17:34:53 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:34:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:34:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:34:54 [INFO] 17:34:54 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 17:34:54 [INFO] 17:34:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 17:34:54 [INFO] 17:34:54 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 17:34:54 [INFO] CycloneDX: Resolving Dependencies 17:35:00 [INFO] CycloneDX: Creating BOM version 1.5 with 438 component(s) 17:35:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml 17:35:00 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json 17:35:00 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.17.4-SNAPSHOT-cyclonedx.json 17:35:00 [INFO] 17:35:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [INFO] Skipping duplicate-finder execution! 17:35:00 [INFO] 17:35:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [INFO] Skipping plugin execution 17:35:00 [INFO] 17:35:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [INFO] Skipping source per configuration. 17:35:00 [INFO] 17:35:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [INFO] 17:35:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:35:00 [INFO] 17:35:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [WARNING] 17:35:00 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 17:35:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:35:00 [WARNING] 17:35:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:35:00 [WARNING] 17:35:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.17.4-SNAPSHOT.pom 17:35:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.17.4-SNAPSHOT-features.xml 17:35:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.17.4-SNAPSHOT-cyclonedx.json 17:35:00 [INFO] 17:35:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 17:35:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:00 [WARNING] 17:35:00 [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign 17:35:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:35:00 [WARNING] 17:35:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:35:00 [WARNING] 17:35:00 [INFO] 17:35:00 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 17:35:00 [INFO] Building southbound-cli 0.17.4-SNAPSHOT [72/84] 17:35:00 [INFO] -------------------------------[ bundle ]------------------------------- 17:35:00 [INFO] 17:35:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-cli --- 17:35:00 [INFO] 17:35:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- 17:35:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:00 [INFO] 17:35:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- 17:35:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:00 [INFO] 17:35:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ southbound-cli --- 17:35:00 [INFO] 17:35:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 17:35:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:35:00 [INFO] 17:35:00 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ southbound-cli --- 17:35:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:35:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/yang 17:35:00 [INFO] yang-to-sources: Found 15 dependencies in 4.776 ms 17:35:00 [INFO] yang-to-sources: Project model files found: 1 in 575.0 μs 17:35:00 [INFO] yang-to-sources: 2 YANG models processed in 99.99 ms 17:35:00 [INFO] BindingJavaFileGenerator: Defined 16 files in 982.8 μs 17:35:00 [INFO] Sorted 16 files into 3 directories in 60.25 μs 17:35:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 6.669 ms 17:35:00 [INFO] 17:35:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- 17:35:00 [INFO] Starting audit... 17:35:00 Audit done. 17:35:00 [INFO] You have 0 Checkstyle violations. 17:35:00 [INFO] 17:35:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- 17:35:01 [INFO] Starting audit... 17:35:01 Audit done. 17:35:01 [INFO] You have 0 Checkstyle violations. 17:35:01 [INFO] 17:35:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- 17:35:01 [INFO] 17:35:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 17:35:01 [INFO] Copying 2 resources from src/main/resources to target/classes 17:35:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/spi 17:35:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:35:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:35:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:35:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/spi 17:35:01 [INFO] 17:35:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 17:35:01 [INFO] Recompiling the module because of changed dependency. 17:35:01 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:[227,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:35:01 [INFO] 17:35:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ southbound-cli >>> 17:35:01 [INFO] 17:35:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ southbound-cli --- 17:35:01 [INFO] Fork Value is true 17:35:05 [INFO] Done SpotBugs Analysis.... 17:35:05 [INFO] 17:35:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ southbound-cli <<< 17:35:05 [INFO] 17:35:05 [INFO] 17:35:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ southbound-cli --- 17:35:05 [INFO] BugInstance size is 0 17:35:05 [INFO] Error size is 0 17:35:05 [INFO] No errors/warnings found 17:35:05 [INFO] 17:35:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- 17:35:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/test/resources 17:35:05 [INFO] 17:35:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-cli --- 17:35:05 [INFO] No sources to compile 17:35:05 [INFO] 17:35:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-cli --- 17:35:05 [INFO] No tests to run. 17:35:05 [INFO] 17:35:05 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ southbound-cli --- 17:35:05 [INFO] 17:35:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- 17:35:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT.jar 17:35:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/META-INF/MANIFEST.MF 17:35:05 [INFO] 17:35:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-cli --- 17:35:05 [INFO] No previous run data found, generating javadoc. 17:35:07 [WARNING] Javadoc Warnings 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/alarm/AlarmAgent.java:26: warning: no comment 17:35:07 [WARNING] public class AlarmAgent { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/alarm/AlarmAgent.java:41: warning: no comment 17:35:07 [WARNING] public void start() { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:19: warning: no comment 17:35:07 [WARNING] public class GetAllNodesCommandProvider extends OsgiCommandSupport { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:22: warning: no comment 17:35:07 [WARNING] public void setNodeListener(final NodeListener nodeListener) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:27: warning: no comment 17:35:07 [WARNING] public class GetFlowGroupCacheProvider extends OsgiCommandSupport { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:38: warning: no comment 17:35:07 [WARNING] public GetFlowGroupCacheProvider(final FlowGroupInfoHistories histories) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:41: warning: no comment 17:35:07 [WARNING] public class GetReconciliationStateProvider extends OsgiCommandSupport { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:62: warning: no comment 17:35:07 [WARNING] public GetReconciliationStateProvider(final ReconciliationJMXServiceMBean reconciliationJMXServiceMBean, 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:29: warning: no comment 17:35:07 [WARNING] public class NodeListener implements ClusteredDataTreeChangeListener, AutoCloseable { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:31: warning: no comment 17:35:07 [WARNING] public static final String DEFAULT_DPN_NAME = "UNKNOWN"; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:32: warning: no comment 17:35:07 [WARNING] public static final String SEPARATOR = ":"; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:38: warning: no comment 17:35:07 [WARNING] public NodeListener(final DataBroker broker) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:130: warning: no comment 17:35:07 [WARNING] public Map getDpnIdToNameCache() { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/NodeListener.java:42: warning: no comment 17:35:07 [WARNING] public void start() { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/alarm/NodeReconciliationAlarm.java:18: warning: no comment 17:35:07 [WARNING] public class NodeReconciliationAlarm extends NotificationBroadcasterSupport implements NodeReconciliationAlarmMBean { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:13: warning: no comment 17:35:07 [WARNING] public class OFNode implements Comparable,Serializable { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:25: warning: no comment 17:35:07 [WARNING] public OFNode(final long nodeId, final String nodeName, final List ports) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:20: warning: no comment 17:35:07 [WARNING] public OFNode(final Long nodeId, final String nodeName) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:31: warning: no comment 17:35:07 [WARNING] public Long getNodeId() { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:35: warning: no comment 17:35:07 [WARNING] public String getNodeName() { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:47: warning: no comment 17:35:07 [WARNING] public List getPorts() { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:39: warning: no comment 17:35:07 [WARNING] public void setNodeId(Long nodeId) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:43: warning: no comment 17:35:07 [WARNING] public void setNodeName(String nodeName) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:51: warning: no comment 17:35:07 [WARNING] public void setPorts(List ports) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:30: warning: no comment 17:35:07 [WARNING] public class Reconciliation extends OsgiCommandSupport { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:35: warning: no comment 17:35:07 [WARNING] public void setReconciliationService(final ReconciliationService reconciliationService) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:21: warning: no comment 17:35:07 [WARNING] public class ReconciliationCount extends OsgiCommandSupport { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:25: warning: no comment 17:35:07 [WARNING] public void setDataBroker(final DataBroker dataBroker) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:9: warning: no comment 17:35:07 [WARNING] public interface ReconciliationService 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:66: warning: no comment 17:35:07 [WARNING] public class ReconciliationServiceImpl implements ReconciliationService, AutoCloseable { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:77: warning: no comment 17:35:07 [WARNING] public ReconciliationServiceImpl(final DataBroker broker, final FrmReconciliationService frmReconciliationService, 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:35: warning: no comment 17:35:07 [WARNING] public final class ShellUtil { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:38: warning: no comment 17:35:07 [WARNING] public static final String NODE_PREFIX = "openflow:"; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:43: warning: no comment 17:35:07 [WARNING] public static List getAllNodes(final NodeListener nodeListener) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:54: warning: no comment 17:35:07 [WARNING] public static OFNode getNode(final long nodeId, final DataBroker broker) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:74: warning: no comment 17:35:07 [WARNING] public static OFNode getNodeInfo(final Long nodeId, final DataBroker broker) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:115: warning: no comment 17:35:07 [WARNING] public static Collection getReconcileCount(final DataBroker dataBroker) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:19: warning: no comment 17:35:07 [WARNING] public class ShowNodeCommandProvider extends OsgiCommandSupport { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:22: warning: no comment 17:35:07 [WARNING] public static final String HEADER_SEPARATOR = "---------------------------------------------" 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:21: warning: no comment 17:35:07 [WARNING] public static final String NEW_LINE = "%-24s %-20s %-15s %n"; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:20: warning: no comment 17:35:07 [WARNING] public static final String OUTPUT_FORMAT = "%-24s %-20s %-15s"; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:30: warning: no comment 17:35:07 [WARNING] public void setDataBroker(final DataBroker dataBroker) { 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:16: warning: no comment 17:35:07 [WARNING] private Long nodeId; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:17: warning: no comment 17:35:07 [WARNING] private String nodeName; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:18: warning: no comment 17:35:07 [WARNING] private List ports; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/reconciliation/counter/ReconcileCounterKey.java:24: warning: no comment 17:35:07 [WARNING] private final Uint64 _nodeId; 17:35:07 [WARNING] ^ 17:35:07 [WARNING] 46 warnings 17:35:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-javadoc.jar 17:35:08 [INFO] 17:35:08 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ southbound-cli --- 17:35:08 [INFO] CycloneDX: Resolving Dependencies 17:35:09 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 17:35:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/bom.xml 17:35:09 [INFO] attaching as southbound-cli-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/bom.json 17:35:09 [INFO] attaching as southbound-cli-0.17.4-SNAPSHOT-cyclonedx.json 17:35:09 [INFO] 17:35:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 17:35:09 [INFO] Skipping duplicate-finder execution! 17:35:09 [INFO] 17:35:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-cli --- 17:35:09 [WARNING] Used undeclared dependencies found: 17:35:09 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:35:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:35:09 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:35:09 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:35:09 [INFO] 17:35:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- 17:35:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-sources.jar 17:35:09 [INFO] 17:35:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-cli --- 17:35:09 [INFO] 17:35:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-cli --- 17:35:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:35:09 [INFO] 17:35:09 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ southbound-cli --- 17:35:09 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT.pom 17:35:09 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT.jar 17:35:09 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT-javadoc.jar 17:35:09 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:09 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT-cyclonedx.json 17:35:09 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT-sources.jar 17:35:09 [INFO] 17:35:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- 17:35:09 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-SNAPSHOT.jar 17:35:09 [INFO] Writing OBR metadata 17:35:09 [INFO] 17:35:09 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ southbound-cli --- 17:35:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:09 [INFO] 17:35:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- 17:35:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:35:09 [INFO] 17:35:09 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 17:35:09 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.17.4-SNAPSHOT [73/84] 17:35:09 [INFO] ------------------------------[ feature ]------------------------------- 17:35:09 [INFO] 17:35:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 17:35:09 [INFO] 17:35:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 17:35:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:09 [INFO] 17:35:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 17:35:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:09 [INFO] 17:35:09 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] 17:35:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:35:10 [INFO] argLine set to empty 17:35:10 [INFO] 17:35:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] Starting audit... 17:35:10 Audit done. 17:35:10 [INFO] You have 0 Checkstyle violations. 17:35:10 [INFO] 17:35:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] Starting audit... 17:35:10 Audit done. 17:35:10 [INFO] You have 0 Checkstyle violations. 17:35:10 [INFO] 17:35:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] 17:35:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 17:35:10 [INFO] ...done! 17:35:10 [INFO] Attaching features XML 17:35:10 [INFO] 17:35:10 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:35:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:35:10 [INFO] 17:35:10 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 17:35:10 [INFO] 17:35:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] 17:35:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 17:35:10 [INFO] 17:35:10 [INFO] 17:35:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] 17:35:10 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-openflowplugin-app-southbound-cli --- 17:35:10 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 17:35:10 [INFO] Project dependency features detected: [] 17:35:10 [INFO] Pax Exam System (Version: 4.13.3) created. 17:35:10 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:35:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:35:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:35:11 [INFO] Waiting for remote bundle context.. on 21000 name: da15826c-f108-4b04-8adb-280e0e7a2661 timout: [ RelativeTimeout value = 180000 ] 17:35:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:35:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:35:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:35:31 [INFO] 17:35:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 17:35:31 [INFO] 17:35:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 17:35:31 [INFO] 17:35:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 17:35:31 [INFO] CycloneDX: Resolving Dependencies 17:35:34 [INFO] CycloneDX: Creating BOM version 1.5 with 259 component(s) 17:35:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml 17:35:34 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json 17:35:34 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.17.4-SNAPSHOT-cyclonedx.json 17:35:34 [INFO] 17:35:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [INFO] Skipping duplicate-finder execution! 17:35:34 [INFO] 17:35:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [INFO] Skipping plugin execution 17:35:34 [INFO] 17:35:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [INFO] Skipping source per configuration. 17:35:34 [INFO] 17:35:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [INFO] 17:35:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:35:34 [INFO] 17:35:34 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [WARNING] 17:35:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 17:35:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:35:34 [WARNING] 17:35:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:35:34 [WARNING] 17:35:34 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.17.4-SNAPSHOT.pom 17:35:34 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.17.4-SNAPSHOT-features.xml 17:35:34 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:34 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.17.4-SNAPSHOT-cyclonedx.json 17:35:34 [INFO] 17:35:34 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 17:35:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:34 [WARNING] 17:35:34 [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign 17:35:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:35:34 [WARNING] 17:35:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:35:34 [WARNING] 17:35:34 [INFO] 17:35:34 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 17:35:34 [INFO] Building features-openflowplugin 0.17.4-SNAPSHOT [74/84] 17:35:34 [INFO] ------------------------------[ feature ]------------------------------- 17:35:34 [INFO] 17:35:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin --- 17:35:34 [INFO] 17:35:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- 17:35:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:34 [INFO] 17:35:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 17:35:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:35 [INFO] 17:35:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 17:35:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:35:35 [INFO] argLine set to empty 17:35:35 [INFO] 17:35:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- 17:35:35 [INFO] Starting audit... 17:35:35 Audit done. 17:35:35 [INFO] You have 0 Checkstyle violations. 17:35:35 [INFO] 17:35:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- 17:35:35 [INFO] Starting audit... 17:35:35 Audit done. 17:35:35 [INFO] You have 0 Checkstyle violations. 17:35:35 [INFO] 17:35:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 17:35:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/feature/feature.xml 17:35:35 [INFO] ...done! 17:35:35 [INFO] Attaching features XML 17:35:35 [INFO] 17:35:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 17:35:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:35:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:35:35 [INFO] 17:35:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 17:35:35 [INFO] 17:35:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 17:35:35 [INFO] 17:35:35 [INFO] 17:35:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin --- 17:35:35 [INFO] 17:35:35 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-openflowplugin --- 17:35:35 [INFO] CycloneDX: Resolving Dependencies 17:35:42 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.12.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.12.4-SNAPSHOT/maven-metadata.xml 17:35:42 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.12.4-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.12.4-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 17:35:42 [WARNING] org.opendaylight.serviceutils:quality-parent:0.12.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.12.4-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.12.4-SNAPSHOT/maven-metadata.xml 17:35:42 [WARNING] org.opendaylight.serviceutils:quality-parent:0.12.4-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://www.terracotta.org/download/reflector/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.12.4-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.12.4-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 17:35:43 [INFO] CycloneDX: Creating BOM version 1.5 with 453 component(s) 17:35:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/bom.xml 17:35:43 [INFO] attaching as features-openflowplugin-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/bom.json 17:35:43 [INFO] attaching as features-openflowplugin-0.17.4-SNAPSHOT-cyclonedx.json 17:35:43 [INFO] 17:35:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 17:35:43 [INFO] Skipping duplicate-finder execution! 17:35:43 [INFO] 17:35:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin --- 17:35:43 [INFO] Skipping plugin execution 17:35:43 [INFO] 17:35:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- 17:35:43 [INFO] No sources in project. Archive not created. 17:35:43 [INFO] 17:35:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin --- 17:35:43 [INFO] 17:35:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin --- 17:35:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:35:43 [INFO] 17:35:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-openflowplugin --- 17:35:43 [WARNING] 17:35:43 [WARNING] The packaging plugin for project features-openflowplugin did not assign 17:35:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:35:43 [WARNING] 17:35:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:35:43 [WARNING] 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/features-openflowplugin-0.17.4-SNAPSHOT.pom 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/features-openflowplugin-0.17.4-SNAPSHOT-features.xml 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/features-openflowplugin-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/features-openflowplugin-0.17.4-SNAPSHOT-cyclonedx.json 17:35:43 [INFO] 17:35:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-openflowplugin --- 17:35:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:43 [WARNING] 17:35:43 [WARNING] The packaging plugin for project features-openflowplugin did not assign 17:35:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:35:43 [WARNING] 17:35:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:35:43 [WARNING] 17:35:43 [INFO] 17:35:43 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 17:35:43 [INFO] Building features-aggregator 0.17.4-SNAPSHOT [75/84] 17:35:43 [INFO] --------------------------------[ pom ]--------------------------------- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 17:35:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:43 [INFO] 17:35:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-aggregator --- 17:35:43 [INFO] CycloneDX: Resolving Dependencies 17:35:43 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:35:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/target/bom.xml 17:35:43 [INFO] attaching as features-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/target/bom.json 17:35:43 [INFO] attaching as features-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:35:43 [INFO] 17:35:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-aggregator --- 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/features-aggregator-0.17.4-SNAPSHOT.pom 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/features-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:43 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.17.4-SNAPSHOT/features-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:35:43 [INFO] 17:35:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-aggregator --- 17:35:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:43 [INFO] 17:35:43 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 17:35:43 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.17.4-SNAPSHOT [76/84] 17:35:43 [INFO] --------------------------------[ pom ]--------------------------------- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 17:35:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:43 [INFO] 17:35:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ arbitratorreconciliation-aggregator --- 17:35:43 [INFO] Skipping CycloneDX goal, because module skips deploy 17:35:43 [INFO] 17:35:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ arbitratorreconciliation-aggregator --- 17:35:43 [INFO] Skipping artifact installation 17:35:43 [INFO] 17:35:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 17:35:43 [INFO] Skipping artifact deployment 17:35:43 [INFO] 17:35:43 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 17:35:43 [INFO] Building applications-aggregator 0.17.4-SNAPSHOT [77/84] 17:35:43 [INFO] --------------------------------[ pom ]--------------------------------- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ applications-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- 17:35:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:43 [INFO] 17:35:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ applications-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ applications-aggregator --- 17:35:43 [INFO] Skipping CycloneDX goal, because module skips deploy 17:35:43 [INFO] 17:35:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ applications-aggregator --- 17:35:43 [INFO] Skipping artifact installation 17:35:43 [INFO] 17:35:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ applications-aggregator --- 17:35:43 [INFO] Skipping artifact deployment 17:35:43 [INFO] 17:35:43 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 17:35:43 [INFO] Building model-aggregator 0.17.4-SNAPSHOT [78/84] 17:35:43 [INFO] --------------------------------[ pom ]--------------------------------- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 17:35:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:43 [INFO] 17:35:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-aggregator --- 17:35:43 [INFO] 17:35:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ model-aggregator --- 17:35:43 [INFO] Skipping CycloneDX goal, because module skips deploy 17:35:43 [INFO] 17:35:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-aggregator --- 17:35:43 [INFO] Skipping artifact installation 17:35:43 [INFO] 17:35:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ model-aggregator --- 17:35:43 [INFO] Skipping artifact deployment 17:35:43 [INFO] 17:35:43 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 17:35:43 [INFO] Building learning-switch 0.17.4-SNAPSHOT [79/84] 17:35:43 [INFO] -------------------------------[ bundle ]------------------------------- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ learning-switch --- 17:35:43 [INFO] 17:35:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- 17:35:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:43 [INFO] 17:35:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- 17:35:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:43 [INFO] 17:35:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ learning-switch --- 17:35:44 [INFO] 17:35:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 17:35:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:35:44 [INFO] 17:35:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ learning-switch --- 17:35:44 [INFO] Starting audit... 17:35:44 Audit done. 17:35:44 [INFO] You have 0 Checkstyle violations. 17:35:44 [INFO] 17:35:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- 17:35:44 [INFO] Starting audit... 17:35:44 Audit done. 17:35:44 [INFO] You have 0 Checkstyle violations. 17:35:44 [INFO] 17:35:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- 17:35:44 [INFO] 17:35:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 17:35:44 [INFO] Copying 1 resource from src/main/resources to target/classes 17:35:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/generated-sources/spi 17:35:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/generated-sources/yang 17:35:44 [INFO] 17:35:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 17:35:44 [INFO] Recompiling the module because of changed dependency. 17:35:44 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/DataTreeChangeListenerRegistrationHolder.java:[21,26] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[44,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:35:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:35:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked conversion 17:35:44 required: org.opendaylight.yangtools.concepts.ListenerRegistration 17:35:44 found: org.opendaylight.yangtools.concepts.ListenerRegistration 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[115,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[48,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:35:44 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:35:44 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked conversion 17:35:44 required: org.opendaylight.yangtools.concepts.ListenerRegistration 17:35:44 found: org.opendaylight.yangtools.concepts.ListenerRegistration 17:35:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[122,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:35:44 [INFO] 17:35:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ learning-switch >>> 17:35:44 [INFO] 17:35:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ learning-switch --- 17:35:44 [INFO] Fork Value is true 17:35:47 [INFO] Done SpotBugs Analysis.... 17:35:47 [INFO] 17:35:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ learning-switch <<< 17:35:47 [INFO] 17:35:47 [INFO] 17:35:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ learning-switch --- 17:35:47 [INFO] BugInstance size is 0 17:35:47 [INFO] Error size is 0 17:35:47 [INFO] No errors/warnings found 17:35:47 [INFO] 17:35:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- 17:35:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/test/resources 17:35:47 [INFO] 17:35:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ learning-switch --- 17:35:47 [INFO] No sources to compile 17:35:47 [INFO] 17:35:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ learning-switch --- 17:35:47 [INFO] No tests to run. 17:35:47 [INFO] 17:35:47 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ learning-switch --- 17:35:47 [INFO] 17:35:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- 17:35:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT.jar 17:35:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/META-INF/MANIFEST.MF 17:35:47 [INFO] 17:35:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ learning-switch --- 17:35:47 [INFO] No previous run data found, generating javadoc. 17:35:49 [WARNING] Javadoc Warnings 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/DataTreeChangeListenerRegistrationHolder.java:21: warning: no @return 17:35:49 [WARNING] ListenerRegistration getDataTreeChangeListenerRegistration(); 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:14: warning: no comment 17:35:49 [WARNING] public interface FlowCommitWrapper { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:17: warning: no comment 17:35:49 [WARNING] public class FlowCommitWrapperImpl implements FlowCommitWrapper { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:21: warning: no comment 17:35:49 [WARNING] public FlowCommitWrapperImpl(DataBroker dataBrokerService) { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for tableId 17:35:49 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for priority 17:35:49 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for srcMac 17:35:49 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for dstMac 17:35:49 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @param for dstPort 17:35:49 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:49: warning: no @return 17:35:49 [WARNING] public static FlowBuilder createDirectMacToMacFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @param for tableId 17:35:49 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @param for priority 17:35:49 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @param for flowId 17:35:49 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:111: warning: no @return 17:35:49 [WARNING] public static FlowBuilder createFwdAllToControllerFlow(final Uint8 tableId, final Uint16 priority, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowUtils.java:41: warning: no comment 17:35:49 [WARNING] public final class FlowUtils { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:36: warning: no @return 17:35:49 [WARNING] public static InstanceIdentifier createNodePath(final NodeId nodeId) { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:47: warning: no @return 17:35:49 [WARNING] public static InstanceIdentifier getNodePath(final InstanceIdentifier nodeChild) { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:57: warning: no @return 17:35:49 [WARNING] public static InstanceIdentifier
createTablePath(final InstanceIdentifier nodePath, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:80: warning: no @return 17:35:49 [WARNING] public static Uint8 getTableId(final InstanceIdentifier
tablePath) { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:87: warning: no @param for nodeConnectorPath 17:35:49 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:87: warning: no @return 17:35:49 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:25: warning: no comment 17:35:49 [WARNING] public final class InstanceIdentifierUtils { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:91: warning: no comment 17:35:49 [WARNING] public static InstanceIdentifier createNodeConnectorPath(final InstanceIdentifier nodeKey, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:13: warning: no comment 17:35:49 [WARNING] public interface LearningSwitchHandler { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:73: warning: no comment 17:35:49 [WARNING] public LearningSwitchHandlerSimpleImpl(@NonNull FlowCommitWrapper dataStoreAccessor, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:40: warning: no @param for data 17:35:49 [WARNING] void setDataBroker(DataBroker data); 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:51: warning: no @param for packetProcessingService 17:35:49 [WARNING] void setPacketProcessingService( 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:63: warning: no @param for notificationService 17:35:49 [WARNING] void setNotificationService(NotificationService notificationService); 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManager.java:14: warning: no comment 17:35:49 [WARNING] public interface LearningSwitchManager { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:23: warning: no comment 17:35:49 [WARNING] public class MultipleLearningSwitchHandlerFacadeImpl implements LearningSwitchHandler { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:30: warning: no comment 17:35:49 [WARNING] public MultipleLearningSwitchHandlerFacadeImpl(@NonNull FlowCommitWrapper dataStoreAccessor, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:17: warning: no comment 17:35:49 [WARNING] public class PacketInDispatcherImpl implements Listener { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:46: warning: no comment 17:35:49 [WARNING] public Map, Listener> getHandlerMapping() { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @param for nodeInstId 17:35:49 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @param for nodeKey 17:35:49 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @param for port 17:35:49 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:112: warning: no @return 17:35:49 [WARNING] public static NodeConnectorRef createNodeConnRef(final InstanceIdentifier nodeInstId, final NodeKey nodeKey, 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:20: warning: no comment 17:35:49 [WARNING] public abstract class PacketUtils { 17:35:49 [WARNING] ^ 17:35:49 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:19: warning: no comment 17:35:49 [WARNING] public class WakeupOnNode implements DataTreeChangeListener
{ 17:35:49 [WARNING] ^ 17:35:49 [WARNING] 39 warnings 17:35:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-javadoc.jar 17:35:49 [INFO] 17:35:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ learning-switch --- 17:35:49 [INFO] CycloneDX: Resolving Dependencies 17:35:49 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 17:35:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/bom.xml 17:35:49 [INFO] attaching as learning-switch-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/bom.json 17:35:49 [INFO] attaching as learning-switch-0.17.4-SNAPSHOT-cyclonedx.json 17:35:49 [INFO] 17:35:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 17:35:49 [INFO] Skipping duplicate-finder execution! 17:35:49 [INFO] 17:35:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ learning-switch --- 17:35:49 [WARNING] Used undeclared dependencies found: 17:35:49 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:35:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:35:49 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:35:49 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:35:49 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:35:49 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:35:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:35:49 [INFO] 17:35:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- 17:35:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-sources.jar 17:35:49 [INFO] 17:35:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ learning-switch --- 17:35:49 [INFO] 17:35:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ learning-switch --- 17:35:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:35:49 [INFO] 17:35:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ learning-switch --- 17:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT.pom 17:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT.jar 17:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT-javadoc.jar 17:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT-cyclonedx.json 17:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT-sources.jar 17:35:49 [INFO] 17:35:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- 17:35:49 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-SNAPSHOT.jar 17:35:49 [INFO] Writing OBR metadata 17:35:50 [INFO] 17:35:50 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ learning-switch --- 17:35:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:50 [INFO] 17:35:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- 17:35:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:35:50 [INFO] 17:35:50 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 17:35:50 [INFO] Building sample-consumer 0.17.4-SNAPSHOT [80/84] 17:35:50 [INFO] -------------------------------[ bundle ]------------------------------- 17:35:50 [INFO] 17:35:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-consumer --- 17:35:50 [INFO] 17:35:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- 17:35:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:50 [INFO] 17:35:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- 17:35:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:50 [INFO] 17:35:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ sample-consumer --- 17:35:50 [INFO] 17:35:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 17:35:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:35:50 [INFO] 17:35:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-consumer --- 17:35:50 [INFO] Starting audit... 17:35:50 Audit done. 17:35:50 [INFO] You have 0 Checkstyle violations. 17:35:50 [INFO] 17:35:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- 17:35:50 [INFO] Starting audit... 17:35:50 Audit done. 17:35:50 [INFO] You have 0 Checkstyle violations. 17:35:50 [INFO] 17:35:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- 17:35:50 [INFO] 17:35:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 17:35:50 [INFO] Copying 1 resource from src/main/resources to target/classes 17:35:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/generated-sources/spi 17:35:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/generated-sources/yang 17:35:50 [INFO] 17:35:50 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 17:35:50 [INFO] Recompiling the module because of changed dependency. 17:35:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:35:50 [INFO] 17:35:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ sample-consumer >>> 17:35:50 [INFO] 17:35:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ sample-consumer --- 17:35:50 [INFO] Fork Value is true 17:35:52 [INFO] Done SpotBugs Analysis.... 17:35:52 [INFO] 17:35:52 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ sample-consumer <<< 17:35:52 [INFO] 17:35:52 [INFO] 17:35:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ sample-consumer --- 17:35:52 [INFO] BugInstance size is 0 17:35:52 [INFO] Error size is 0 17:35:52 [INFO] No errors/warnings found 17:35:52 [INFO] 17:35:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- 17:35:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/src/test/resources 17:35:52 [INFO] 17:35:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-consumer --- 17:35:52 [INFO] No sources to compile 17:35:52 [INFO] 17:35:52 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-consumer --- 17:35:52 [INFO] No tests to run. 17:35:52 [INFO] 17:35:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ sample-consumer --- 17:35:52 [INFO] 17:35:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- 17:35:53 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT.jar 17:35:53 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/META-INF/MANIFEST.MF 17:35:53 [INFO] 17:35:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-consumer --- 17:35:53 [INFO] No previous run data found, generating javadoc. 17:35:54 [WARNING] Javadoc Warnings 17:35:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewall.java:16: warning: no comment 17:35:54 [WARNING] public class SimpleDropFirewall { 17:35:54 [WARNING] ^ 17:35:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewall.java:20: warning: no comment 17:35:54 [WARNING] public SimpleDropFirewall(final SalFlowService flowService) { 17:35:54 [WARNING] ^ 17:35:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewall.java:24: warning: no comment 17:35:54 [WARNING] public boolean addFlow(final AddFlowInput flow) throws InterruptedException, ExecutionException, TimeoutException { 17:35:54 [WARNING] ^ 17:35:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewallCli.java:33: warning: no @return 17:35:54 [WARNING] public AddFlowInput createTcpFlow(final List cliInput) { 17:35:54 [WARNING] ^ 17:35:54 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/src/main/java/org/opendaylight/openflowplugin/openflow/samples/consumer/SimpleDropFirewallCli.java:26: warning: no comment 17:35:54 [WARNING] public class SimpleDropFirewallCli { 17:35:54 [WARNING] ^ 17:35:54 [WARNING] 5 warnings 17:35:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-javadoc.jar 17:35:54 [INFO] 17:35:54 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ sample-consumer --- 17:35:54 [INFO] CycloneDX: Resolving Dependencies 17:35:54 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 17:35:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/bom.xml 17:35:54 [INFO] attaching as sample-consumer-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/bom.json 17:35:54 [INFO] attaching as sample-consumer-0.17.4-SNAPSHOT-cyclonedx.json 17:35:54 [INFO] 17:35:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 17:35:54 [INFO] Skipping duplicate-finder execution! 17:35:54 [INFO] 17:35:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-consumer --- 17:35:54 [WARNING] Used undeclared dependencies found: 17:35:54 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:35:54 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:35:54 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:35:54 [INFO] 17:35:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- 17:35:54 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-sources.jar 17:35:54 [INFO] 17:35:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-consumer --- 17:35:54 [INFO] 17:35:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-consumer --- 17:35:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:35:54 [INFO] 17:35:54 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ sample-consumer --- 17:35:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT.pom 17:35:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT.jar 17:35:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT-javadoc.jar 17:35:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT-cyclonedx.xml 17:35:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT-cyclonedx.json 17:35:54 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT-sources.jar 17:35:54 [INFO] 17:35:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- 17:35:54 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-SNAPSHOT.jar 17:35:54 [INFO] Writing OBR metadata 17:35:54 [INFO] 17:35:54 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ sample-consumer --- 17:35:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:35:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:35:54 [INFO] 17:35:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- 17:35:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:35:54 [INFO] 17:35:54 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 17:35:54 [INFO] Building sample-bundles 0.17.4-SNAPSHOT [81/84] 17:35:54 [INFO] -------------------------------[ bundle ]------------------------------- 17:35:54 [INFO] 17:35:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-bundles --- 17:35:54 [INFO] 17:35:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- 17:35:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:54 [INFO] 17:35:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- 17:35:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:35:54 [INFO] 17:35:54 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ sample-bundles --- 17:35:55 [INFO] 17:35:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 17:35:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:35:55 [INFO] 17:35:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-bundles --- 17:35:55 [INFO] Starting audit... 17:35:55 Audit done. 17:35:55 [INFO] You have 0 Checkstyle violations. 17:35:55 [INFO] 17:35:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- 17:35:55 [INFO] Starting audit... 17:35:55 Audit done. 17:35:55 [INFO] You have 0 Checkstyle violations. 17:35:55 [INFO] 17:35:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- 17:35:55 [INFO] 17:35:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 17:35:55 [INFO] Copying 1 resource from src/main/resources to target/classes 17:35:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/generated-sources/spi 17:35:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/generated-sources/yang 17:35:55 [INFO] 17:35:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 17:35:55 [INFO] Recompiling the module because of changed dependency. 17:35:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:35:55 [INFO] 17:35:55 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ sample-bundles >>> 17:35:55 [INFO] 17:35:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ sample-bundles --- 17:35:55 [INFO] Fork Value is true 17:35:58 [INFO] Done SpotBugs Analysis.... 17:35:58 [INFO] 17:35:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ sample-bundles <<< 17:35:58 [INFO] 17:35:58 [INFO] 17:35:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ sample-bundles --- 17:35:58 [INFO] BugInstance size is 0 17:35:58 [INFO] Error size is 0 17:35:58 [INFO] No errors/warnings found 17:35:58 [INFO] 17:35:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- 17:35:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/src/test/resources 17:35:58 [INFO] 17:35:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-bundles --- 17:35:58 [INFO] No sources to compile 17:35:58 [INFO] 17:35:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-bundles --- 17:35:58 [INFO] No tests to run. 17:35:58 [INFO] 17:35:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ sample-bundles --- 17:35:58 [INFO] 17:35:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- 17:35:58 [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT.jar 17:35:58 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/META-INF/MANIFEST.MF 17:35:58 [INFO] 17:35:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-bundles --- 17:35:58 [INFO] No previous run data found, generating javadoc. 17:35:59 [WARNING] Javadoc Warnings 17:35:59 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:102: warning: no comment 17:35:59 [WARNING] public SampleFlowCapableNodeListener(final DataBroker dataBroker, final SalBundleService bundleService) { 17:35:59 [WARNING] ^ 17:35:59 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:115: warning: no comment 17:35:59 [WARNING] public void init() { 17:35:59 [WARNING] ^ 17:35:59 [WARNING] 2 warnings 17:35:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-javadoc.jar 17:36:00 [INFO] 17:36:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ sample-bundles --- 17:36:00 [INFO] CycloneDX: Resolving Dependencies 17:36:00 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 17:36:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/bom.xml 17:36:00 [INFO] attaching as sample-bundles-0.17.4-SNAPSHOT-cyclonedx.xml 17:36:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/bom.json 17:36:00 [INFO] attaching as sample-bundles-0.17.4-SNAPSHOT-cyclonedx.json 17:36:00 [INFO] 17:36:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 17:36:00 [INFO] Skipping duplicate-finder execution! 17:36:00 [INFO] 17:36:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-bundles --- 17:36:00 [WARNING] Used undeclared dependencies found: 17:36:00 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:36:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:36:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:36:00 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:36:00 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:36:00 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:36:00 [INFO] 17:36:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- 17:36:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-sources.jar 17:36:00 [INFO] 17:36:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-bundles --- 17:36:00 [INFO] 17:36:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-bundles --- 17:36:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:36:00 [INFO] 17:36:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ sample-bundles --- 17:36:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT.pom 17:36:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT.jar 17:36:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT-javadoc.jar 17:36:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT-cyclonedx.xml 17:36:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT-cyclonedx.json 17:36:00 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT-sources.jar 17:36:00 [INFO] 17:36:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- 17:36:00 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-SNAPSHOT.jar 17:36:00 [INFO] Writing OBR metadata 17:36:00 [INFO] 17:36:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ sample-bundles --- 17:36:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:36:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:36:01 [INFO] 17:36:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- 17:36:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:36:01 [INFO] 17:36:01 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 17:36:01 [INFO] Building openflowplugin-samples-aggregator 0.17.4-SNAPSHOT [82/84] 17:36:01 [INFO] --------------------------------[ pom ]--------------------------------- 17:36:01 [INFO] 17:36:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-samples-aggregator --- 17:36:01 [INFO] 17:36:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 17:36:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:01 [INFO] 17:36:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 17:36:01 [INFO] 17:36:01 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-samples-aggregator --- 17:36:01 [INFO] Skipping CycloneDX goal, because module skips deploy 17:36:01 [INFO] 17:36:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-samples-aggregator --- 17:36:01 [INFO] Skipping artifact installation 17:36:01 [INFO] 17:36:01 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 17:36:01 [INFO] Skipping artifact deployment 17:36:01 [INFO] 17:36:01 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 17:36:01 [INFO] Building openflowplugin-karaf 0.17.4-SNAPSHOT [83/84] 17:36:01 [INFO] --------------------------------[ pom ]--------------------------------- 17:36:02 [INFO] 17:36:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-karaf --- 17:36:02 [INFO] 17:36:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- 17:36:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:02 [INFO] 17:36:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 17:36:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:02 [INFO] 17:36:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 17:36:02 [INFO] 17:36:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 17:36:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:02 [INFO] 17:36:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-karaf --- 17:36:02 [INFO] Starting audit... 17:36:02 Audit done. 17:36:02 [INFO] You have 0 Checkstyle violations. 17:36:02 [INFO] 17:36:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- 17:36:02 [INFO] Starting audit... 17:36:02 Audit done. 17:36:02 [INFO] You have 0 Checkstyle violations. 17:36:02 [INFO] 17:36:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- 17:36:02 [INFO] 17:36:02 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 17:36:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/src/main/resources 17:36:02 [INFO] 17:36:02 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 17:36:02 [INFO] Using repositories: 17:36:02 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:36:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:36:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:36:02 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/assembly 17:36:02 [INFO] Loading direct KAR and features XML dependencies 17:36:02 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:36:02 [INFO] Feature framework will be added as a startup feature 17:36:02 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/assembly 17:36:02 [INFO] Unzipping kars 17:36:02 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:36:02 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:36:02 [INFO] Loading profiles from: 17:36:02 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:36:02 [INFO] Loading repositories 17:36:02 [INFO] Generating generated-startup profile 17:36:02 [INFO] Generating generated-boot profile with parents: generated-startup 17:36:02 [INFO] Generating generated-installed profile 17:36:02 [INFO] Configuring etc/config.properties and etc/system.properties 17:36:02 [INFO] Downloading libraries for generated profiles 17:36:02 [INFO] Downloading additional libraries 17:36:02 [INFO] Writing configurations 17:36:02 [INFO] adding config file: etc/profile.cfg 17:36:02 [INFO] Startup stage 17:36:02 [INFO] Loading startup repositories 17:36:02 [INFO] Resolving startup features and bundles 17:36:02 [INFO] Features: framework 17:36:02 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:36:02 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:36:02 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:36:02 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:36:02 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:36:02 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:36:02 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:36:02 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:36:02 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:36:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:36:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:36:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:36:02 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:36:02 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:36:02 [INFO] Boot stage 17:36:02 [INFO] Loading boot repositories 17:36:02 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/xml/features 17:36:02 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.12.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.12.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.12.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.12.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features 17:36:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features 17:36:03 [INFO] Feature kar/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 17:36:03 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:36:03 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:36:03 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:36:03 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:36:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:36:03 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:36:03 [INFO] Feature service/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 17:36:03 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:36:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:36:03 [INFO] Feature package/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 17:36:03 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:36:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:36:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:36:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:36:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:36:03 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:36:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:36:03 [INFO] Feature management/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 17:36:03 [INFO] adding config file: etc/jmx.acl.cfg 17:36:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 17:36:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 17:36:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 17:36:03 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:36:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:36:03 [INFO] Feature a709696f-1bb5-4aae-8b81-14464066ac7c/0.0.0 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:36:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:36:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:36:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:36:03 [INFO] Feature system/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:36:03 [INFO] Feature log/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:36:03 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:36:03 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:36:03 [INFO] Feature config/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 17:36:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 17:36:03 [INFO] Feature instance/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 17:36:03 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:36:03 [INFO] Feature framework/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 17:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:36:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:36:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:36:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:36:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:36:03 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 17:36:03 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 17:36:03 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 17:36:03 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 17:36:03 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:36:03 [INFO] Feature bundle/4.4.6 is defined as a boot feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 17:36:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 17:36:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 17:36:03 [INFO] Feature standard/4.4.6 is defined as a boot feature 17:36:03 [INFO] Install stage 17:36:03 [INFO] Loading installed repositories 17:36:03 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 17:36:03 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 17:36:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:36:03 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:36:03 [INFO] 17:36:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 17:36:03 [INFO] 17:36:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-karaf --- 17:36:03 [INFO] 17:36:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 17:36:03 [INFO] 17:36:03 [INFO] 17:36:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-karaf --- 17:36:03 [INFO] 17:36:03 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf --- 17:36:03 [INFO] Executing tasks 17:36:03 [INFO] Executed tasks 17:36:03 [INFO] 17:36:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ openflowplugin-karaf --- 17:36:03 [INFO] 17:36:03 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 17:36:03 [INFO] 17:36:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 17:36:03 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:36:03 [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:36:03 [INFO] 17:36:03 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-karaf --- 17:36:03 [INFO] 17:36:03 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 17:36:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/src/main/assembly 17:36:03 [INFO] 17:36:03 [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 17:36:04 [INFO] Feature repository discovered recursively: 5edc2d56-f199-4636-be3c-b5172190cfde 17:36:04 [INFO] Feature repository discovered recursively: features-openflowplugin 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 17:36:04 [INFO] Feature repository discovered recursively: odl-restconf 17:36:04 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-jersey-2 17:36:04 [INFO] Feature repository discovered recursively: odl-javassist-3 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:36:04 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:36:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-netty 17:36:04 [INFO] Feature repository discovered recursively: odl-netty-4 17:36:04 [INFO] Feature repository discovered recursively: openflowplugin-0.17.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:36:04 [INFO] Feature repository discovered recursively: odl-stax2-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:36:04 [INFO] Feature repository discovered recursively: odl-antlr4 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-akka 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-scala 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:36:04 [INFO] Feature repository discovered recursively: odl-gson 17:36:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:36:04 [INFO] Feature repository discovered recursively: odl-servlet-api 17:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:36:04 [INFO] Feature repository discovered recursively: pt-triemap 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 17:36:04 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:36:04 [INFO] Feature repository discovered recursively: odl-guava 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 17:36:04 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 17:36:04 [INFO] Feature repository discovered recursively: framework-4.4.6 17:36:04 [INFO] Feature repository discovered recursively: standard-4.4.6 17:36:04 [INFO] Feature repository discovered recursively: framework-4.4.6 17:36:04 [INFO] Feature repository discovered recursively: features-openflowplugin 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 17:36:04 [INFO] Feature repository discovered recursively: openflowplugin-0.17.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:36:04 [INFO] Feature repository discovered recursively: odl-guava 17:36:04 [INFO] Feature repository discovered recursively: pt-triemap 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:36:04 [INFO] Feature repository discovered recursively: odl-antlr4 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:36:04 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:36:04 [INFO] Feature repository discovered recursively: odl-gson 17:36:04 [INFO] Feature repository discovered recursively: odl-stax2-api 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:36:04 [INFO] Feature repository discovered recursively: odl-servlet-api 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-akka 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-scala 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:36:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:36:04 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.17.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowjava-0.17.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-netty 17:36:04 [INFO] Feature repository discovered recursively: odl-netty-4 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 17:36:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.12.4-SNAPSHOT 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 17:36:04 [INFO] Feature repository discovered recursively: odl-restconf 17:36:04 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:36:04 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:36:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:36:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:36:04 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 17:36:04 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-jersey-2 17:36:04 [INFO] Feature repository discovered recursively: odl-javassist-3 17:36:04 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:36:04 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 17:36:04 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 17:36:04 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 17:36:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 17:36:04 [INFO] Feature repository discovered recursively: standard-4.4.6 17:36:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 17:36:04 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 17:36:05 [INFO] 17:36:05 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 17:36:05 [INFO] Executing tasks 17:36:05 [INFO] Executed tasks 17:36:05 [INFO] 17:36:05 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 17:36:05 [INFO] Executing tasks 17:36:05 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/assembly/system/org/bouncycastle 17:36:05 [INFO] Executed tasks 17:36:05 [INFO] 17:36:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-karaf --- 17:36:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:36:05 [INFO] 17:36:05 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ openflowplugin-karaf --- 17:36:21 [INFO] 17:36:21 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-karaf --- 17:36:21 [INFO] Skipping CycloneDX goal, because module skips deploy 17:36:21 [INFO] 17:36:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 17:36:21 [INFO] Skipping duplicate-finder execution! 17:36:21 [INFO] 17:36:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 17:36:21 [INFO] Skipping pom project 17:36:21 [INFO] 17:36:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 17:36:21 [INFO] 17:36:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-karaf --- 17:36:21 [INFO] 17:36:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-karaf --- 17:36:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:36:21 [INFO] 17:36:21 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-karaf --- 17:36:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.17.4-SNAPSHOT/openflowplugin-karaf-0.17.4-SNAPSHOT.pom 17:36:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/openflowplugin-karaf-0.17.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.17.4-SNAPSHOT/openflowplugin-karaf-0.17.4-SNAPSHOT.tar.gz 17:36:21 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/openflowplugin-karaf-0.17.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.17.4-SNAPSHOT/openflowplugin-karaf-0.17.4-SNAPSHOT.zip 17:36:22 [INFO] 17:36:22 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-karaf --- 17:36:22 [INFO] Skipping artifact deployment 17:36:22 [INFO] 17:36:22 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 17:36:22 [INFO] Building openflowplugin 0.17.4-SNAPSHOT [84/84] 17:36:22 [INFO] --------------------------------[ pom ]--------------------------------- 17:36:22 [INFO] 17:36:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-aggregator --- 17:36:22 [INFO] 17:36:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- 17:36:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:22 [INFO] 17:36:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 17:36:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:22 [INFO] 17:36:22 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 17:36:22 [INFO] 17:36:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 17:36:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:36:22 [INFO] 17:36:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-aggregator --- 17:36:22 [INFO] Starting audit... 17:36:22 Audit done. 17:36:22 [INFO] You have 0 Checkstyle violations. 17:36:22 [INFO] 17:36:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- 17:36:22 [INFO] Starting audit... 17:36:22 Audit done. 17:36:22 [INFO] You have 0 Checkstyle violations. 17:36:22 [INFO] 17:36:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- 17:36:22 [INFO] 17:36:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 17:36:22 [INFO] 17:36:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-aggregator --- 17:36:22 [INFO] 17:36:22 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 17:36:22 [INFO] 17:36:22 [INFO] 17:36:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-aggregator --- 17:36:22 [INFO] 17:36:22 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ openflowplugin-aggregator --- 17:36:22 [INFO] 17:36:22 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 17:36:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:36:23 [INFO] 17:36:23 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ openflowplugin-aggregator --- 17:36:23 [INFO] CycloneDX: Resolving Dependencies 17:36:23 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 17:36:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-potassium/target/bom.xml 17:36:23 [INFO] attaching as openflowplugin-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:36:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-potassium/target/bom.json 17:36:23 [INFO] attaching as openflowplugin-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:36:23 [INFO] 17:36:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 17:36:23 [INFO] Skipping duplicate-finder execution! 17:36:23 [INFO] 17:36:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 17:36:23 [INFO] Skipping pom project 17:36:23 [INFO] 17:36:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 17:36:23 [INFO] 17:36:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-aggregator --- 17:36:23 [INFO] 17:36:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-aggregator --- 17:36:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:36:23 [INFO] 17:36:23 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ openflowplugin-aggregator --- 17:36:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/openflowplugin-aggregator-0.17.4-SNAPSHOT.pom 17:36:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/openflowplugin-aggregator-0.17.4-SNAPSHOT-cyclonedx.xml 17:36:23 [INFO] Installing /w/workspace/openflowplugin-maven-clm-potassium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.4-SNAPSHOT/openflowplugin-aggregator-0.17.4-SNAPSHOT-cyclonedx.json 17:36:23 [INFO] 17:36:23 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ openflowplugin-aggregator --- 17:36:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo 17:36:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-potassium/m2repo" instead. 17:36:23 [INFO] 17:36:23 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 17:36:23 [INFO] Building openflowplugin 0.17.4-SNAPSHOT [85/84] 17:36:23 [INFO] --------------------------------[ pom ]--------------------------------- 17:36:23 [INFO] 17:36:23 [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 17:36:23 [INFO] 17:36:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:23 [INFO] Forking openflowplugin-artifacts 0.17.4-SNAPSHOT 17:36:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:23 [INFO] 17:36:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- 17:36:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:23 [INFO] 17:36:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- 17:36:23 [INFO] 17:36:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:23 [INFO] Forking openflowplugin-parent 0.17.4-SNAPSHOT 17:36:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:23 [INFO] 17:36:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- 17:36:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:23 [INFO] 17:36:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 17:36:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:23 [INFO] 17:36:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-parent --- 17:36:23 [INFO] 17:36:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 17:36:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:23 [INFO] 17:36:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-parent --- 17:36:23 [INFO] Starting audit... 17:36:23 Audit done. 17:36:23 [INFO] You have 0 Checkstyle violations. 17:36:23 [INFO] 17:36:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- 17:36:23 [INFO] Starting audit... 17:36:23 Audit done. 17:36:23 [INFO] You have 0 Checkstyle violations. 17:36:23 [INFO] 17:36:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- 17:36:23 [INFO] 17:36:23 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 17:36:23 [INFO] 17:36:23 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-parent --- 17:36:23 [INFO] 17:36:23 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 17:36:23 [INFO] 17:36:23 [INFO] 17:36:23 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-parent --- 17:36:23 [INFO] 17:36:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:23 [INFO] Forking liblldp 0.17.4-SNAPSHOT 17:36:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:23 [INFO] 17:36:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- 17:36:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:23 [INFO] 17:36:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- 17:36:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:23 [INFO] 17:36:23 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ liblldp --- 17:36:24 [INFO] 17:36:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp --- 17:36:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:24 [INFO] 17:36:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ liblldp --- 17:36:24 [INFO] Starting audit... 17:36:24 Audit done. 17:36:24 [INFO] You have 0 Checkstyle violations. 17:36:24 [INFO] 17:36:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- 17:36:24 [INFO] Starting audit... 17:36:24 Audit done. 17:36:24 [INFO] You have 0 Checkstyle violations. 17:36:24 [INFO] 17:36:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- 17:36:24 [INFO] 17:36:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 17:36:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/src/main/resources 17:36:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/generated-sources/spi 17:36:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/generated-sources/yang 17:36:24 [INFO] 17:36:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp --- 17:36:24 [INFO] Recompiling the module because of changed dependency. 17:36:24 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 17:36:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/classes 17:36:24 [INFO] 17:36:24 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ liblldp >>> 17:36:24 [INFO] 17:36:24 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ liblldp --- 17:36:24 [INFO] Fork Value is true 17:36:28 [INFO] Done SpotBugs Analysis.... 17:36:28 [INFO] 17:36:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ liblldp <<< 17:36:28 [INFO] 17:36:28 [INFO] 17:36:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ liblldp --- 17:36:28 [INFO] BugInstance size is 0 17:36:28 [INFO] Error size is 0 17:36:28 [INFO] No errors/warnings found 17:36:28 [INFO] 17:36:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:28 [INFO] Forking libraries-aggregator 0.17.4-SNAPSHOT 17:36:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:28 [INFO] 17:36:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- 17:36:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:28 [INFO] 17:36:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ libraries-aggregator --- 17:36:28 [INFO] 17:36:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:28 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.17.4-SNAPSHOT 17:36:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:28 [INFO] 17:36:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- 17:36:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:28 [INFO] 17:36:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 17:36:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:28 [INFO] 17:36:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-api --- 17:36:29 [INFO] 17:36:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 17:36:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:29 [INFO] 17:36:29 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflow-protocol-api --- 17:36:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:36:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/yang 17:36:29 [INFO] yang-to-sources: Found 3 dependencies in 964.1 μs 17:36:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:36:29 [INFO] 17:36:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- 17:36:29 [INFO] Starting audit... 17:36:29 Audit done. 17:36:29 [INFO] You have 0 Checkstyle violations. 17:36:29 [INFO] 17:36:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- 17:36:29 [INFO] Starting audit... 17:36:29 Audit done. 17:36:29 [INFO] You have 0 Checkstyle violations. 17:36:29 [INFO] 17:36:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- 17:36:29 [INFO] 17:36:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 17:36:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/resources 17:36:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/spi 17:36:29 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 17:36:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:36:29 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 17:36:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/spi 17:36:29 [INFO] 17:36:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api --- 17:36:29 [INFO] Recompiling the module because of changed dependency. 17:36:29 [INFO] Compiling 919 source files with javac [debug release 17] to target/classes 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[57,29] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/src/main/java/org/opendaylight/openflowjava/protocol/api/connection/ConnectionAdapter.java:[64,28] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/protocol/rev130731/OpenflowProtocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflow/system/rev130927/SystemNotificationsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:36:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/classes 17:36:32 [INFO] 17:36:32 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 17:36:32 [INFO] 17:36:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-api --- 17:36:32 [INFO] Fork Value is true 17:36:37 [INFO] Done SpotBugs Analysis.... 17:36:38 [INFO] 17:36:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 17:36:38 [INFO] 17:36:38 [INFO] 17:36:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-api --- 17:36:38 [INFO] BugInstance size is 0 17:36:38 [INFO] Error size is 0 17:36:38 [INFO] No errors/warnings found 17:36:38 [INFO] 17:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:38 [INFO] Forking openflowjava-parent 0.17.4-SNAPSHOT 17:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:38 [INFO] 17:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- 17:36:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:38 [INFO] 17:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 17:36:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:38 [INFO] 17:36:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-parent --- 17:36:38 [INFO] 17:36:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent --- 17:36:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:38 [INFO] 17:36:38 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent --- 17:36:38 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/src/main/yang added. 17:36:38 [INFO] 17:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- 17:36:38 [INFO] Starting audit... 17:36:38 Audit done. 17:36:38 [INFO] You have 0 Checkstyle violations. 17:36:38 [INFO] 17:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- 17:36:38 [INFO] Starting audit... 17:36:38 Audit done. 17:36:38 [INFO] You have 0 Checkstyle violations. 17:36:38 [INFO] 17:36:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- 17:36:38 [INFO] 17:36:38 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 17:36:38 [INFO] 17:36:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-parent --- 17:36:38 [INFO] 17:36:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 17:36:38 [INFO] 17:36:38 [INFO] 17:36:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-parent --- 17:36:38 [INFO] 17:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:38 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.17.4-SNAPSHOT 17:36:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:38 [INFO] 17:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- 17:36:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:38 [INFO] 17:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 17:36:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:38 [INFO] 17:36:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-spi --- 17:36:38 [INFO] 17:36:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 17:36:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:38 [INFO] 17:36:38 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflow-protocol-spi --- 17:36:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:36:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/yang 17:36:38 [INFO] yang-to-sources: Found 4 dependencies in 2.104 ms 17:36:38 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:36:38 [INFO] 17:36:38 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi --- 17:36:38 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/yang added. 17:36:38 [INFO] 17:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- 17:36:39 [INFO] Starting audit... 17:36:39 Audit done. 17:36:39 [INFO] You have 0 Checkstyle violations. 17:36:39 [INFO] 17:36:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- 17:36:39 [INFO] Starting audit... 17:36:39 Audit done. 17:36:39 [INFO] You have 0 Checkstyle violations. 17:36:39 [INFO] 17:36:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- 17:36:39 [INFO] 17:36:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 17:36:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/resources 17:36:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 17:36:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:36:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:36:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:36:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 17:36:39 [INFO] 17:36:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi --- 17:36:39 [INFO] Recompiling the module because of changed dependency. 17:36:39 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:36:39 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:36:39 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException 17:36:39 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/classes 17:36:39 [INFO] 17:36:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 17:36:39 [INFO] 17:36:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-spi --- 17:36:39 [INFO] Fork Value is true 17:36:43 [INFO] Done SpotBugs Analysis.... 17:36:43 [INFO] 17:36:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 17:36:43 [INFO] 17:36:43 [INFO] 17:36:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-spi --- 17:36:43 [INFO] BugInstance size is 0 17:36:43 [INFO] Error size is 0 17:36:43 [INFO] No errors/warnings found 17:36:43 [INFO] 17:36:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:43 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.17.4-SNAPSHOT 17:36:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:43 [INFO] 17:36:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- 17:36:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:43 [INFO] 17:36:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- 17:36:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:43 [INFO] 17:36:43 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-util --- 17:36:43 [INFO] 17:36:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util --- 17:36:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:43 [INFO] 17:36:43 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util --- 17:36:43 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/yang added. 17:36:43 [INFO] 17:36:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- 17:36:43 [INFO] Starting audit... 17:36:43 Audit done. 17:36:43 [INFO] You have 0 Checkstyle violations. 17:36:43 [INFO] 17:36:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- 17:36:43 [INFO] Starting audit... 17:36:43 Audit done. 17:36:43 [INFO] You have 0 Checkstyle violations. 17:36:43 [INFO] 17:36:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- 17:36:43 [INFO] 17:36:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 17:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/src/main/resources 17:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/generated-sources/spi 17:36:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/generated-sources/yang 17:36:43 [INFO] 17:36:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util --- 17:36:43 [INFO] Recompiling the module because of changed dependency. 17:36:43 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:36:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/classes 17:36:43 [INFO] 17:36:43 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 17:36:43 [INFO] 17:36:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-util --- 17:36:43 [INFO] Fork Value is true 17:36:45 [INFO] Done SpotBugs Analysis.... 17:36:45 [INFO] 17:36:45 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 17:36:45 [INFO] 17:36:45 [INFO] 17:36:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-util --- 17:36:45 [INFO] BugInstance size is 0 17:36:45 [INFO] Error size is 0 17:36:45 [INFO] No errors/warnings found 17:36:45 [INFO] 17:36:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:45 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.17.4-SNAPSHOT 17:36:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:36:45 [INFO] 17:36:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- 17:36:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:46 [INFO] 17:36:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 17:36:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:36:46 [INFO] 17:36:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-impl --- 17:36:46 [INFO] 17:36:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 17:36:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:36:46 [INFO] 17:36:46 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl --- 17:36:46 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/yang added. 17:36:46 [INFO] 17:36:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- 17:36:46 [INFO] Starting audit... 17:36:46 Audit done. 17:36:46 [INFO] You have 0 Checkstyle violations. 17:36:46 [INFO] 17:36:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- 17:36:49 [INFO] Starting audit... 17:36:49 Audit done. 17:36:49 [INFO] You have 0 Checkstyle violations. 17:36:49 [INFO] 17:36:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- 17:36:49 [INFO] 17:36:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 17:36:49 [INFO] Copying 5 resources from src/main/resources to target/classes 17:36:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 17:36:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 17:36:49 [INFO] 17:36:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl --- 17:36:49 [INFO] Recompiling the module because of changed dependency. 17:36:49 [INFO] Compiling 347 source files with javac [debug release 17] to target/classes 17:36:50 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:36:50 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 17:36:50 reason: class file for javax.annotation.meta.When not found 17:36:50 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:36:50 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:36:50 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 17:36:50 reason: class file for javax.annotation.meta.When not found 17:36:50 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 17:36:50 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 17:36:50 reason: class file for javax.annotation.meta.When not found 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[70,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[71,13] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[95,42] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl.java:[105,41] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 17:36:50 required: java.lang.Class 17:36:50 found: java.lang.Class 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 17:36:50 required: java.lang.Class 17:36:50 found: java.lang.Class 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 17:36:50 required: java.lang.Class 17:36:50 found: java.lang.Class 17:36:50 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 17:36:50 required: java.lang.Class 17:36:50 found: java.lang.Class 17:36:50 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/classes 17:36:50 [INFO] 17:36:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 17:36:50 [INFO] 17:36:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-impl --- 17:36:50 [INFO] Fork Value is true 17:37:01 [INFO] Done SpotBugs Analysis.... 17:37:01 [INFO] 17:37:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 17:37:01 [INFO] 17:37:01 [INFO] 17:37:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-impl --- 17:37:01 [INFO] BugInstance size is 0 17:37:01 [INFO] Error size is 0 17:37:01 [INFO] No errors/warnings found 17:37:01 [INFO] 17:37:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:01 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.17.4-SNAPSHOT 17:37:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:01 [INFO] 17:37:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- 17:37:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:01 [INFO] 17:37:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 17:37:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:01 [INFO] 17:37:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- 17:37:02 [INFO] 17:37:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 17:37:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:02 [INFO] 17:37:02 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config --- 17:37:02 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 17:37:02 [INFO] 17:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- 17:37:02 [INFO] Starting audit... 17:37:02 Audit done. 17:37:02 [INFO] You have 0 Checkstyle violations. 17:37:02 [INFO] 17:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- 17:37:02 [INFO] Starting audit... 17:37:02 Audit done. 17:37:02 [INFO] You have 0 Checkstyle violations. 17:37:02 [INFO] 17:37:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- 17:37:02 [INFO] 17:37:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 17:37:02 [INFO] Copying 3 resources from src/main/resources to target/classes 17:37:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 17:37:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 17:37:02 [INFO] 17:37:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config --- 17:37:02 [INFO] No sources to compile 17:37:02 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/classes 17:37:02 [INFO] 17:37:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 17:37:02 [INFO] 17:37:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 17:37:02 [INFO] 17:37:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 17:37:02 [INFO] 17:37:02 [INFO] 17:37:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-blueprint-config --- 17:37:02 [INFO] 17:37:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:02 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.17.4-SNAPSHOT 17:37:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:02 [INFO] 17:37:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:02 [INFO] 17:37:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:02 [INFO] 17:37:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- 17:37:02 [INFO] 17:37:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:37:02 [INFO] 17:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Starting audit... 17:37:02 Audit done. 17:37:02 [INFO] You have 0 Checkstyle violations. 17:37:02 [INFO] 17:37:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Starting audit... 17:37:02 Audit done. 17:37:02 [INFO] You have 0 Checkstyle violations. 17:37:02 [INFO] 17:37:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- 17:37:02 [INFO] 17:37:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 17:37:02 [INFO] ...done! 17:37:02 [INFO] Attaching features XML 17:37:02 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:37:02 [INFO] 17:37:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol --- 17:37:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:37:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:37:02 [INFO] 17:37:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 17:37:02 [INFO] 17:37:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 17:37:02 [INFO] 17:37:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 17:37:02 [INFO] 17:37:02 [INFO] 17:37:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowjava-protocol --- 17:37:02 [INFO] 17:37:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:02 [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.17.4-SNAPSHOT 17:37:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:02 [INFO] 17:37:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- 17:37:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:02 [INFO] 17:37:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- 17:37:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:02 [INFO] 17:37:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowjava --- 17:37:03 [INFO] 17:37:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava --- 17:37:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:37:03 [INFO] 17:37:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- 17:37:03 [INFO] Starting audit... 17:37:03 Audit done. 17:37:03 [INFO] You have 0 Checkstyle violations. 17:37:03 [INFO] 17:37:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- 17:37:03 [INFO] Starting audit... 17:37:03 Audit done. 17:37:03 [INFO] You have 0 Checkstyle violations. 17:37:03 [INFO] 17:37:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- 17:37:03 [INFO] 17:37:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 17:37:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 17:37:03 [INFO] ...done! 17:37:03 [INFO] Attaching features XML 17:37:03 [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:37:03 [INFO] 17:37:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava --- 17:37:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:37:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:37:03 [INFO] 17:37:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 17:37:03 [INFO] 17:37:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-openflowjava --- 17:37:03 [INFO] 17:37:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 17:37:03 [INFO] 17:37:03 [INFO] 17:37:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-openflowjava --- 17:37:03 [INFO] 17:37:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:03 [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.17.4-SNAPSHOT 17:37:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:03 [INFO] 17:37:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- 17:37:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:03 [INFO] 17:37:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowjava-aggregator --- 17:37:03 [INFO] 17:37:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:03 [INFO] Forking simple-client 0.17.4-SNAPSHOT 17:37:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:03 [INFO] 17:37:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- 17:37:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:03 [INFO] 17:37:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- 17:37:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:03 [INFO] 17:37:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ simple-client --- 17:37:03 [INFO] 17:37:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client --- 17:37:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:03 [INFO] 17:37:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ simple-client --- 17:37:03 [INFO] Starting audit... 17:37:03 Audit done. 17:37:03 [INFO] You have 0 Checkstyle violations. 17:37:03 [INFO] 17:37:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- 17:37:04 [INFO] Starting audit... 17:37:04 Audit done. 17:37:04 [INFO] You have 0 Checkstyle violations. 17:37:04 [INFO] 17:37:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- 17:37:04 [INFO] 17:37:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 17:37:04 [INFO] Copying 2 resources from src/main/resources to target/classes 17:37:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/generated-sources/spi 17:37:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/generated-sources/yang 17:37:04 [INFO] 17:37:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client --- 17:37:04 [INFO] Recompiling the module because of changed dependency. 17:37:04 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 17:37:04 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/classes 17:37:04 [INFO] 17:37:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ simple-client >>> 17:37:04 [INFO] 17:37:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ simple-client --- 17:37:04 [INFO] Fork Value is true 17:37:08 [INFO] Done SpotBugs Analysis.... 17:37:08 [INFO] 17:37:08 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ simple-client <<< 17:37:08 [INFO] 17:37:08 [INFO] 17:37:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ simple-client --- 17:37:08 [INFO] BugInstance size is 0 17:37:08 [INFO] Error size is 0 17:37:08 [INFO] No errors/warnings found 17:37:08 [INFO] 17:37:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:08 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.17.4-SNAPSHOT 17:37:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:08 [INFO] 17:37:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- 17:37:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:08 [INFO] 17:37:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 17:37:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:08 [INFO] 17:37:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflow-protocol-it --- 17:37:08 [INFO] 17:37:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 17:37:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:08 [INFO] 17:37:08 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it --- 17:37:08 [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/main/yang added. 17:37:08 [INFO] 17:37:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- 17:37:08 [INFO] Starting audit... 17:37:08 Audit done. 17:37:08 [INFO] You have 0 Checkstyle violations. 17:37:08 [INFO] 17:37:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- 17:37:09 [INFO] Starting audit... 17:37:09 Audit done. 17:37:09 [INFO] You have 0 Checkstyle violations. 17:37:09 [INFO] 17:37:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- 17:37:09 [INFO] 17:37:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 17:37:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/src/main/resources 17:37:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/generated-sources/spi 17:37:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/generated-sources/yang 17:37:09 [INFO] 17:37:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it --- 17:37:09 [INFO] No sources to compile 17:37:09 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/classes 17:37:09 [INFO] 17:37:09 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 17:37:09 [INFO] 17:37:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflow-protocol-it --- 17:37:09 [INFO] 17:37:09 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 17:37:09 [INFO] 17:37:09 [INFO] 17:37:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflow-protocol-it --- 17:37:09 [INFO] 17:37:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:09 [INFO] Forking model-inventory 0.17.4-SNAPSHOT 17:37:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:09 [INFO] 17:37:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- 17:37:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:09 [INFO] 17:37:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- 17:37:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:09 [INFO] 17:37:09 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-inventory --- 17:37:09 [INFO] 17:37:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory --- 17:37:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:09 [INFO] 17:37:09 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-inventory --- 17:37:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:37:09 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/src/main/yang 17:37:09 [INFO] yang-to-sources: Found 2 dependencies in 761.1 μs 17:37:09 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:37:09 [INFO] 17:37:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- 17:37:09 [INFO] Starting audit... 17:37:09 Audit done. 17:37:09 [INFO] You have 0 Checkstyle violations. 17:37:09 [INFO] 17:37:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- 17:37:09 [INFO] Starting audit... 17:37:09 Audit done. 17:37:09 [INFO] You have 0 Checkstyle violations. 17:37:09 [INFO] 17:37:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- 17:37:09 [INFO] 17:37:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 17:37:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/src/main/resources 17:37:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/spi 17:37:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:37:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:37:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:37:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/spi 17:37:09 [INFO] 17:37:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory --- 17:37:09 [INFO] Recompiling the module because of changed dependency. 17:37:09 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 17:37:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:09 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/inventory/rev130819/OpendaylightInventoryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:09 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/classes 17:37:09 [INFO] 17:37:09 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-inventory >>> 17:37:09 [INFO] 17:37:09 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-inventory --- 17:37:09 [INFO] Fork Value is true 17:37:12 [INFO] Done SpotBugs Analysis.... 17:37:12 [INFO] 17:37:12 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-inventory <<< 17:37:12 [INFO] 17:37:12 [INFO] 17:37:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-inventory --- 17:37:12 [INFO] BugInstance size is 0 17:37:12 [INFO] Error size is 0 17:37:12 [INFO] No errors/warnings found 17:37:12 [INFO] 17:37:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:12 [INFO] Forking model-flow-base 0.17.4-SNAPSHOT 17:37:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:12 [INFO] 17:37:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- 17:37:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:12 [INFO] 17:37:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- 17:37:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:12 [INFO] 17:37:12 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-flow-base --- 17:37:12 [INFO] 17:37:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base --- 17:37:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:12 [INFO] 17:37:12 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-flow-base --- 17:37:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:37:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/src/main/yang 17:37:13 [INFO] yang-to-sources: Found 6 dependencies in 1.802 ms 17:37:13 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:37:13 [INFO] 17:37:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- 17:37:13 [INFO] Starting audit... 17:37:13 Audit done. 17:37:13 [INFO] You have 0 Checkstyle violations. 17:37:13 [INFO] 17:37:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- 17:37:13 [INFO] Starting audit... 17:37:13 Audit done. 17:37:13 [INFO] You have 0 Checkstyle violations. 17:37:13 [INFO] 17:37:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- 17:37:13 [INFO] 17:37:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 17:37:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/src/main/resources 17:37:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/spi 17:37:13 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 17:37:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:37:13 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 17:37:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/generated-sources/spi 17:37:13 [INFO] 17:37:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base --- 17:37:13 [INFO] Recompiling the module because of changed dependency. 17:37:13 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 17:37:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/classes 17:37:15 [INFO] 17:37:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-flow-base >>> 17:37:15 [INFO] 17:37:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-flow-base --- 17:37:15 [INFO] Fork Value is true 17:37:19 [INFO] Done SpotBugs Analysis.... 17:37:19 [INFO] 17:37:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-flow-base <<< 17:37:19 [INFO] 17:37:19 [INFO] 17:37:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-flow-base --- 17:37:19 [INFO] BugInstance size is 0 17:37:19 [INFO] Error size is 0 17:37:19 [INFO] No errors/warnings found 17:37:19 [INFO] 17:37:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:19 [INFO] Forking model-flow-service 0.17.4-SNAPSHOT 17:37:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:19 [INFO] 17:37:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- 17:37:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:19 [INFO] 17:37:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- 17:37:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:19 [INFO] 17:37:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-flow-service --- 17:37:19 [INFO] 17:37:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service --- 17:37:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:19 [INFO] 17:37:19 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-flow-service --- 17:37:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:37:19 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/src/main/yang 17:37:19 [INFO] yang-to-sources: Found 7 dependencies in 1.915 ms 17:37:19 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:37:19 [INFO] 17:37:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- 17:37:19 [INFO] Starting audit... 17:37:19 Audit done. 17:37:19 [INFO] You have 0 Checkstyle violations. 17:37:19 [INFO] 17:37:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- 17:37:19 [INFO] Starting audit... 17:37:19 Audit done. 17:37:19 [INFO] You have 0 Checkstyle violations. 17:37:19 [INFO] 17:37:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- 17:37:19 [INFO] 17:37:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 17:37:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/src/main/resources 17:37:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/spi 17:37:19 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 17:37:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:37:19 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 17:37:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/spi 17:37:19 [INFO] 17:37:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service --- 17:37:20 [INFO] Recompiling the module because of changed dependency. 17:37:20 [INFO] Compiling 542 source files with javac [debug release 17] to target/classes 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/async/config/service/rev170619/SalAsyncConfigService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/echo/service/rev150305/SalEchoService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flat/batch/service/rev160321/SalFlatBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/SalFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/topology/discovery/rev130819/FlowTopologyDiscoveryService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/transaction/rev150304/FlowCapableTransactionService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flows/service/rev160314/SalFlowsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/SalGroupService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/groups/service/rev160315/SalGroupsBatchService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/SalMeterService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[33,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 17:37:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[33,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 17:37:22 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java: Some input files additionally use or override a deprecated API. 17:37:22 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meters/service/rev160316/SalMetersBatchService.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:37:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/classes 17:37:22 [INFO] 17:37:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-flow-service >>> 17:37:22 [INFO] 17:37:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-flow-service --- 17:37:22 [INFO] Fork Value is true 17:37:25 [INFO] Done SpotBugs Analysis.... 17:37:25 [INFO] 17:37:25 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-flow-service <<< 17:37:25 [INFO] 17:37:25 [INFO] 17:37:25 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-flow-service --- 17:37:25 [INFO] BugInstance size is 0 17:37:25 [INFO] Error size is 0 17:37:25 [INFO] No errors/warnings found 17:37:25 [INFO] 17:37:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:25 [INFO] Forking openflowplugin-api 0.17.4-SNAPSHOT 17:37:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:25 [INFO] 17:37:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- 17:37:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:25 [INFO] 17:37:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 17:37:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:25 [INFO] 17:37:25 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-api --- 17:37:26 [INFO] 17:37:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api --- 17:37:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:26 [INFO] 17:37:26 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-api --- 17:37:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:37:26 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/yang 17:37:26 [INFO] yang-to-sources: Found 9 dependencies in 5.168 ms 17:37:26 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:37:26 [INFO] 17:37:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- 17:37:26 [INFO] Starting audit... 17:37:26 Audit done. 17:37:26 [INFO] You have 0 Checkstyle violations. 17:37:26 [INFO] 17:37:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- 17:37:26 [INFO] Starting audit... 17:37:26 Audit done. 17:37:26 [INFO] You have 0 Checkstyle violations. 17:37:26 [INFO] 17:37:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- 17:37:26 [INFO] 17:37:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 17:37:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/resources 17:37:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/spi 17:37:26 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:37:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:37:26 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:37:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/spi 17:37:26 [INFO] 17:37:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api --- 17:37:26 [INFO] Recompiling the module because of changed dependency. 17:37:26 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/listener/OpenflowMessageListenerFacade.java:[16,56] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeService.java:[26,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeService has a member method close() that could throw InterruptedException 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkEvent.java:[31,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent has a member method close() that could throw InterruptedException 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[21,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[23,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/rpc/RpcContext.java:[25,16] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/sm/control/rev150812/StatisticsManagerControlService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:26 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/classes 17:37:26 [INFO] 17:37:26 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 17:37:26 [INFO] 17:37:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-api --- 17:37:26 [INFO] Fork Value is true 17:37:30 [INFO] Done SpotBugs Analysis.... 17:37:30 [INFO] 17:37:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 17:37:30 [INFO] 17:37:30 [INFO] 17:37:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-api --- 17:37:30 [INFO] BugInstance size is 0 17:37:30 [INFO] Error size is 0 17:37:30 [INFO] No errors/warnings found 17:37:30 [INFO] 17:37:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:30 [INFO] Forking model-flow-statistics 0.17.4-SNAPSHOT 17:37:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:30 [INFO] 17:37:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- 17:37:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:30 [INFO] 17:37:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 17:37:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:30 [INFO] 17:37:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-flow-statistics --- 17:37:31 [INFO] 17:37:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics --- 17:37:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:31 [INFO] 17:37:31 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-flow-statistics --- 17:37:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:37:31 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/src/main/yang 17:37:31 [INFO] yang-to-sources: Found 8 dependencies in 2.496 ms 17:37:31 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:37:31 [INFO] 17:37:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- 17:37:31 [INFO] Starting audit... 17:37:31 Audit done. 17:37:31 [INFO] You have 0 Checkstyle violations. 17:37:31 [INFO] 17:37:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- 17:37:31 [INFO] Starting audit... 17:37:31 Audit done. 17:37:31 [INFO] You have 0 Checkstyle violations. 17:37:31 [INFO] 17:37:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- 17:37:31 [INFO] 17:37:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 17:37:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/src/main/resources 17:37:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/spi 17:37:31 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 17:37:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:37:31 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 17:37:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/spi 17:37:31 [INFO] 17:37:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics --- 17:37:31 [INFO] Recompiling the module because of changed dependency. 17:37:31 [INFO] Compiling 304 source files with javac [debug release 17] to target/classes 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/direct/statistics/rev160511/OpendaylightDirectStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[39,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/OpendaylightFlowStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[35,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/OpendaylightFlowTableStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/OpendaylightGroupStatisticsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 17:37:32 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.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 17:37:32 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java: Some input files additionally use or override a deprecated API. 17:37:32 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/OpendaylightMeterStatisticsListener.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:37:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/classes 17:37:32 [INFO] 17:37:32 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 17:37:32 [INFO] 17:37:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-flow-statistics --- 17:37:32 [INFO] Fork Value is true 17:37:36 [INFO] Done SpotBugs Analysis.... 17:37:36 [INFO] 17:37:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 17:37:36 [INFO] 17:37:36 [INFO] 17:37:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-flow-statistics --- 17:37:36 [INFO] BugInstance size is 0 17:37:36 [INFO] Error size is 0 17:37:36 [INFO] No errors/warnings found 17:37:36 [INFO] 17:37:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:36 [INFO] Forking openflowplugin-extension-api 0.17.4-SNAPSHOT 17:37:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:36 [INFO] 17:37:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- 17:37:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:36 [INFO] 17:37:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 17:37:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:36 [INFO] 17:37:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- 17:37:36 [INFO] 17:37:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 17:37:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:36 [INFO] 17:37:36 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-extension-api --- 17:37:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:37:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/yang 17:37:36 [INFO] yang-to-sources: Found 9 dependencies in 3.358 ms 17:37:36 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:37:36 [INFO] 17:37:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- 17:37:36 [INFO] Starting audit... 17:37:36 Audit done. 17:37:36 [INFO] You have 0 Checkstyle violations. 17:37:36 [INFO] 17:37:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- 17:37:36 [INFO] Starting audit... 17:37:36 Audit done. 17:37:36 [INFO] You have 0 Checkstyle violations. 17:37:36 [INFO] 17:37:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- 17:37:36 [INFO] 17:37:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 17:37:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/src/main/resources 17:37:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/spi 17:37:36 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:37:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:37:36 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:37:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/spi 17:37:36 [INFO] 17:37:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api --- 17:37:36 [INFO] Recompiling the module because of changed dependency. 17:37:36 [INFO] Compiling 230 source files with javac [debug release 17] to target/classes 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/message/service/rev151020/SalExperimenterMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/experimenter/mp/message/service/rev151020/SalExperimenterMpMessageService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/openflowplugin/extension/onf/bundle/service/rev170124/SalBundleService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:37:37 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/classes 17:37:37 [INFO] 17:37:37 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 17:37:37 [INFO] 17:37:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-api --- 17:37:37 [INFO] Fork Value is true 17:37:41 [INFO] Done SpotBugs Analysis.... 17:37:41 [INFO] 17:37:41 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 17:37:41 [INFO] 17:37:41 [INFO] 17:37:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-api --- 17:37:41 [INFO] BugInstance size is 0 17:37:41 [INFO] Error size is 0 17:37:41 [INFO] No errors/warnings found 17:37:41 [INFO] 17:37:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:41 [INFO] Forking openflowplugin 0.17.4-SNAPSHOT 17:37:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:41 [INFO] 17:37:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- 17:37:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:41 [INFO] 17:37:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- 17:37:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:41 [INFO] 17:37:41 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin --- 17:37:41 [INFO] 17:37:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin --- 17:37:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:41 [INFO] 17:37:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin --- 17:37:41 [INFO] Starting audit... 17:37:41 Audit done. 17:37:41 [INFO] You have 0 Checkstyle violations. 17:37:41 [INFO] 17:37:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- 17:37:43 [INFO] Starting audit... 17:37:43 Audit done. 17:37:43 [INFO] You have 0 Checkstyle violations. 17:37:43 [INFO] 17:37:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- 17:37:43 [INFO] 17:37:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 17:37:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/resources 17:37:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/generated-sources/spi 17:37:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/generated-sources/yang 17:37:43 [INFO] 17:37:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin --- 17:37:43 [INFO] Recompiling the module because of changed dependency. 17:37:43 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:44 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) 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 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 17:37:44 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:37:44 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 17:37:44 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:37:44 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:44 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 17:37:44 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:37:44 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 17:37:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/classes 17:37:44 [INFO] 17:37:44 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin >>> 17:37:44 [INFO] 17:37:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin --- 17:37:44 [INFO] Fork Value is true 17:37:53 [INFO] Done SpotBugs Analysis.... 17:37:53 [INFO] 17:37:53 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin <<< 17:37:53 [INFO] 17:37:53 [INFO] 17:37:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin --- 17:37:53 [INFO] BugInstance size is 0 17:37:53 [INFO] Error size is 0 17:37:53 [INFO] No errors/warnings found 17:37:53 [INFO] 17:37:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:53 [INFO] Forking openflowplugin-common 0.17.4-SNAPSHOT 17:37:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:53 [INFO] 17:37:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- 17:37:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:53 [INFO] 17:37:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 17:37:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:53 [INFO] 17:37:53 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-common --- 17:37:53 [INFO] 17:37:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common --- 17:37:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:53 [INFO] 17:37:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-common --- 17:37:53 [INFO] Starting audit... 17:37:53 Audit done. 17:37:53 [INFO] You have 0 Checkstyle violations. 17:37:53 [INFO] 17:37:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- 17:37:53 [INFO] Starting audit... 17:37:53 Audit done. 17:37:53 [INFO] You have 0 Checkstyle violations. 17:37:53 [INFO] 17:37:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- 17:37:53 [INFO] 17:37:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 17:37:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/resources 17:37:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/generated-sources/spi 17:37:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/generated-sources/yang 17:37:53 [INFO] 17:37:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common --- 17:37:53 [INFO] Recompiling the module because of changed dependency. 17:37:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:37:53 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[248,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:37:53 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[267,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:37:53 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/classes 17:37:53 [INFO] 17:37:53 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 17:37:53 [INFO] 17:37:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-common --- 17:37:53 [INFO] Fork Value is true 17:37:56 [INFO] Done SpotBugs Analysis.... 17:37:56 [INFO] 17:37:56 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 17:37:56 [INFO] 17:37:56 [INFO] 17:37:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-common --- 17:37:56 [INFO] BugInstance size is 0 17:37:56 [INFO] Error size is 0 17:37:56 [INFO] No errors/warnings found 17:37:56 [INFO] 17:37:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:56 [INFO] Forking openflowplugin-impl 0.17.4-SNAPSHOT 17:37:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:37:56 [INFO] 17:37:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- 17:37:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:56 [INFO] 17:37:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 17:37:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:37:56 [INFO] 17:37:56 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-impl --- 17:37:56 [INFO] 17:37:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 17:37:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:37:56 [INFO] 17:37:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-impl --- 17:37:56 [INFO] Starting audit... 17:37:56 Audit done. 17:37:56 [INFO] You have 0 Checkstyle violations. 17:37:56 [INFO] 17:37:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- 17:38:01 [INFO] Starting audit... 17:38:01 Audit done. 17:38:01 [INFO] You have 0 Checkstyle violations. 17:38:01 [INFO] 17:38:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- 17:38:01 [INFO] 17:38:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 17:38:01 [INFO] Copying 2 resources from src/main/resources to target/classes 17:38:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/generated-sources/spi 17:38:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/generated-sources/yang 17:38:01 [INFO] 17:38:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl --- 17:38:01 [INFO] Recompiling the module because of changed dependency. 17:38:01 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 17:38:03 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:38:03 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:38:03 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:38:03 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:38:03 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[81,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[57,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[114,15] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[118,15] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:[27,61] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:[27,61] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/OpenflowProtocolListenerInitialImpl.java:[27,61] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OpenflowProtocolListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java:[43,57] org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927.SystemNotificationsListener in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.system.rev130927 has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 17:38:03 required: java.lang.Class 17:38:03 found: java.lang.Class 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[18,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ClearStatsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[21,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowEventTimesComandProvider.java:[20,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[22,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[21,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[22,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[21,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[22,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowSessionStatsCommandProvider.java:[21,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[17,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/ReconciliationFrameworkServiceDelegate.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.ReconciliationFrameworkServiceDelegate has a member method close() that could throw InterruptedException 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast 17:38:03 required: java.lang.Class 17:38:03 found: java.lang.Class 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[52,72] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[52,72] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[52,72] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[83,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[83,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[83,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[86,75] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[98,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[98,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[98,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[99,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[100,15] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[110,74] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[112,48] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[152,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[152,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[152,23] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[155,44] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 17:38:03 required: java.util.List 17:38:03 found: java.util.List 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList 17:38:03 missing type arguments for generic class java.util.ArrayList 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion 17:38:03 required: java.util.ArrayList 17:38:03 found: java.util.ArrayList 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[50,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[51,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[51,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 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[53,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types 17:38:03 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[53,103] unchecked conversion 17:38:03 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalExperimenterMessageServiceImpl.java:[53,102] unchecked conversion 17:38:03 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:38:03 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 17:38:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java:[126,82] unchecked cast 17:38:03 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:38:03 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:38:03 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java: Some input files additionally use or override a deprecated API. 17:38:03 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImpl.java: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImpl.java uses or overrides a deprecated API that is marked for removal. 17:38:03 [INFO] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SalFlowsBatchServiceImpl.java: Some input files additionally use unchecked or unsafe operations. 17:38:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/classes 17:38:03 [INFO] 17:38:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 17:38:03 [INFO] 17:38:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-impl --- 17:38:03 [INFO] Fork Value is true 17:38:17 [INFO] Done SpotBugs Analysis.... 17:38:17 [INFO] 17:38:17 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 17:38:17 [INFO] 17:38:17 [INFO] 17:38:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-impl --- 17:38:17 [INFO] BugInstance size is 0 17:38:17 [INFO] Error size is 0 17:38:17 [INFO] No errors/warnings found 17:38:17 [INFO] 17:38:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:17 [INFO] Forking openflowjava-extension-nicira-api 0.17.4-SNAPSHOT 17:38:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:17 [INFO] 17:38:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 17:38:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:17 [INFO] 17:38:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 17:38:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:17 [INFO] 17:38:17 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 17:38:17 [INFO] 17:38:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 17:38:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:17 [INFO] 17:38:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira-api --- 17:38:17 [INFO] Starting audit... 17:38:17 Audit done. 17:38:17 [INFO] You have 0 Checkstyle violations. 17:38:17 [INFO] 17:38:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- 17:38:18 [INFO] Starting audit... 17:38:18 Audit done. 17:38:18 [INFO] You have 0 Checkstyle violations. 17:38:18 [INFO] 17:38:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- 17:38:18 [INFO] 17:38:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 17:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/src/main/resources 17:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 17:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 17:38:18 [INFO] 17:38:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 17:38:18 [INFO] Recompiling the module because of changed dependency. 17:38:18 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:38:18 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/classes 17:38:18 [INFO] 17:38:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 17:38:18 [INFO] 17:38:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 17:38:18 [INFO] Fork Value is true 17:38:20 [INFO] Done SpotBugs Analysis.... 17:38:20 [INFO] 17:38:20 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 17:38:20 [INFO] 17:38:20 [INFO] 17:38:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-extension-nicira-api --- 17:38:20 [INFO] BugInstance size is 0 17:38:20 [INFO] Error size is 0 17:38:20 [INFO] No errors/warnings found 17:38:20 [INFO] 17:38:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:20 [INFO] Forking openflowjava-extension-nicira 0.17.4-SNAPSHOT 17:38:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:20 [INFO] 17:38:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- 17:38:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:20 [INFO] 17:38:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 17:38:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:20 [INFO] 17:38:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- 17:38:21 [INFO] 17:38:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 17:38:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:21 [INFO] 17:38:21 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowjava-extension-nicira --- 17:38:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:38:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/yang 17:38:21 [INFO] yang-to-sources: Found 5 dependencies in 1.680 ms 17:38:21 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:38:21 [INFO] 17:38:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- 17:38:21 [INFO] Starting audit... 17:38:21 Audit done. 17:38:21 [INFO] You have 0 Checkstyle violations. 17:38:21 [INFO] 17:38:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- 17:38:21 [INFO] Starting audit... 17:38:21 Audit done. 17:38:21 [INFO] You have 0 Checkstyle violations. 17:38:21 [INFO] 17:38:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- 17:38:21 [INFO] 17:38:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 17:38:21 [INFO] Copying 1 resource from src/main/resources to target/classes 17:38:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/generated-sources/spi 17:38:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:38:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:38:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:38:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/generated-sources/spi 17:38:21 [INFO] 17:38:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira --- 17:38:21 [INFO] Recompiling the module because of changed dependency. 17:38:21 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 17:38:23 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/classes 17:38:23 [INFO] 17:38:23 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 17:38:23 [INFO] 17:38:23 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 17:38:23 [INFO] Fork Value is true 17:38:28 [INFO] Done SpotBugs Analysis.... 17:38:28 [INFO] 17:38:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 17:38:28 [INFO] 17:38:28 [INFO] 17:38:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-extension-nicira --- 17:38:28 [INFO] BugInstance size is 0 17:38:28 [INFO] Error size is 0 17:38:28 [INFO] No errors/warnings found 17:38:28 [INFO] 17:38:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:28 [INFO] Forking openflowjava-extension-eric 0.17.4-SNAPSHOT 17:38:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:28 [INFO] 17:38:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- 17:38:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:28 [INFO] 17:38:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 17:38:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:28 [INFO] 17:38:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- 17:38:29 [INFO] 17:38:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 17:38:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:29 [INFO] 17:38:29 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowjava-extension-eric --- 17:38:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:38:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/yang 17:38:29 [INFO] yang-to-sources: Found 5 dependencies in 2.144 ms 17:38:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:38:29 [INFO] 17:38:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- 17:38:29 [INFO] Starting audit... 17:38:29 Audit done. 17:38:29 [INFO] You have 0 Checkstyle violations. 17:38:29 [INFO] 17:38:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- 17:38:29 [INFO] Starting audit... 17:38:29 Audit done. 17:38:29 [INFO] You have 0 Checkstyle violations. 17:38:29 [INFO] 17:38:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- 17:38:29 [INFO] 17:38:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 17:38:29 [INFO] Copying 1 resource from src/main/resources to target/classes 17:38:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/generated-sources/spi 17:38:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:38:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/generated-sources/spi 17:38:29 [INFO] 17:38:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric --- 17:38:29 [INFO] Recompiling the module because of changed dependency. 17:38:29 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 17:38:29 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/classes 17:38:29 [INFO] 17:38:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 17:38:29 [INFO] 17:38:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowjava-extension-eric --- 17:38:29 [INFO] Fork Value is true 17:38:31 [INFO] Done SpotBugs Analysis.... 17:38:31 [INFO] 17:38:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 17:38:31 [INFO] 17:38:31 [INFO] 17:38:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowjava-extension-eric --- 17:38:31 [INFO] BugInstance size is 0 17:38:31 [INFO] Error size is 0 17:38:31 [INFO] No errors/warnings found 17:38:31 [INFO] 17:38:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:31 [INFO] Forking openflowplugin-extension-nicira 0.17.4-SNAPSHOT 17:38:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:31 [INFO] 17:38:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 17:38:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:31 [INFO] 17:38:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 17:38:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:31 [INFO] 17:38:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- 17:38:32 [INFO] 17:38:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 17:38:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:32 [INFO] 17:38:32 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-extension-nicira --- 17:38:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:38:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/src/main/yang 17:38:32 [INFO] yang-to-sources: Found 12 dependencies in 3.027 ms 17:38:32 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:38:32 [INFO] 17:38:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- 17:38:32 [INFO] Starting audit... 17:38:32 Audit done. 17:38:32 [INFO] You have 0 Checkstyle violations. 17:38:32 [INFO] 17:38:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- 17:38:33 [INFO] Starting audit... 17:38:33 Audit done. 17:38:33 [INFO] You have 0 Checkstyle violations. 17:38:33 [INFO] 17:38:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- 17:38:33 [INFO] 17:38:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 17:38:33 [INFO] Copying 1 resource from src/main/resources to target/classes 17:38:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 17:38:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:38:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:38:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:38:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 17:38:33 [INFO] 17:38:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira --- 17:38:33 [INFO] Recompiling the module because of changed dependency. 17:38:33 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 17:38:39 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/classes 17:38:39 [INFO] 17:38:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 17:38:39 [INFO] 17:38:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 17:38:39 [INFO] Fork Value is true 17:38:47 [INFO] Done SpotBugs Analysis.... 17:38:47 [INFO] 17:38:47 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 17:38:47 [INFO] 17:38:47 [INFO] 17:38:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-nicira --- 17:38:47 [INFO] BugInstance size is 0 17:38:47 [INFO] Error size is 0 17:38:47 [INFO] No errors/warnings found 17:38:47 [INFO] 17:38:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:47 [INFO] Forking openflowplugin-extension-onf 0.17.4-SNAPSHOT 17:38:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:47 [INFO] 17:38:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- 17:38:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:47 [INFO] 17:38:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 17:38:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:47 [INFO] 17:38:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- 17:38:48 [INFO] 17:38:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 17:38:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:48 [INFO] 17:38:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-onf --- 17:38:48 [INFO] Starting audit... 17:38:48 Audit done. 17:38:48 [INFO] You have 0 Checkstyle violations. 17:38:48 [INFO] 17:38:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- 17:38:48 [INFO] Starting audit... 17:38:48 Audit done. 17:38:48 [INFO] You have 0 Checkstyle violations. 17:38:48 [INFO] 17:38:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- 17:38:48 [INFO] 17:38:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 17:38:48 [INFO] Copying 1 resource from src/main/resources to target/classes 17:38:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/generated-sources/spi 17:38:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/generated-sources/yang 17:38:48 [INFO] 17:38:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf --- 17:38:48 [INFO] Recompiling the module because of changed dependency. 17:38:48 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:38:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/classes 17:38:48 [INFO] 17:38:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 17:38:48 [INFO] 17:38:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 17:38:48 [INFO] Fork Value is true 17:38:51 [INFO] Done SpotBugs Analysis.... 17:38:51 [INFO] 17:38:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 17:38:51 [INFO] 17:38:51 [INFO] 17:38:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-onf --- 17:38:51 [INFO] BugInstance size is 0 17:38:51 [INFO] Error size is 0 17:38:51 [INFO] No errors/warnings found 17:38:51 [INFO] 17:38:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:51 [INFO] Forking openflowplugin-extension-eric 0.17.4-SNAPSHOT 17:38:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:51 [INFO] 17:38:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- 17:38:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:51 [INFO] 17:38:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 17:38:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:51 [INFO] 17:38:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- 17:38:52 [INFO] 17:38:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 17:38:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:52 [INFO] 17:38:52 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ openflowplugin-extension-eric --- 17:38:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:38:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/src/main/yang 17:38:52 [INFO] yang-to-sources: Found 12 dependencies in 2.721 ms 17:38:52 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:38:52 [INFO] 17:38:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- 17:38:52 [INFO] Starting audit... 17:38:52 Audit done. 17:38:52 [INFO] You have 0 Checkstyle violations. 17:38:52 [INFO] 17:38:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- 17:38:52 [INFO] Starting audit... 17:38:52 Audit done. 17:38:52 [INFO] You have 0 Checkstyle violations. 17:38:52 [INFO] 17:38:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- 17:38:52 [INFO] 17:38:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 17:38:52 [INFO] Copying 1 resource from src/main/resources to target/classes 17:38:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/generated-sources/spi 17:38:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:38:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/generated-sources/spi 17:38:52 [INFO] 17:38:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric --- 17:38:52 [INFO] Recompiling the module because of changed dependency. 17:38:52 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:38:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/classes 17:38:52 [INFO] 17:38:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 17:38:52 [INFO] 17:38:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 17:38:52 [INFO] Fork Value is true 17:38:55 [INFO] Done SpotBugs Analysis.... 17:38:55 [INFO] 17:38:55 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 17:38:55 [INFO] 17:38:55 [INFO] 17:38:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-extension-eric --- 17:38:55 [INFO] BugInstance size is 0 17:38:55 [INFO] Error size is 0 17:38:55 [INFO] No errors/warnings found 17:38:55 [INFO] 17:38:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:55 [INFO] Forking test-extension 0.17.4-SNAPSHOT 17:38:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:55 [INFO] 17:38:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- 17:38:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:55 [INFO] 17:38:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- 17:38:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:55 [INFO] 17:38:55 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ test-extension --- 17:38:56 [INFO] 17:38:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension --- 17:38:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:56 [INFO] 17:38:56 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ test-extension --- 17:38:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:38:56 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/src/main/yang 17:38:56 [INFO] yang-to-sources: Found 17 dependencies in 5.500 ms 17:38:56 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:38:56 [INFO] 17:38:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- 17:38:56 [INFO] Starting audit... 17:38:56 Audit done. 17:38:56 [INFO] You have 0 Checkstyle violations. 17:38:56 [INFO] 17:38:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- 17:38:56 [INFO] Starting audit... 17:38:56 Audit done. 17:38:56 [INFO] You have 0 Checkstyle violations. 17:38:56 [INFO] 17:38:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- 17:38:56 [INFO] 17:38:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 17:38:56 [INFO] Copying 1 resource from src/main/resources to target/classes 17:38:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/spi 17:38:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:38:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/spi 17:38:56 [INFO] 17:38:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension --- 17:38:56 [INFO] Recompiling the module because of changed dependency. 17:38:56 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 17:38:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:56 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/test/rev130819/TestService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:38:56 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/classes 17:38:56 [INFO] 17:38:56 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ test-extension >>> 17:38:56 [INFO] 17:38:56 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ test-extension --- 17:38:56 [INFO] Fork Value is true 17:38:59 [INFO] Done SpotBugs Analysis.... 17:38:59 [INFO] 17:38:59 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ test-extension <<< 17:38:59 [INFO] 17:38:59 [INFO] 17:38:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ test-extension --- 17:38:59 [INFO] BugInstance size is 0 17:38:59 [INFO] Error size is 0 17:38:59 [INFO] No errors/warnings found 17:38:59 [INFO] 17:38:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:59 [INFO] Forking model-topology 0.17.4-SNAPSHOT 17:38:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:38:59 [INFO] 17:38:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- 17:38:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:59 [INFO] 17:38:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- 17:38:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:38:59 [INFO] 17:38:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-topology --- 17:38:59 [INFO] 17:38:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology --- 17:38:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:38:59 [INFO] 17:38:59 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ model-topology --- 17:38:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:38:59 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/src/main/yang 17:38:59 [INFO] yang-to-sources: Found 5 dependencies in 821.7 μs 17:38:59 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:38:59 [INFO] 17:38:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- 17:38:59 [INFO] Starting audit... 17:38:59 Audit done. 17:38:59 [INFO] You have 0 Checkstyle violations. 17:38:59 [INFO] 17:38:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- 17:38:59 [INFO] Starting audit... 17:38:59 Audit done. 17:38:59 [INFO] You have 0 Checkstyle violations. 17:38:59 [INFO] 17:38:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- 17:38:59 [INFO] 17:38:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 17:38:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/src/main/resources 17:38:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/generated-sources/spi 17:38:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:38:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:38:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/generated-sources/spi 17:38:59 [INFO] 17:38:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology --- 17:38:59 [INFO] Recompiling the module because of changed dependency. 17:38:59 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 17:38:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/classes 17:38:59 [INFO] 17:38:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ model-topology >>> 17:38:59 [INFO] 17:38:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ model-topology --- 17:38:59 [INFO] Fork Value is true 17:39:01 [INFO] Done SpotBugs Analysis.... 17:39:01 [INFO] 17:39:01 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ model-topology <<< 17:39:01 [INFO] 17:39:01 [INFO] 17:39:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ model-topology --- 17:39:01 [INFO] BugInstance size is 0 17:39:01 [INFO] Error size is 0 17:39:01 [INFO] No errors/warnings found 17:39:01 [INFO] 17:39:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:01 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.17.4-SNAPSHOT 17:39:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:01 [INFO] 17:39:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 17:39:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:01 [INFO] 17:39:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 17:39:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:01 [INFO] 17:39:01 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] 17:39:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:02 [INFO] 17:39:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] Starting audit... 17:39:02 Audit done. 17:39:02 [INFO] You have 0 Checkstyle violations. 17:39:02 [INFO] 17:39:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] Starting audit... 17:39:02 Audit done. 17:39:02 [INFO] You have 0 Checkstyle violations. 17:39:02 [INFO] 17:39:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] 17:39:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 17:39:02 [INFO] ...done! 17:39:02 [INFO] Attaching features XML 17:39:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:02 [INFO] 17:39:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:02 [INFO] 17:39:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 17:39:02 [INFO] 17:39:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] 17:39:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 17:39:02 [INFO] 17:39:02 [INFO] 17:39:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 17:39:02 [INFO] 17:39:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.17.4-SNAPSHOT 17:39:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:02 [INFO] 17:39:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:02 [INFO] 17:39:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:02 [INFO] 17:39:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] 17:39:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:02 [INFO] 17:39:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Starting audit... 17:39:02 Audit done. 17:39:02 [INFO] You have 0 Checkstyle violations. 17:39:02 [INFO] 17:39:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Starting audit... 17:39:02 Audit done. 17:39:02 [INFO] You have 0 Checkstyle violations. 17:39:02 [INFO] 17:39:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] 17:39:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 17:39:02 [INFO] ...done! 17:39:02 [INFO] Attaching features XML 17:39:02 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:02 [INFO] 17:39:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:02 [INFO] 17:39:02 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 17:39:02 [INFO] 17:39:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] 17:39:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 17:39:02 [INFO] 17:39:02 [INFO] 17:39:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-libraries --- 17:39:02 [INFO] 17:39:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:02 [INFO] Forking openflowplugin-blueprint-config 0.17.4-SNAPSHOT 17:39:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:02 [INFO] 17:39:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 17:39:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:02 [INFO] 17:39:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 17:39:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:02 [INFO] 17:39:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] 17:39:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:03 [INFO] 17:39:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] Starting audit... 17:39:03 Audit done. 17:39:03 [INFO] You have 0 Checkstyle violations. 17:39:03 [INFO] 17:39:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] Starting audit... 17:39:03 Audit done. 17:39:03 [INFO] You have 0 Checkstyle violations. 17:39:03 [INFO] 17:39:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] 17:39:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/generated-sources/spi 17:39:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/generated-sources/yang 17:39:03 [INFO] 17:39:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] No sources to compile 17:39:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/classes 17:39:03 [INFO] 17:39:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 17:39:03 [INFO] 17:39:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] 17:39:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 17:39:03 [INFO] 17:39:03 [INFO] 17:39:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-blueprint-config --- 17:39:03 [INFO] 17:39:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.17.4-SNAPSHOT 17:39:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:03 [INFO] 17:39:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:03 [INFO] 17:39:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:03 [INFO] 17:39:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] 17:39:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:03 [INFO] 17:39:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] Starting audit... 17:39:03 Audit done. 17:39:03 [INFO] You have 0 Checkstyle violations. 17:39:03 [INFO] 17:39:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] Starting audit... 17:39:03 Audit done. 17:39:03 [INFO] You have 0 Checkstyle violations. 17:39:03 [INFO] 17:39:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] 17:39:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 17:39:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 17:39:04 [INFO] ...done! 17:39:04 [INFO] Attaching features XML 17:39:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:04 [INFO] 17:39:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound --- 17:39:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:04 [INFO] 17:39:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 17:39:04 [INFO] 17:39:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 17:39:04 [INFO] 17:39:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 17:39:04 [INFO] 17:39:04 [INFO] 17:39:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-southbound --- 17:39:04 [INFO] 17:39:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.17.4-SNAPSHOT 17:39:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:04 [INFO] 17:39:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:04 [INFO] 17:39:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:04 [INFO] 17:39:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] 17:39:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:04 [INFO] 17:39:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Starting audit... 17:39:04 Audit done. 17:39:04 [INFO] You have 0 Checkstyle violations. 17:39:04 [INFO] 17:39:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Starting audit... 17:39:04 Audit done. 17:39:04 [INFO] You have 0 Checkstyle violations. 17:39:04 [INFO] 17:39:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] 17:39:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 17:39:04 [INFO] ...done! 17:39:04 [INFO] Attaching features XML 17:39:04 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:04 [INFO] 17:39:04 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:04 [INFO] 17:39:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 17:39:04 [INFO] 17:39:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] 17:39:04 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 17:39:04 [INFO] 17:39:04 [INFO] 17:39:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 17:39:04 [INFO] 17:39:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:04 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.17.4-SNAPSHOT 17:39:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:04 [INFO] 17:39:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 17:39:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:04 [INFO] 17:39:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 17:39:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:04 [INFO] 17:39:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] 17:39:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:05 [INFO] 17:39:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] Starting audit... 17:39:05 Audit done. 17:39:05 [INFO] You have 0 Checkstyle violations. 17:39:05 [INFO] 17:39:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] Starting audit... 17:39:05 Audit done. 17:39:05 [INFO] You have 0 Checkstyle violations. 17:39:05 [INFO] 17:39:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] 17:39:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 17:39:05 [INFO] ...done! 17:39:05 [INFO] Attaching features XML 17:39:05 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:05 [INFO] 17:39:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:05 [INFO] 17:39:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 17:39:05 [INFO] 17:39:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] 17:39:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 17:39:05 [INFO] 17:39:05 [INFO] 17:39:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 17:39:05 [INFO] 17:39:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:05 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.17.4-SNAPSHOT 17:39:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:05 [INFO] 17:39:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 17:39:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:05 [INFO] 17:39:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 17:39:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:05 [INFO] 17:39:05 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 17:39:05 [INFO] 17:39:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:06 [INFO] 17:39:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] Starting audit... 17:39:06 Audit done. 17:39:06 [INFO] You have 0 Checkstyle violations. 17:39:06 [INFO] 17:39:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] Starting audit... 17:39:06 Audit done. 17:39:06 [INFO] You have 0 Checkstyle violations. 17:39:06 [INFO] 17:39:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] 17:39:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 17:39:06 [INFO] ...done! 17:39:06 [INFO] Attaching features XML 17:39:06 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:06 [INFO] 17:39:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:06 [INFO] 17:39:06 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 17:39:06 [INFO] 17:39:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] 17:39:06 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 17:39:06 [INFO] 17:39:06 [INFO] 17:39:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 17:39:06 [INFO] 17:39:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:06 [INFO] Forking features-openflowplugin-extension 0.17.4-SNAPSHOT 17:39:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:06 [INFO] 17:39:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- 17:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:08 [INFO] 17:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 17:39:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:08 [INFO] 17:39:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowplugin-extension --- 17:39:08 [INFO] 17:39:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 17:39:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:08 [INFO] 17:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- 17:39:08 [INFO] Starting audit... 17:39:08 Audit done. 17:39:08 [INFO] You have 0 Checkstyle violations. 17:39:08 [INFO] 17:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- 17:39:08 [INFO] Starting audit... 17:39:08 Audit done. 17:39:08 [INFO] You have 0 Checkstyle violations. 17:39:08 [INFO] 17:39:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- 17:39:08 [INFO] 17:39:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 17:39:08 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 17:39:08 [INFO] ...done! 17:39:08 [INFO] Attaching features XML 17:39:08 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:08 [INFO] 17:39:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension --- 17:39:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:08 [INFO] 17:39:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 17:39:08 [INFO] 17:39:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-openflowplugin-extension --- 17:39:08 [INFO] 17:39:08 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 17:39:08 [INFO] 17:39:08 [INFO] 17:39:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-openflowplugin-extension --- 17:39:08 [INFO] 17:39:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:08 [INFO] Forking features-extension-aggregator 0.17.4-SNAPSHOT 17:39:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:08 [INFO] 17:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- 17:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:08 [INFO] 17:39:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-extension-aggregator --- 17:39:08 [INFO] 17:39:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:08 [INFO] Forking openflowplugin-extension-aggregator 0.17.4-SNAPSHOT 17:39:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:08 [INFO] 17:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 17:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:08 [INFO] 17:39:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 17:39:08 [INFO] 17:39:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:08 [INFO] Forking test-provider 0.17.4-SNAPSHOT 17:39:08 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:08 [INFO] 17:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- 17:39:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:08 [INFO] 17:39:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- 17:39:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:08 [INFO] 17:39:08 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ test-provider --- 17:39:08 [INFO] 17:39:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider --- 17:39:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:08 [INFO] 17:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-provider --- 17:39:08 [INFO] Starting audit... 17:39:08 Audit done. 17:39:08 [INFO] You have 0 Checkstyle violations. 17:39:08 [INFO] 17:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- 17:39:08 [INFO] Starting audit... 17:39:08 Audit done. 17:39:08 [INFO] You have 0 Checkstyle violations. 17:39:08 [INFO] 17:39:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- 17:39:08 [INFO] 17:39:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 17:39:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/resources 17:39:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/generated-sources/spi 17:39:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/generated-sources/yang 17:39:08 [INFO] 17:39:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider --- 17:39:08 [INFO] Recompiling the module because of changed dependency. 17:39:08 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[586,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[645,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[647,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[648,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[650,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[656,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[657,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[659,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[664,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[666,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[667,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[669,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[674,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[676,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[677,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[679,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[555,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.java:[131,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[321,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[323,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[341,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[343,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[346,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[348,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.java:[149,41] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[427,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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[389,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[390,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestServiceProvider.java:[139,40] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[195,55] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2562,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2564,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[40,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[41,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[42,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[43,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[52,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[62,33] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[35,29] 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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[36,29] 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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[37,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 17:39:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[38,29] 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 17:39:08 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/classes 17:39:08 [INFO] 17:39:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ test-provider >>> 17:39:08 [INFO] 17:39:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ test-provider --- 17:39:08 [INFO] Fork Value is true 17:39:14 [INFO] Done SpotBugs Analysis.... 17:39:14 [INFO] 17:39:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ test-provider <<< 17:39:14 [INFO] 17:39:14 [INFO] 17:39:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ test-provider --- 17:39:14 [INFO] BugInstance size is 0 17:39:14 [INFO] Error size is 0 17:39:14 [INFO] No errors/warnings found 17:39:14 [INFO] 17:39:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:14 [INFO] Forking test-common 0.17.4-SNAPSHOT 17:39:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:14 [INFO] 17:39:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- 17:39:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:14 [INFO] 17:39:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- 17:39:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:14 [INFO] 17:39:14 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ test-common --- 17:39:15 [INFO] 17:39:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common --- 17:39:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:15 [INFO] 17:39:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-common --- 17:39:15 [INFO] Starting audit... 17:39:15 Audit done. 17:39:15 [INFO] You have 0 Checkstyle violations. 17:39:15 [INFO] 17:39:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- 17:39:15 [INFO] Starting audit... 17:39:15 Audit done. 17:39:15 [INFO] You have 0 Checkstyle violations. 17:39:15 [INFO] 17:39:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- 17:39:15 [INFO] 17:39:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 17:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/resources 17:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/generated-sources/spi 17:39:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/generated-sources/yang 17:39:15 [INFO] 17:39:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common --- 17:39:15 [INFO] Recompiling the module because of changed dependency. 17:39:15 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:39:15 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiter.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/classes 17:39:15 [INFO] 17:39:15 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ test-common >>> 17:39:15 [INFO] 17:39:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ test-common --- 17:39:15 [INFO] Fork Value is true 17:39:18 [INFO] Done SpotBugs Analysis.... 17:39:18 [INFO] 17:39:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ test-common <<< 17:39:18 [INFO] 17:39:18 [INFO] 17:39:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ test-common --- 17:39:18 [INFO] BugInstance size is 0 17:39:18 [INFO] Error size is 0 17:39:18 [INFO] No errors/warnings found 17:39:18 [INFO] 17:39:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:18 [INFO] Forking drop-test-karaf 0.17.4-SNAPSHOT 17:39:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:18 [INFO] 17:39:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- 17:39:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:18 [INFO] 17:39:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 17:39:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:18 [INFO] 17:39:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ drop-test-karaf --- 17:39:19 [INFO] 17:39:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf --- 17:39:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:19 [INFO] 17:39:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ drop-test-karaf --- 17:39:19 [INFO] Starting audit... 17:39:19 Audit done. 17:39:19 [INFO] You have 0 Checkstyle violations. 17:39:19 [INFO] 17:39:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- 17:39:19 [INFO] Starting audit... 17:39:19 Audit done. 17:39:19 [INFO] You have 0 Checkstyle violations. 17:39:19 [INFO] 17:39:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- 17:39:19 [INFO] 17:39:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 17:39:19 [INFO] Copying 2 resources from src/main/resources to target/classes 17:39:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/generated-sources/spi 17:39:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/generated-sources/yang 17:39:19 [INFO] 17:39:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf --- 17:39:19 [INFO] Recompiling the module because of changed dependency. 17:39:19 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[19,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,9] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,41] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[21,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:19 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:19 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/drop-test-karaf-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/classes 17:39:19 [INFO] 17:39:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 17:39:19 [INFO] 17:39:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ drop-test-karaf --- 17:39:19 [INFO] Fork Value is true 17:39:21 [INFO] Done SpotBugs Analysis.... 17:39:21 [INFO] 17:39:21 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 17:39:21 [INFO] 17:39:21 [INFO] 17:39:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ drop-test-karaf --- 17:39:21 [INFO] BugInstance size is 0 17:39:21 [INFO] Error size is 0 17:39:21 [INFO] No errors/warnings found 17:39:21 [INFO] 17:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:21 [INFO] Forking bulk-o-matic 0.17.4-SNAPSHOT 17:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:21 [INFO] 17:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- 17:39:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:21 [INFO] 17:39:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 17:39:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:21 [INFO] 17:39:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bulk-o-matic --- 17:39:21 [INFO] 17:39:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic --- 17:39:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:21 [INFO] 17:39:21 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ bulk-o-matic --- 17:39:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:39:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/yang 17:39:21 [INFO] yang-to-sources: Found 8 dependencies in 2.539 ms 17:39:21 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:39:21 [INFO] 17:39:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- 17:39:21 [INFO] Starting audit... 17:39:21 Audit done. 17:39:21 [INFO] You have 0 Checkstyle violations. 17:39:21 [INFO] 17:39:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- 17:39:22 [INFO] Starting audit... 17:39:22 Audit done. 17:39:22 [INFO] You have 0 Checkstyle violations. 17:39:22 [INFO] 17:39:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- 17:39:22 [INFO] 17:39:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 17:39:22 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/spi 17:39:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:39:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:39:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:39:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/spi 17:39:22 [INFO] 17:39:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic --- 17:39:22 [INFO] Recompiling the module because of changed dependency. 17:39:22 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[109,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowServiceImpl.java:[130,60] unchecked cast 17:39:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:39:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/bulk/flow/service/rev150608/SalBulkFlowService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:39:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/classes 17:39:22 [INFO] 17:39:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 17:39:22 [INFO] 17:39:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bulk-o-matic --- 17:39:22 [INFO] Fork Value is true 17:39:26 [INFO] Done SpotBugs Analysis.... 17:39:26 [INFO] 17:39:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 17:39:26 [INFO] 17:39:26 [INFO] 17:39:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bulk-o-matic --- 17:39:26 [INFO] BugInstance size is 0 17:39:26 [INFO] Error size is 0 17:39:26 [INFO] No errors/warnings found 17:39:26 [INFO] 17:39:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:26 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.17.4-SNAPSHOT 17:39:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:26 [INFO] 17:39:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:26 [INFO] 17:39:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:26 [INFO] 17:39:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] 17:39:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:27 [INFO] 17:39:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] Starting audit... 17:39:27 Audit done. 17:39:27 [INFO] You have 0 Checkstyle violations. 17:39:27 [INFO] 17:39:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] Starting audit... 17:39:27 Audit done. 17:39:27 [INFO] You have 0 Checkstyle violations. 17:39:27 [INFO] 17:39:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] 17:39:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 17:39:27 [INFO] ...done! 17:39:27 [INFO] Attaching features XML 17:39:27 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:27 [INFO] 17:39:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:27 [INFO] 17:39:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 17:39:27 [INFO] 17:39:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] 17:39:27 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 17:39:27 [INFO] 17:39:27 [INFO] 17:39:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 17:39:27 [INFO] 17:39:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:27 [INFO] Forking device-ownership-service 0.17.4-SNAPSHOT 17:39:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:27 [INFO] 17:39:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- 17:39:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:27 [INFO] 17:39:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- 17:39:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:27 [INFO] 17:39:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ device-ownership-service --- 17:39:27 [INFO] 17:39:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service --- 17:39:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:27 [INFO] 17:39:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ device-ownership-service --- 17:39:27 [INFO] Starting audit... 17:39:27 Audit done. 17:39:27 [INFO] You have 0 Checkstyle violations. 17:39:27 [INFO] 17:39:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- 17:39:27 [INFO] Starting audit... 17:39:27 Audit done. 17:39:27 [INFO] You have 0 Checkstyle violations. 17:39:27 [INFO] 17:39:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- 17:39:27 [INFO] 17:39:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 17:39:27 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/generated-sources/spi 17:39:27 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/generated-sources/yang 17:39:27 [INFO] 17:39:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service --- 17:39:27 [INFO] Recompiling the module because of changed dependency. 17:39:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:39:27 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/classes 17:39:27 [INFO] 17:39:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 17:39:27 [INFO] 17:39:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ device-ownership-service --- 17:39:27 [INFO] Fork Value is true 17:39:30 [INFO] Done SpotBugs Analysis.... 17:39:30 [INFO] 17:39:30 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 17:39:30 [INFO] 17:39:30 [INFO] 17:39:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ device-ownership-service --- 17:39:30 [INFO] BugInstance size is 0 17:39:30 [INFO] Error size is 0 17:39:30 [INFO] No errors/warnings found 17:39:30 [INFO] 17:39:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:30 [INFO] Forking of-switch-config-pusher 0.17.4-SNAPSHOT 17:39:30 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:30 [INFO] 17:39:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- 17:39:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:30 [INFO] 17:39:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 17:39:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:30 [INFO] 17:39:30 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ of-switch-config-pusher --- 17:39:30 [INFO] 17:39:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 17:39:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:30 [INFO] 17:39:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ of-switch-config-pusher --- 17:39:30 [INFO] Starting audit... 17:39:30 Audit done. 17:39:30 [INFO] You have 0 Checkstyle violations. 17:39:30 [INFO] 17:39:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- 17:39:30 [INFO] Starting audit... 17:39:30 Audit done. 17:39:30 [INFO] You have 0 Checkstyle violations. 17:39:30 [INFO] 17:39:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- 17:39:30 [INFO] 17:39:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 17:39:30 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/generated-sources/spi 17:39:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/generated-sources/yang 17:39:30 [INFO] 17:39:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher --- 17:39:30 [INFO] Recompiling the module because of changed dependency. 17:39:30 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:39:30 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/classes 17:39:30 [INFO] 17:39:30 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 17:39:30 [INFO] 17:39:30 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ of-switch-config-pusher --- 17:39:30 [INFO] Fork Value is true 17:39:33 [INFO] Done SpotBugs Analysis.... 17:39:33 [INFO] 17:39:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 17:39:33 [INFO] 17:39:33 [INFO] 17:39:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ of-switch-config-pusher --- 17:39:33 [INFO] BugInstance size is 0 17:39:33 [INFO] Error size is 0 17:39:33 [INFO] No errors/warnings found 17:39:33 [INFO] 17:39:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:33 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.17.4-SNAPSHOT 17:39:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:33 [INFO] 17:39:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:33 [INFO] 17:39:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:33 [INFO] 17:39:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] 17:39:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:33 [INFO] 17:39:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Starting audit... 17:39:33 Audit done. 17:39:33 [INFO] You have 0 Checkstyle violations. 17:39:33 [INFO] 17:39:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Starting audit... 17:39:33 Audit done. 17:39:33 [INFO] You have 0 Checkstyle violations. 17:39:33 [INFO] 17:39:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] 17:39:33 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 17:39:33 [INFO] ...done! 17:39:33 [INFO] Attaching features XML 17:39:33 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:33 [INFO] 17:39:33 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:33 [INFO] 17:39:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 17:39:33 [INFO] 17:39:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] 17:39:33 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 17:39:33 [INFO] 17:39:33 [INFO] 17:39:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 17:39:33 [INFO] 17:39:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:33 [INFO] Forking arbitratorreconciliation-api 0.17.4-SNAPSHOT 17:39:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:33 [INFO] 17:39:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- 17:39:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:33 [INFO] 17:39:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 17:39:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:33 [INFO] 17:39:33 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- 17:39:34 [INFO] 17:39:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 17:39:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:34 [INFO] 17:39:34 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ arbitratorreconciliation-api --- 17:39:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:39:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/src/main/yang 17:39:34 [INFO] yang-to-sources: Found 10 dependencies in 2.465 ms 17:39:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:39:34 [INFO] 17:39:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- 17:39:34 [INFO] Starting audit... 17:39:34 Audit done. 17:39:34 [INFO] You have 0 Checkstyle violations. 17:39:34 [INFO] 17:39:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- 17:39:34 [INFO] Starting audit... 17:39:34 Audit done. 17:39:34 [INFO] You have 0 Checkstyle violations. 17:39:34 [INFO] 17:39:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- 17:39:34 [INFO] 17:39:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 17:39:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/src/main/resources 17:39:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/spi 17:39:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:39:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:39:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:39:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/spi 17:39:34 [INFO] 17:39:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api --- 17:39:34 [INFO] Recompiling the module because of changed dependency. 17:39:34 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:39:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:34 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/arbitrator/reconcile/service/rev180227/ArbitratorReconcileService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/classes 17:39:34 [INFO] 17:39:34 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 17:39:34 [INFO] 17:39:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 17:39:34 [INFO] Fork Value is true 17:39:36 [INFO] Done SpotBugs Analysis.... 17:39:36 [INFO] 17:39:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 17:39:36 [INFO] 17:39:36 [INFO] 17:39:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arbitratorreconciliation-api --- 17:39:36 [INFO] BugInstance size is 0 17:39:36 [INFO] Error size is 0 17:39:36 [INFO] No errors/warnings found 17:39:36 [INFO] 17:39:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:36 [INFO] Forking reconciliation-framework 0.17.4-SNAPSHOT 17:39:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:36 [INFO] 17:39:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- 17:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:36 [INFO] 17:39:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 17:39:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:36 [INFO] 17:39:36 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ reconciliation-framework --- 17:39:37 [INFO] 17:39:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework --- 17:39:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:37 [INFO] 17:39:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ reconciliation-framework --- 17:39:37 [INFO] Starting audit... 17:39:37 Audit done. 17:39:37 [INFO] You have 0 Checkstyle violations. 17:39:37 [INFO] 17:39:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- 17:39:37 [INFO] Starting audit... 17:39:37 Audit done. 17:39:37 [INFO] You have 0 Checkstyle violations. 17:39:37 [INFO] 17:39:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- 17:39:37 [INFO] 17:39:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 17:39:37 [INFO] Copying 2 resources from src/main/resources to target/classes 17:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/generated-sources/spi 17:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/generated-sources/yang 17:39:37 [INFO] 17:39:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework --- 17:39:37 [INFO] Recompiling the module because of changed dependency. 17:39:37 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[24,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[24,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[26,44] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/cli/GetRegisteredServices.java:[24,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:39:37 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:37 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/classes 17:39:37 [INFO] 17:39:37 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 17:39:37 [INFO] 17:39:37 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ reconciliation-framework --- 17:39:37 [INFO] Fork Value is true 17:39:40 [INFO] Done SpotBugs Analysis.... 17:39:40 [INFO] 17:39:40 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 17:39:40 [INFO] 17:39:40 [INFO] 17:39:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ reconciliation-framework --- 17:39:40 [INFO] BugInstance size is 0 17:39:40 [INFO] Error size is 0 17:39:40 [INFO] No errors/warnings found 17:39:40 [INFO] 17:39:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:40 [INFO] Forking arbitratorreconciliation-impl 0.17.4-SNAPSHOT 17:39:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:40 [INFO] 17:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:40 [INFO] 17:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:40 [INFO] 17:39:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] 17:39:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:40 [INFO] 17:39:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Starting audit... 17:39:40 Audit done. 17:39:40 [INFO] You have 0 Checkstyle violations. 17:39:40 [INFO] 17:39:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Starting audit... 17:39:40 Audit done. 17:39:40 [INFO] You have 0 Checkstyle violations. 17:39:40 [INFO] 17:39:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] 17:39:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 17:39:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 17:39:40 [INFO] 17:39:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Recompiling the module because of changed dependency. 17:39:40 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,8] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[125,42] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[133,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[375,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[376,35] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:39:40 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[384,38] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/classes 17:39:40 [INFO] 17:39:40 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 17:39:40 [INFO] 17:39:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 17:39:40 [INFO] Fork Value is true 17:39:44 [INFO] Done SpotBugs Analysis.... 17:39:44 [INFO] 17:39:44 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 17:39:44 [INFO] 17:39:44 [INFO] 17:39:44 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ arbitratorreconciliation-impl --- 17:39:44 [INFO] BugInstance size is 0 17:39:44 [INFO] Error size is 0 17:39:44 [INFO] No errors/warnings found 17:39:44 [INFO] 17:39:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:44 [INFO] Forking forwardingrules-manager 0.17.4-SNAPSHOT 17:39:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:44 [INFO] 17:39:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- 17:39:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:44 [INFO] 17:39:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 17:39:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:44 [INFO] 17:39:44 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ forwardingrules-manager --- 17:39:44 [INFO] 17:39:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 17:39:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:44 [INFO] 17:39:44 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ forwardingrules-manager --- 17:39:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:39:44 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/yang 17:39:44 [INFO] yang-to-sources: Found 14 dependencies in 3.131 ms 17:39:44 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:39:44 [INFO] 17:39:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- 17:39:44 [INFO] Starting audit... 17:39:44 Audit done. 17:39:44 [INFO] You have 0 Checkstyle violations. 17:39:44 [INFO] 17:39:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- 17:39:45 [INFO] Starting audit... 17:39:45 Audit done. 17:39:45 [INFO] You have 0 Checkstyle violations. 17:39:45 [INFO] 17:39:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- 17:39:45 [INFO] 17:39:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 17:39:45 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/spi 17:39:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:39:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:39:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:39:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/spi 17:39:45 [INFO] 17:39:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager --- 17:39:45 [INFO] Recompiling the module because of changed dependency. 17:39:45 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[35,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesManager has a member method close() that could throw InterruptedException 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[45,34] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[119,53] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[121,66] found raw type: org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.impl.AbstractListeningCommiter 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:[117,28] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types 17:39:45 required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor 17:39:45 found: com.google.common.util.concurrent.ListenableFuture>,>>,java.util.concurrent.Executor 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[166,13] found raw type: java.util.ArrayList 17:39:45 missing type arguments for generic class java.util.ArrayList 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[194,20] found raw type: java.util.ArrayList 17:39:45 missing type arguments for generic class java.util.ArrayList 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,9] found raw type: java.util.ArrayList 17:39:45 missing type arguments for generic class java.util.ArrayList 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/util/FrmUtil.java:[196,38] found raw type: java.util.ArrayList 17:39:45 missing type arguments for generic class java.util.ArrayList 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastership.java:[90,37] registerRpcImplementation(java.lang.Class,I,java.util.Set>) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/frm/reconciliation/service/rev180227/FrmReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[46,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[71,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[140,52] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[142,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[144,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[146,53] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[148,54] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[155,43] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:39:45 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:39:45 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 17:39:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/classes 17:39:45 [INFO] 17:39:45 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 17:39:45 [INFO] 17:39:45 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ forwardingrules-manager --- 17:39:45 [INFO] Fork Value is true 17:39:51 [INFO] Done SpotBugs Analysis.... 17:39:51 [INFO] 17:39:51 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 17:39:51 [INFO] 17:39:51 [INFO] 17:39:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ forwardingrules-manager --- 17:39:51 [INFO] BugInstance size is 0 17:39:51 [INFO] Error size is 0 17:39:51 [INFO] No errors/warnings found 17:39:51 [INFO] 17:39:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:51 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.17.4-SNAPSHOT 17:39:51 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:51 [INFO] 17:39:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:51 [INFO] 17:39:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:51 [INFO] 17:39:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] 17:39:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:52 [INFO] 17:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] Starting audit... 17:39:52 Audit done. 17:39:52 [INFO] You have 0 Checkstyle violations. 17:39:52 [INFO] 17:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] Starting audit... 17:39:52 Audit done. 17:39:52 [INFO] You have 0 Checkstyle violations. 17:39:52 [INFO] 17:39:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] 17:39:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 17:39:52 [INFO] ...done! 17:39:52 [INFO] Attaching features XML 17:39:52 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:52 [INFO] 17:39:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:52 [INFO] 17:39:52 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 17:39:52 [INFO] 17:39:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] 17:39:52 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 17:39:52 [INFO] 17:39:52 [INFO] 17:39:52 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 17:39:52 [INFO] 17:39:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:52 [INFO] Forking forwardingrules-sync 0.17.4-SNAPSHOT 17:39:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:52 [INFO] 17:39:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- 17:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:52 [INFO] 17:39:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 17:39:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:52 [INFO] 17:39:52 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ forwardingrules-sync --- 17:39:52 [INFO] 17:39:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 17:39:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:52 [INFO] 17:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-sync --- 17:39:52 [INFO] Starting audit... 17:39:52 Audit done. 17:39:52 [INFO] You have 0 Checkstyle violations. 17:39:52 [INFO] 17:39:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- 17:39:53 [INFO] Starting audit... 17:39:53 Audit done. 17:39:53 [INFO] You have 0 Checkstyle violations. 17:39:53 [INFO] 17:39:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- 17:39:53 [INFO] 17:39:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 17:39:53 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:53 [INFO] 17:39:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync --- 17:39:53 [INFO] Recompiling the module because of changed dependency. 17:39:53 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 17:39:53 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[78,58] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:53 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[80,59] getRpcService(java.lang.Class) in org.opendaylight.mdsal.binding.api.RpcConsumerRegistry has been deprecated and marked for removal 17:39:53 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[100,17] setTableForwarder(org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarder) in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImpl has been deprecated and marked for removal 17:39:53 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/classes 17:39:53 [INFO] 17:39:53 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 17:39:53 [INFO] 17:39:53 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ forwardingrules-sync --- 17:39:53 [INFO] Fork Value is true 17:39:58 [INFO] Done SpotBugs Analysis.... 17:39:58 [INFO] 17:39:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 17:39:58 [INFO] 17:39:58 [INFO] 17:39:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ forwardingrules-sync --- 17:39:58 [INFO] BugInstance size is 0 17:39:58 [INFO] Error size is 0 17:39:58 [INFO] No errors/warnings found 17:39:58 [INFO] 17:39:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:58 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.17.4-SNAPSHOT 17:39:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:58 [INFO] 17:39:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:58 [INFO] 17:39:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:58 [INFO] 17:39:58 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] 17:39:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:39:59 [INFO] 17:39:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] Starting audit... 17:39:59 Audit done. 17:39:59 [INFO] You have 0 Checkstyle violations. 17:39:59 [INFO] 17:39:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] Starting audit... 17:39:59 Audit done. 17:39:59 [INFO] You have 0 Checkstyle violations. 17:39:59 [INFO] 17:39:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] 17:39:59 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 17:39:59 [INFO] ...done! 17:39:59 [INFO] Attaching features XML 17:39:59 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:39:59 [INFO] 17:39:59 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:39:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:39:59 [INFO] 17:39:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 17:39:59 [INFO] 17:39:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] 17:39:59 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 17:39:59 [INFO] 17:39:59 [INFO] 17:39:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 17:39:59 [INFO] 17:39:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:59 [INFO] Forking table-miss-enforcer 0.17.4-SNAPSHOT 17:39:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:39:59 [INFO] 17:39:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- 17:39:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:59 [INFO] 17:39:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 17:39:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:39:59 [INFO] 17:39:59 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ table-miss-enforcer --- 17:39:59 [INFO] 17:39:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 17:39:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:39:59 [INFO] 17:39:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ table-miss-enforcer --- 17:39:59 [INFO] Starting audit... 17:39:59 Audit done. 17:39:59 [INFO] You have 0 Checkstyle violations. 17:39:59 [INFO] 17:39:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- 17:39:59 [INFO] Starting audit... 17:39:59 Audit done. 17:39:59 [INFO] You have 0 Checkstyle violations. 17:39:59 [INFO] 17:39:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- 17:39:59 [INFO] 17:39:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 17:39:59 [INFO] Copying 1 resource from src/main/resources to target/classes 17:39:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/generated-sources/spi 17:39:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/generated-sources/yang 17:39:59 [INFO] 17:39:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer --- 17:39:59 [INFO] Recompiling the module because of changed dependency. 17:39:59 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:39:59 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/classes 17:39:59 [INFO] 17:39:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 17:39:59 [INFO] 17:39:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ table-miss-enforcer --- 17:39:59 [INFO] Fork Value is true 17:40:02 [INFO] Done SpotBugs Analysis.... 17:40:02 [INFO] 17:40:02 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 17:40:02 [INFO] 17:40:02 [INFO] 17:40:02 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ table-miss-enforcer --- 17:40:02 [INFO] BugInstance size is 0 17:40:02 [INFO] Error size is 0 17:40:02 [INFO] No errors/warnings found 17:40:02 [INFO] 17:40:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.17.4-SNAPSHOT 17:40:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:02 [INFO] 17:40:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:02 [INFO] 17:40:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:02 [INFO] 17:40:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] 17:40:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:03 [INFO] 17:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] Starting audit... 17:40:03 Audit done. 17:40:03 [INFO] You have 0 Checkstyle violations. 17:40:03 [INFO] 17:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] Starting audit... 17:40:03 Audit done. 17:40:03 [INFO] You have 0 Checkstyle violations. 17:40:03 [INFO] 17:40:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] 17:40:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 17:40:03 [INFO] ...done! 17:40:03 [INFO] Attaching features XML 17:40:03 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:03 [INFO] 17:40:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:03 [INFO] 17:40:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 17:40:03 [INFO] 17:40:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] 17:40:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 17:40:03 [INFO] 17:40:03 [INFO] 17:40:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 17:40:03 [INFO] 17:40:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:03 [INFO] Forking topology-lldp-discovery 0.17.4-SNAPSHOT 17:40:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:03 [INFO] 17:40:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- 17:40:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:03 [INFO] 17:40:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 17:40:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:03 [INFO] 17:40:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-lldp-discovery --- 17:40:03 [INFO] 17:40:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 17:40:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:03 [INFO] 17:40:03 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ topology-lldp-discovery --- 17:40:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:40:03 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/yang 17:40:03 [INFO] yang-to-sources: Found 11 dependencies in 2.753 ms 17:40:03 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:40:03 [INFO] 17:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- 17:40:03 [INFO] Starting audit... 17:40:03 Audit done. 17:40:03 [INFO] You have 0 Checkstyle violations. 17:40:03 [INFO] 17:40:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- 17:40:03 [INFO] Starting audit... 17:40:03 Audit done. 17:40:03 [INFO] You have 0 Checkstyle violations. 17:40:03 [INFO] 17:40:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- 17:40:03 [INFO] 17:40:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 17:40:03 [INFO] Copying 1 resource from src/main/resources to target/classes 17:40:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/spi 17:40:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:40:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:40:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:40:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/generated-sources/spi 17:40:03 [INFO] 17:40:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery --- 17:40:03 [INFO] Recompiling the module because of changed dependency. 17:40:03 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,21] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] 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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 17:40:03 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,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 17:40:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/classes 17:40:03 [INFO] 17:40:03 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 17:40:03 [INFO] 17:40:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-lldp-discovery --- 17:40:03 [INFO] Fork Value is true 17:40:07 [INFO] Done SpotBugs Analysis.... 17:40:07 [INFO] 17:40:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 17:40:07 [INFO] 17:40:07 [INFO] 17:40:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-lldp-discovery --- 17:40:07 [INFO] BugInstance size is 0 17:40:07 [INFO] Error size is 0 17:40:07 [INFO] No errors/warnings found 17:40:07 [INFO] 17:40:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:07 [INFO] Forking lldp-speaker 0.17.4-SNAPSHOT 17:40:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:07 [INFO] 17:40:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- 17:40:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:07 [INFO] 17:40:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- 17:40:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:07 [INFO] 17:40:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ lldp-speaker --- 17:40:08 [INFO] 17:40:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker --- 17:40:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:08 [INFO] 17:40:08 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ lldp-speaker --- 17:40:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:40:08 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/yang 17:40:08 [INFO] yang-to-sources: Found 12 dependencies in 3.921 ms 17:40:08 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:40:08 [INFO] 17:40:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- 17:40:08 [INFO] Starting audit... 17:40:08 Audit done. 17:40:08 [INFO] You have 0 Checkstyle violations. 17:40:08 [INFO] 17:40:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- 17:40:08 [INFO] Starting audit... 17:40:08 Audit done. 17:40:08 [INFO] You have 0 Checkstyle violations. 17:40:08 [INFO] 17:40:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- 17:40:08 [INFO] 17:40:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 17:40:08 [INFO] Copying 1 resource from src/main/resources to target/classes 17:40:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/spi 17:40:08 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:40:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:40:08 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:40:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/spi 17:40:08 [INFO] 17:40:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker --- 17:40:08 [INFO] Recompiling the module because of changed dependency. 17:40:08 [INFO] Compiling 35 source files with javac [debug release 17] to target/classes 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[62,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[64,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,79] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked conversion 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,84] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[67,85] unchecked conversion 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[83,14] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,42] unchecked method invocation: method processAddedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[87,43] unchecked conversion 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,44] unchecked method invocation: method processUpdatedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[90,45] unchecked conversion 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,44] unchecked method invocation: method processRemovedConnector in class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator is applied to given types 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[93,45] unchecked conversion 17:40:08 required: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 found: org.opendaylight.mdsal.binding.api.DataTreeModification 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:40:08 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/applications/lldp/speaker/rev141023/LldpSpeakerService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:40:08 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/classes 17:40:08 [INFO] 17:40:08 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 17:40:08 [INFO] 17:40:08 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ lldp-speaker --- 17:40:08 [INFO] Fork Value is true 17:40:11 [INFO] Done SpotBugs Analysis.... 17:40:11 [INFO] 17:40:11 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 17:40:11 [INFO] 17:40:11 [INFO] 17:40:11 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ lldp-speaker --- 17:40:11 [INFO] BugInstance size is 0 17:40:11 [INFO] Error size is 0 17:40:11 [INFO] No errors/warnings found 17:40:11 [INFO] 17:40:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:11 [INFO] Forking topology-manager 0.17.4-SNAPSHOT 17:40:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:11 [INFO] 17:40:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- 17:40:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:11 [INFO] 17:40:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- 17:40:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:11 [INFO] 17:40:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ topology-manager --- 17:40:12 [INFO] 17:40:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager --- 17:40:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:12 [INFO] 17:40:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-manager --- 17:40:12 [INFO] Starting audit... 17:40:12 Audit done. 17:40:12 [INFO] You have 0 Checkstyle violations. 17:40:12 [INFO] 17:40:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- 17:40:12 [INFO] Starting audit... 17:40:12 Audit done. 17:40:12 [INFO] You have 0 Checkstyle violations. 17:40:12 [INFO] 17:40:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- 17:40:12 [INFO] 17:40:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 17:40:12 [INFO] Copying 1 resource from src/main/resources to target/classes 17:40:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/generated-sources/spi 17:40:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/generated-sources/yang 17:40:12 [INFO] 17:40:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager --- 17:40:12 [INFO] Recompiling the module because of changed dependency. 17:40:12 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 17:40:12 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:40:12 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 17:40:12 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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 17:40:12 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/classes 17:40:12 [INFO] 17:40:12 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ topology-manager >>> 17:40:12 [INFO] 17:40:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ topology-manager --- 17:40:12 [INFO] Fork Value is true 17:40:15 [INFO] Done SpotBugs Analysis.... 17:40:15 [INFO] 17:40:15 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ topology-manager <<< 17:40:15 [INFO] 17:40:15 [INFO] 17:40:15 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ topology-manager --- 17:40:15 [INFO] BugInstance size is 0 17:40:15 [INFO] Error size is 0 17:40:15 [INFO] No errors/warnings found 17:40:15 [INFO] 17:40:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:15 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.17.4-SNAPSHOT 17:40:15 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:15 [INFO] 17:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 17:40:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:15 [INFO] 17:40:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 17:40:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:15 [INFO] 17:40:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] 17:40:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:16 [INFO] 17:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] Starting audit... 17:40:16 Audit done. 17:40:16 [INFO] You have 0 Checkstyle violations. 17:40:16 [INFO] 17:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] Starting audit... 17:40:16 Audit done. 17:40:16 [INFO] You have 0 Checkstyle violations. 17:40:16 [INFO] 17:40:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] 17:40:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 17:40:16 [INFO] ...done! 17:40:16 [INFO] Attaching features XML 17:40:16 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:16 [INFO] 17:40:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:16 [INFO] 17:40:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 17:40:16 [INFO] 17:40:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] 17:40:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 17:40:16 [INFO] 17:40:16 [INFO] 17:40:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-topology --- 17:40:16 [INFO] 17:40:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:16 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.17.4-SNAPSHOT 17:40:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:16 [INFO] 17:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:16 [INFO] 17:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:16 [INFO] 17:40:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] 17:40:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:16 [INFO] 17:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Starting audit... 17:40:16 Audit done. 17:40:16 [INFO] You have 0 Checkstyle violations. 17:40:16 [INFO] 17:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Starting audit... 17:40:16 Audit done. 17:40:16 [INFO] You have 0 Checkstyle violations. 17:40:16 [INFO] 17:40:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] 17:40:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 17:40:16 [INFO] ...done! 17:40:16 [INFO] Attaching features XML 17:40:16 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:16 [INFO] 17:40:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:16 [INFO] 17:40:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 17:40:16 [INFO] 17:40:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] 17:40:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 17:40:16 [INFO] 17:40:16 [INFO] 17:40:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 17:40:16 [INFO] 17:40:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:16 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.17.4-SNAPSHOT 17:40:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:16 [INFO] 17:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:16 [INFO] 17:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:16 [INFO] 17:40:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] 17:40:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:17 [INFO] 17:40:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] Starting audit... 17:40:17 Audit done. 17:40:17 [INFO] You have 0 Checkstyle violations. 17:40:17 [INFO] 17:40:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] Starting audit... 17:40:17 Audit done. 17:40:17 [INFO] You have 0 Checkstyle violations. 17:40:17 [INFO] 17:40:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] 17:40:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 17:40:17 [INFO] ...done! 17:40:17 [INFO] Attaching features XML 17:40:17 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:17 [INFO] 17:40:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:17 [INFO] 17:40:17 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 17:40:17 [INFO] 17:40:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] 17:40:17 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 17:40:17 [INFO] 17:40:17 [INFO] 17:40:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:40:17 [INFO] 17:40:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:17 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.17.4-SNAPSHOT 17:40:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:17 [INFO] 17:40:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:17 [INFO] 17:40:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:17 [INFO] 17:40:17 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] 17:40:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:17 [INFO] 17:40:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] Starting audit... 17:40:17 Audit done. 17:40:17 [INFO] You have 0 Checkstyle violations. 17:40:17 [INFO] 17:40:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] Starting audit... 17:40:17 Audit done. 17:40:17 [INFO] You have 0 Checkstyle violations. 17:40:17 [INFO] 17:40:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] 17:40:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 17:40:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 17:40:18 [INFO] ...done! 17:40:18 [INFO] Attaching features XML 17:40:18 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:18 [INFO] 17:40:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 17:40:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:18 [INFO] 17:40:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 17:40:18 [INFO] 17:40:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 17:40:18 [INFO] 17:40:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 17:40:18 [INFO] 17:40:18 [INFO] 17:40:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 17:40:18 [INFO] 17:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.17.4-SNAPSHOT 17:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:18 [INFO] 17:40:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:18 [INFO] 17:40:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:18 [INFO] 17:40:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] 17:40:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:18 [INFO] 17:40:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Starting audit... 17:40:18 Audit done. 17:40:18 [INFO] You have 0 Checkstyle violations. 17:40:18 [INFO] 17:40:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Starting audit... 17:40:18 Audit done. 17:40:18 [INFO] You have 0 Checkstyle violations. 17:40:18 [INFO] 17:40:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] 17:40:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 17:40:18 [INFO] ...done! 17:40:18 [INFO] Attaching features XML 17:40:18 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:18 [INFO] 17:40:18 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:18 [INFO] 17:40:18 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 17:40:18 [INFO] 17:40:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] 17:40:18 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 17:40:18 [INFO] 17:40:18 [INFO] 17:40:18 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 17:40:18 [INFO] 17:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.17.4-SNAPSHOT 17:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:18 [INFO] 17:40:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:18 [INFO] 17:40:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:18 [INFO] 17:40:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] 17:40:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:19 [INFO] 17:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] Starting audit... 17:40:19 Audit done. 17:40:19 [INFO] You have 0 Checkstyle violations. 17:40:19 [INFO] 17:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] Starting audit... 17:40:19 Audit done. 17:40:19 [INFO] You have 0 Checkstyle violations. 17:40:19 [INFO] 17:40:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] 17:40:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 17:40:19 [INFO] ...done! 17:40:19 [INFO] Attaching features XML 17:40:19 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:19 [INFO] 17:40:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:19 [INFO] 17:40:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 17:40:19 [INFO] 17:40:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] 17:40:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 17:40:19 [INFO] 17:40:19 [INFO] 17:40:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:40:19 [INFO] 17:40:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.17.4-SNAPSHOT 17:40:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:19 [INFO] 17:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:19 [INFO] 17:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:19 [INFO] 17:40:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] 17:40:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:19 [INFO] 17:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Starting audit... 17:40:19 Audit done. 17:40:19 [INFO] You have 0 Checkstyle violations. 17:40:19 [INFO] 17:40:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Starting audit... 17:40:19 Audit done. 17:40:19 [INFO] You have 0 Checkstyle violations. 17:40:19 [INFO] 17:40:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] 17:40:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 17:40:19 [INFO] ...done! 17:40:19 [INFO] Attaching features XML 17:40:19 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:19 [INFO] 17:40:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:19 [INFO] 17:40:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 17:40:19 [INFO] 17:40:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] 17:40:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 17:40:19 [INFO] 17:40:19 [INFO] 17:40:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-flow-services --- 17:40:19 [INFO] 17:40:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.17.4-SNAPSHOT 17:40:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:19 [INFO] 17:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 17:40:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:19 [INFO] 17:40:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 17:40:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:19 [INFO] 17:40:19 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] 17:40:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:20 [INFO] 17:40:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] Starting audit... 17:40:20 Audit done. 17:40:20 [INFO] You have 0 Checkstyle violations. 17:40:20 [INFO] 17:40:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] Starting audit... 17:40:20 Audit done. 17:40:20 [INFO] You have 0 Checkstyle violations. 17:40:20 [INFO] 17:40:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] 17:40:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 17:40:20 [INFO] ...done! 17:40:20 [INFO] Attaching features XML 17:40:20 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:20 [INFO] 17:40:20 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:20 [INFO] 17:40:20 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 17:40:20 [INFO] 17:40:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] 17:40:20 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 17:40:20 [INFO] 17:40:20 [INFO] 17:40:20 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-drop-test --- 17:40:20 [INFO] 17:40:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:20 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.17.4-SNAPSHOT 17:40:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:20 [INFO] 17:40:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 17:40:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:20 [INFO] 17:40:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 17:40:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:20 [INFO] 17:40:20 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] 17:40:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:21 [INFO] 17:40:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] Starting audit... 17:40:21 Audit done. 17:40:21 [INFO] You have 0 Checkstyle violations. 17:40:21 [INFO] 17:40:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] Starting audit... 17:40:21 Audit done. 17:40:21 [INFO] You have 0 Checkstyle violations. 17:40:21 [INFO] 17:40:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] 17:40:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 17:40:21 [INFO] ...done! 17:40:21 [INFO] Attaching features XML 17:40:21 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:21 [INFO] 17:40:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:21 [INFO] 17:40:21 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 17:40:21 [INFO] 17:40:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] 17:40:21 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 17:40:21 [INFO] 17:40:21 [INFO] 17:40:21 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 17:40:21 [INFO] 17:40:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:21 [INFO] Forking southbound-cli 0.17.4-SNAPSHOT 17:40:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:21 [INFO] 17:40:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- 17:40:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:21 [INFO] 17:40:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- 17:40:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:21 [INFO] 17:40:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ southbound-cli --- 17:40:21 [INFO] 17:40:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli --- 17:40:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:21 [INFO] 17:40:21 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ southbound-cli --- 17:40:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:40:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/yang 17:40:21 [INFO] yang-to-sources: Found 15 dependencies in 3.993 ms 17:40:21 [INFO] yang-to-sources:: Everything is up to date, nothing to do 17:40:21 [INFO] 17:40:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- 17:40:21 [INFO] Starting audit... 17:40:21 Audit done. 17:40:21 [INFO] You have 0 Checkstyle violations. 17:40:21 [INFO] 17:40:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- 17:40:21 [INFO] Starting audit... 17:40:21 Audit done. 17:40:21 [INFO] You have 0 Checkstyle violations. 17:40:21 [INFO] 17:40:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- 17:40:21 [INFO] 17:40:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 17:40:21 [INFO] Copying 2 resources from src/main/resources to target/classes 17:40:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/spi 17:40:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:40:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:40:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:40:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/spi 17:40:21 [INFO] 17:40:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli --- 17:40:21 [INFO] Recompiling the module because of changed dependency. 17:40:21 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/ReconciliationServiceImpl.java:[227,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflowplugin/app/reconciliation/service/rev180227/ReconciliationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[30,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[29,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[39,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[42,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated 17:40:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/classes 17:40:22 [INFO] 17:40:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ southbound-cli >>> 17:40:22 [INFO] 17:40:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ southbound-cli --- 17:40:22 [INFO] Fork Value is true 17:40:26 [INFO] Done SpotBugs Analysis.... 17:40:26 [INFO] 17:40:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ southbound-cli <<< 17:40:26 [INFO] 17:40:26 [INFO] 17:40:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ southbound-cli --- 17:40:26 [INFO] BugInstance size is 0 17:40:26 [INFO] Error size is 0 17:40:26 [INFO] No errors/warnings found 17:40:26 [INFO] 17:40:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:26 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.17.4-SNAPSHOT 17:40:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:26 [INFO] 17:40:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:26 [INFO] 17:40:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:26 [INFO] 17:40:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] 17:40:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:26 [INFO] 17:40:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] Starting audit... 17:40:26 Audit done. 17:40:26 [INFO] You have 0 Checkstyle violations. 17:40:26 [INFO] 17:40:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] Starting audit... 17:40:26 Audit done. 17:40:26 [INFO] You have 0 Checkstyle violations. 17:40:26 [INFO] 17:40:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 17:40:26 [INFO] 17:40:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 17:40:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 17:40:27 [INFO] ...done! 17:40:27 [INFO] Attaching features XML 17:40:27 [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:27 [INFO] 17:40:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 17:40:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:27 [INFO] 17:40:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 17:40:27 [INFO] 17:40:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 17:40:27 [INFO] 17:40:27 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 17:40:27 [INFO] 17:40:27 [INFO] 17:40:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 17:40:27 [INFO] 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] Forking features-openflowplugin 0.17.4-SNAPSHOT 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- 17:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 17:40:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-openflowplugin --- 17:40:27 [INFO] 17:40:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin --- 17:40:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:40:27 [INFO] 17:40:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- 17:40:27 [INFO] Starting audit... 17:40:27 Audit done. 17:40:27 [INFO] You have 0 Checkstyle violations. 17:40:27 [INFO] 17:40:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- 17:40:27 [INFO] Starting audit... 17:40:27 Audit done. 17:40:27 [INFO] You have 0 Checkstyle violations. 17:40:27 [INFO] 17:40:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- 17:40:27 [INFO] 17:40:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 17:40:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/feature/feature.xml 17:40:27 [INFO] ...done! 17:40:27 [INFO] Attaching features XML 17:40:27 [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.17.4-SNAPSHOT already attached, replace previous instance 17:40:27 [INFO] 17:40:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin --- 17:40:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:40:27 [INFO] 17:40:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 17:40:27 [INFO] 17:40:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-openflowplugin --- 17:40:27 [INFO] 17:40:27 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 17:40:27 [INFO] 17:40:27 [INFO] 17:40:27 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-openflowplugin --- 17:40:27 [INFO] 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] Forking features-aggregator 0.17.4-SNAPSHOT 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 17:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-aggregator --- 17:40:27 [INFO] 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.17.4-SNAPSHOT 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 17:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 17:40:27 [INFO] 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] Forking applications-aggregator 0.17.4-SNAPSHOT 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- 17:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ applications-aggregator --- 17:40:27 [INFO] 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] Forking model-aggregator 0.17.4-SNAPSHOT 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 17:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ model-aggregator --- 17:40:27 [INFO] 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] Forking learning-switch 0.17.4-SNAPSHOT 17:40:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- 17:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:27 [INFO] 17:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- 17:40:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:28 [INFO] 17:40:28 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ learning-switch --- 17:40:28 [INFO] 17:40:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch --- 17:40:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:28 [INFO] 17:40:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ learning-switch --- 17:40:28 [INFO] Starting audit... 17:40:28 Audit done. 17:40:28 [INFO] You have 0 Checkstyle violations. 17:40:28 [INFO] 17:40:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- 17:40:28 [INFO] Starting audit... 17:40:28 Audit done. 17:40:28 [INFO] You have 0 Checkstyle violations. 17:40:28 [INFO] 17:40:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- 17:40:28 [INFO] 17:40:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 17:40:28 [INFO] Copying 1 resource from src/main/resources to target/classes 17:40:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/generated-sources/spi 17:40:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/generated-sources/yang 17:40:28 [INFO] 17:40:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch --- 17:40:28 [INFO] Recompiling the module because of changed dependency. 17:40:28 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/DataTreeChangeListenerRegistrationHolder.java:[21,26] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[44,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:40:28 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:40:28 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[95,81] unchecked conversion 17:40:28 required: org.opendaylight.yangtools.concepts.ListenerRegistration 17:40:28 found: org.opendaylight.yangtools.concepts.ListenerRegistration 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[115,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[48,34] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:40:28 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 17:40:28 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.learningswitch.WakeupOnNode 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[102,81] unchecked conversion 17:40:28 required: org.opendaylight.yangtools.concepts.ListenerRegistration 17:40:28 found: org.opendaylight.yangtools.concepts.ListenerRegistration 17:40:28 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[122,33] found raw type: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:40:28 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/classes 17:40:28 [INFO] 17:40:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ learning-switch >>> 17:40:28 [INFO] 17:40:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ learning-switch --- 17:40:28 [INFO] Fork Value is true 17:40:31 [INFO] Done SpotBugs Analysis.... 17:40:31 [INFO] 17:40:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ learning-switch <<< 17:40:31 [INFO] 17:40:31 [INFO] 17:40:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ learning-switch --- 17:40:31 [INFO] BugInstance size is 0 17:40:31 [INFO] Error size is 0 17:40:31 [INFO] No errors/warnings found 17:40:31 [INFO] 17:40:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:31 [INFO] Forking sample-consumer 0.17.4-SNAPSHOT 17:40:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:31 [INFO] 17:40:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- 17:40:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:31 [INFO] 17:40:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- 17:40:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:31 [INFO] 17:40:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ sample-consumer --- 17:40:32 [INFO] 17:40:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer --- 17:40:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:32 [INFO] 17:40:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-consumer --- 17:40:32 [INFO] Starting audit... 17:40:32 Audit done. 17:40:32 [INFO] You have 0 Checkstyle violations. 17:40:32 [INFO] 17:40:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- 17:40:32 [INFO] Starting audit... 17:40:32 Audit done. 17:40:32 [INFO] You have 0 Checkstyle violations. 17:40:32 [INFO] 17:40:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- 17:40:32 [INFO] 17:40:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 17:40:32 [INFO] Copying 1 resource from src/main/resources to target/classes 17:40:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/generated-sources/spi 17:40:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/generated-sources/yang 17:40:32 [INFO] 17:40:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer --- 17:40:32 [INFO] Recompiling the module because of changed dependency. 17:40:32 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:40:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/classes 17:40:32 [INFO] 17:40:32 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ sample-consumer >>> 17:40:32 [INFO] 17:40:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ sample-consumer --- 17:40:32 [INFO] Fork Value is true 17:40:34 [INFO] Done SpotBugs Analysis.... 17:40:34 [INFO] 17:40:34 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ sample-consumer <<< 17:40:34 [INFO] 17:40:34 [INFO] 17:40:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ sample-consumer --- 17:40:34 [INFO] BugInstance size is 0 17:40:34 [INFO] Error size is 0 17:40:34 [INFO] No errors/warnings found 17:40:34 [INFO] 17:40:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:34 [INFO] Forking sample-bundles 0.17.4-SNAPSHOT 17:40:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:34 [INFO] 17:40:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- 17:40:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:34 [INFO] 17:40:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- 17:40:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:34 [INFO] 17:40:34 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ sample-bundles --- 17:40:35 [INFO] 17:40:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles --- 17:40:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:35 [INFO] 17:40:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-bundles --- 17:40:35 [INFO] Starting audit... 17:40:35 Audit done. 17:40:35 [INFO] You have 0 Checkstyle violations. 17:40:35 [INFO] 17:40:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- 17:40:35 [INFO] Starting audit... 17:40:35 Audit done. 17:40:35 [INFO] You have 0 Checkstyle violations. 17:40:35 [INFO] 17:40:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- 17:40:35 [INFO] 17:40:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 17:40:35 [INFO] Copying 1 resource from src/main/resources to target/classes 17:40:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/generated-sources/spi 17:40:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/generated-sources/yang 17:40:35 [INFO] 17:40:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles --- 17:40:35 [INFO] Recompiling the module because of changed dependency. 17:40:35 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:40:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/classes 17:40:35 [INFO] 17:40:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ sample-bundles >>> 17:40:35 [INFO] 17:40:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ sample-bundles --- 17:40:35 [INFO] Fork Value is true 17:40:38 [INFO] Done SpotBugs Analysis.... 17:40:38 [INFO] 17:40:38 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ sample-bundles <<< 17:40:38 [INFO] 17:40:38 [INFO] 17:40:38 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ sample-bundles --- 17:40:38 [INFO] BugInstance size is 0 17:40:38 [INFO] Error size is 0 17:40:38 [INFO] No errors/warnings found 17:40:38 [INFO] 17:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:38 [INFO] Forking openflowplugin-samples-aggregator 0.17.4-SNAPSHOT 17:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:38 [INFO] 17:40:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 17:40:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:38 [INFO] 17:40:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 17:40:38 [INFO] 17:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:38 [INFO] Forking openflowplugin-karaf 0.17.4-SNAPSHOT 17:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:38 [INFO] 17:40:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- 17:40:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:38 [INFO] 17:40:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 17:40:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:38 [INFO] 17:40:38 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-karaf --- 17:40:38 [INFO] 17:40:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 17:40:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/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/** 17:40:38 [INFO] 17:40:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-karaf --- 17:40:38 [INFO] Starting audit... 17:40:38 Audit done. 17:40:38 [INFO] You have 0 Checkstyle violations. 17:40:38 [INFO] 17:40:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- 17:40:38 [INFO] Starting audit... 17:40:38 Audit done. 17:40:38 [INFO] You have 0 Checkstyle violations. 17:40:38 [INFO] 17:40:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- 17:40:38 [INFO] 17:40:38 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 17:40:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/src/main/resources 17:40:38 [INFO] 17:40:38 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf --- 17:40:38 [INFO] Using repositories: 17:40:38 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:40:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:40:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:40:38 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/assembly 17:40:38 [INFO] Loading direct KAR and features XML dependencies 17:40:38 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:40:38 [INFO] Feature framework will be added as a startup feature 17:40:38 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/assembly 17:40:38 [INFO] Unzipping kars 17:40:38 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:40:38 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:40:38 [INFO] Loading profiles from: 17:40:38 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:40:38 [INFO] Loading repositories 17:40:39 [INFO] Generating generated-startup profile 17:40:39 [INFO] Generating generated-boot profile with parents: generated-startup 17:40:39 [INFO] Generating generated-installed profile 17:40:39 [INFO] Configuring etc/config.properties and etc/system.properties 17:40:39 [INFO] Downloading libraries for generated profiles 17:40:39 [INFO] Downloading additional libraries 17:40:39 [INFO] Writing configurations 17:40:39 [INFO] adding config file: etc/profile.cfg 17:40:39 [INFO] Startup stage 17:40:39 [INFO] Loading startup repositories 17:40:39 [INFO] Resolving startup features and bundles 17:40:39 [INFO] Features: framework 17:40:39 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:40:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:40:39 [INFO] Boot stage 17:40:39 [INFO] Loading boot repositories 17:40:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.9/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.12.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.12.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.12.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.12.4-SNAPSHOT/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 17:40:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features 17:40:39 [INFO] Feature kar/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 17:40:39 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:40:39 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:40:39 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:40:39 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:40:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:40:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:40:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:40:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:40:39 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:40:39 [INFO] Feature service/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 17:40:39 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:40:39 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:40:39 [INFO] Feature package/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 17:40:39 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:40:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:40:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:40:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:40:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:40:39 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:40:39 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:40:39 [INFO] Feature management/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 17:40:39 [INFO] adding config file: etc/jmx.acl.cfg 17:40:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 17:40:39 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 17:40:39 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.management.cfg 17:40:39 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:40:39 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:40:39 [INFO] Feature system/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:40:39 [INFO] Feature log/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:40:39 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:40:39 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:40:39 [INFO] Feature config/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 17:40:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 17:40:39 [INFO] Feature instance/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 17:40:39 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:40:39 [INFO] Feature framework/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:40:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:40:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:40:39 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 17:40:39 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 17:40:39 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 17:40:39 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 17:40:39 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:40:39 [INFO] Feature 51e02d55-c524-443d-8301-bd4c8da9195b/0.0.0 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 17:40:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:40:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:40:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 17:40:39 [INFO] Feature bundle/4.4.6 is defined as a boot feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 17:40:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 17:40:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 17:40:39 [INFO] Feature standard/4.4.6 is defined as a boot feature 17:40:39 [INFO] Install stage 17:40:39 [INFO] Loading installed repositories 17:40:39 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 17:40:39 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 17:40:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:40:39 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:40:39 [INFO] 17:40:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 17:40:39 [INFO] 17:40:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-karaf --- 17:40:39 [INFO] 17:40:39 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 17:40:39 [INFO] 17:40:39 [INFO] 17:40:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-karaf --- 17:40:39 [INFO] 17:40:39 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf --- 17:40:39 [INFO] Executing tasks 17:40:39 [INFO] Executed tasks 17:40:39 [INFO] 17:40:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:39 [INFO] Forking openflowplugin 0.17.4-SNAPSHOT 17:40:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 17:40:39 [INFO] 17:40:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- 17:40:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:39 [INFO] 17:40:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 17:40:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:40:39 [INFO] 17:40:39 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- 17:40:39 [INFO] 17:40:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 17:40:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/openflowplugin-maven-clm-potassium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:40:39 [INFO] 17:40:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-aggregator --- 17:40:39 [INFO] Starting audit... 17:40:39 Audit done. 17:40:39 [INFO] You have 0 Checkstyle violations. 17:40:39 [INFO] 17:40:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- 17:40:39 [INFO] Starting audit... 17:40:39 Audit done. 17:40:39 [INFO] You have 0 Checkstyle violations. 17:40:39 [INFO] 17:40:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- 17:40:39 [INFO] 17:40:39 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 17:40:39 [INFO] 17:40:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ openflowplugin-aggregator --- 17:40:39 [INFO] 17:40:39 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 17:40:39 [INFO] 17:40:39 [INFO] 17:40:39 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ openflowplugin-aggregator --- 17:40:39 [INFO] 17:40:39 [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 17:40:39 [INFO] 17:40:40 [INFO] 17:40:40 [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 17:40:40 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-clm-potassium/target/javadoc-bundle-options. Ignored it. 17:40:41 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT.jar 17:40:41 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT.jar 17:41:25 [WARNING] Javadoc Warnings 17:41:25 [WARNING] warning: unknown enum constant When.UNKNOWN 17:41:25 [WARNING] reason: class file for javax.annotation.meta.When not found 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:18: warning: no comment 17:41:25 [WARNING] public abstract class AbstractActionCaseDeserializer extends AbstractActionDeserializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:19: warning: no comment 17:41:25 [WARNING] protected AbstractActionCaseDeserializer(final @NonNull T emptyChoice) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionCaseDeserializer.java:28: warning: no comment 17:41:25 [WARNING] protected abstract @NonNull T deserializeAction(@NonNull ByteBuf input); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:43: warning: no comment 17:41:25 [WARNING] protected static final ActionBuilder deserializeHeader(final ByteBuf message) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:57: warning: no comment 17:41:25 [WARNING] protected static final ExperimenterId getExperimenterId() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:85: warning: no comment 17:41:25 [WARNING] protected static Uint64 readNxmHeader(final ByteBuf message) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:31: warning: no comment 17:41:25 [WARNING] protected static final void serializeHeader(final int msgLength, final int subtype, final ByteBuf outBuffer) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:66: warning: no comment 17:41:25 [WARNING] protected static final void skipPadding(final ByteBuf message, final int startIndex) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:77: warning: no comment 17:41:25 [WARNING] protected static void writeNxmHeader(final Uint64 value, final ByteBuf outBuffer) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java:71: warning: no comment 17:41:25 [WARNING] protected static final void writePaddingAndSetLength(final ByteBuf outBuffer, final int startIndex) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/action/AbstractActionDeserializer.java:29: warning: no comment 17:41:25 [WARNING] protected AbstractActionDeserializer(final @NonNull T emptyChoice) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/action/AbstractActionDeserializer.java:15: warning: no comment 17:41:25 [WARNING] public abstract class AbstractActionDeserializer implements OFDeserializer, HeaderDeserializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:33: warning: no comment 17:41:25 [WARNING] protected List deserializeActions(final ByteBuf input, final int instructionLength) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/instruction/AbstractActionInstructionDeserializer.java:41: warning: no comment 17:41:25 [WARNING] protected DeserializerRegistry getRegistry() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractActionInstructionDeserializer.java:23: warning: no comment 17:41:25 [WARNING] public abstract class AbstractActionInstructionDeserializer extends AbstractInstructionDeserializer 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:34: warning: no comment 17:41:25 [WARNING] protected AbstractActionInstructionSerializer(final short type) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:47: warning: no comment 17:41:25 [WARNING] protected final SerializerRegistry getRegistry() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractActionInstructionSerializer.java:38: warning: no comment 17:41:25 [WARNING] protected final void writeActions(final List actions, final ByteBuf outBuffer, final int startIndex) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:40: warning: no @param for version 17:41:25 [WARNING] protected void writeActions(final ActionList actions, final Uint8 version, final ByteBuf outBuffer, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractActionInstructionSerializer.java:24: warning: no comment 17:41:25 [WARNING] public abstract class AbstractActionInstructionSerializer 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:25: warning: no comment 17:41:25 [WARNING] protected AbstractActionSerializer(final short type, final short length) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/action/AbstractActionSerializer.java:52: warning: no comment 17:41:25 [WARNING] protected abstract void serializeBody(Action input, ByteBuf outBuffer); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializer.java:17: warning: no comment 17:41:25 [WARNING] public abstract class AbstractActionSerializer implements OFSerializer, HeaderSerializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:18: warning: no comment 17:41:25 [WARNING] public abstract class AbstractAggregateFlowMultipartService 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractAggregateFlowMultipartService.java:21: warning: no comment 17:41:25 [WARNING] public AbstractAggregateFlowMultipartService(final RequestContextStack requestContextStack, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:36: warning: no comment 17:41:25 [WARNING] protected SerializerRegistry serializerRegistry; 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/AbstractCodeKeyMaker.java:35: warning: no @return 17:41:25 [WARNING] public Uint8 getVersion() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/statistics/compatibility/BackwardCompatibleAtomicService.java:31: warning: no @return 17:41:25 [WARNING] ListenableFuture> handleAndNotify(I input, NotificationPublishService notificationPublishService); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:43: warning: no comment 17:41:25 [WARNING] public AbstractCompatibleStatService(final RequestContextStack requestContextStack, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:89: warning: no comment 17:41:25 [WARNING] public abstract O buildTxCapableResult(TransactionId emulatedTxId); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:51: warning: no comment 17:41:25 [WARNING] public OpenflowVersion getOfVersion() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:91: warning: no comment 17:41:25 [WARNING] public abstract N transformToNotification(List result, TransactionId emulatedTxId); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:39: warning: no @return 17:41:25 [WARNING] public Future initialize(@NonNull final DeviceContext deviceContext, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:26: warning: no comment 17:41:25 [WARNING] public abstract class AbstractDeviceInitializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/AbstractDeviceInitializer.java:67: warning: no comment 17:41:25 [WARNING] protected abstract Future initializeNodeInformation(@NonNull DeviceContext deviceContext, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:90: warning: no @return 17:41:25 [WARNING] public abstract int getNxmFieldCode(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:95: warning: no @return 17:41:25 [WARNING] public abstract int getOxmClassCode(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:100: warning: no @return 17:41:25 [WARNING] public abstract int getValueLength(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:105: warning: no @return 17:41:25 [WARNING] public abstract MatchField getNxmField(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:110: warning: no @return 17:41:25 [WARNING] public abstract OxmClassBase getOxmClass(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:30: warning: no comment 17:41:25 [WARNING] public abstract class AbstractExperimenterMatchCodec extends AbstractMatchCodec { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:70: warning: no comment 17:41:25 [WARNING] protected NxmHeader buildHeader(final boolean hasMask) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:40: warning: no comment 17:41:25 [WARNING] protected static MatchEntryDeserializerKey createDeserializerKey( 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:32: warning: no comment 17:41:25 [WARNING] protected static MatchEntrySerializerKey createSerializerKey( 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:79: warning: no comment 17:41:25 [WARNING] protected abstract NxExpMatchEntryValue deserializeValue(ByteBuf message, boolean hasMask); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:116: warning: no comment 17:41:25 [WARNING] protected abstract @NonNull Uint32 getExperimenterId(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:52: warning: no comment 17:41:25 [WARNING] public void serializeHeader(final NxmHeader input, final ByteBuf outBuffer) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodec.java:60: warning: no comment 17:41:25 [WARNING] protected abstract void serializeValue(NxExpMatchEntryValue value, boolean hasMask, ByteBuf outBuffer); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:207: warning: no @param for mask 17:41:25 [WARNING] protected static void writeIpv4Prefix(final @NonNull Ipv4Prefix prefix, final @Nullable Integer mask, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:224: warning: no @param for mask 17:41:25 [WARNING] protected static void writeIpv6Prefix(final @NonNull Ipv6Prefix prefix, final @Nullable Integer mask, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:42: warning: no @param for mask 17:41:25 [WARNING] protected abstract void serializeEntryContent(@NonNull E entry, @Nullable M mask, @NonNull ByteBuf outBuffer); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:15: warning: no comment 17:41:25 [WARNING] public abstract class AbstractExperimenterMatchEntrySerializer extends AbstractMatchEntrySerializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:24: warning: no comment 17:41:25 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final int oxmFieldCode, final int valueLength, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractExperimenterMatchEntrySerializer.java:18: warning: no comment 17:41:25 [WARNING] protected AbstractExperimenterMatchEntrySerializer(final HeaderWriter headerWriter, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:20: warning: no comment 17:41:25 [WARNING] public abstract class AbstractExperimenterMultipartService 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractExperimenterMultipartService.java:25: warning: no comment 17:41:25 [WARNING] protected AbstractExperimenterMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractFlowDirectStatisticsService.java:32: warning: no comment 17:41:25 [WARNING] protected AbstractFlowDirectStatisticsService(final RequestContextStack requestContextStack, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsService.java:134: warning: no @param for success 17:41:25 [WARNING] protected abstract O buildReply(List input, boolean success); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:54: warning: no comment 17:41:25 [WARNING] protected abstract LogicalDatastoreType dsType(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:51: warning: no comment 17:41:25 [WARNING] protected abstract Optional> processNodeModification( 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractGroupDirectStatisticsService.java:26: warning: no comment 17:41:25 [WARNING] protected AbstractGroupDirectStatisticsService(final RequestContextStack requestContextStack, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/instruction/AbstractInstructionDeserializer.java:15: warning: no comment 17:41:25 [WARNING] public abstract class AbstractInstructionDeserializer implements OFDeserializer, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/instruction/AbstractInstructionSerializer.java:25: warning: no comment 17:41:25 [WARNING] protected AbstractInstructionSerializer(final short type) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializer.java:17: warning: no comment 17:41:25 [WARNING] public abstract class AbstractInstructionSerializer implements OFSerializer, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:14: warning: no comment 17:41:25 [WARNING] public abstract class AbstractIpv4PrefixEntrySerializer extends AbstractMatchEntrySerializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractIpv4PrefixEntrySerializer.java:15: warning: no comment 17:41:25 [WARNING] protected AbstractIpv4PrefixEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:150: warning: no @return 17:41:25 [WARNING] protected abstract InstanceIdentifier getWildCardPath(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:43: warning: no comment 17:41:25 [WARNING] protected final DataBroker dataBroker; 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java:48: warning: no comment 17:41:25 [WARNING] protected AbstractListeningCommiter(final ForwardingRulesManager provider, final DataBroker dataBroker, 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:14: warning: no comment 17:41:25 [WARNING] public abstract class AbstractMacAddressEntrySerializer extends AbstractPrimitiveEntrySerializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressEntrySerializer.java:15: warning: no comment 17:41:25 [WARNING] protected AbstractMacAddressEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractPrimitiveEntrySerializer.java:32: warning: no comment 17:41:25 [WARNING] protected abstract void serializeEntry(@NonNull E entry, @NonNull ByteBuf outBuffer); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:16: warning: no comment 17:41:25 [WARNING] public abstract class AbstractMacAddressFilterEntrySerializer 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMacAddressFilterEntrySerializer.java:19: warning: no comment 17:41:25 [WARNING] protected AbstractMacAddressFilterEntrySerializer(final int oxmClassCode, final int oxmFieldCode) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:90: warning: no @return 17:41:25 [WARNING] public abstract int getEricFieldCode(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:95: warning: no @return 17:41:25 [WARNING] public abstract int getOxmClassCode(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:100: warning: no @return 17:41:25 [WARNING] public abstract int getValueLength(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:105: warning: no @return 17:41:25 [WARNING] public abstract MatchField getEricField(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:110: warning: no @return 17:41:25 [WARNING] public abstract OxmClassBase getOxmClass(); 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:20: warning: no comment 17:41:25 [WARNING] public abstract class AbstractMatchCodec implements 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:26: warning: no comment 17:41:25 [WARNING] protected EricHeader headerWithMask; 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:27: warning: no comment 17:41:25 [WARNING] protected EricHeader headerWithoutMask; 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:70: warning: no comment 17:41:25 [WARNING] protected EricHeader buildHeader(final boolean hasMask) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:29: warning: no comment 17:41:25 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:56: warning: no comment 17:41:25 [WARNING] protected EricHeader getHeader(final boolean hasMask) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:83: warning: no comment 17:41:25 [WARNING] public EricHeader getHeaderWithHasMask() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:79: warning: no comment 17:41:25 [WARNING] public EricHeader getHeaderWithoutHasMask() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/codec/match/AbstractMatchCodec.java:52: warning: no comment 17:41:25 [WARNING] public void serializeHeader(final EricHeader input, final ByteBuf outBuffer) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:20: warning: no comment 17:41:25 [WARNING] public abstract class AbstractMatchCodec implements 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:26: warning: no comment 17:41:25 [WARNING] protected NxmHeader headerWithMask; 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:27: warning: no comment 17:41:25 [WARNING] protected NxmHeader headerWithoutMask; 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:29: warning: no comment 17:41:25 [WARNING] protected MatchEntryBuilder deserializeHeaderToBuilder(final ByteBuf message) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:56: warning: no comment 17:41:25 [WARNING] protected NxmHeader getHeader(final boolean hasMask) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:83: warning: no comment 17:41:25 [WARNING] public NxmHeader getHeaderWithHasMask() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/match/AbstractMatchCodec.java:79: warning: no comment 17:41:25 [WARNING] public NxmHeader getHeaderWithoutHasMask() { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:68: warning: no @param for fieldName 17:41:25 [WARNING] protected static void throwErrorOnMalformed(MatchBuilder builder, String propertyName, String fieldName) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/match/AbstractMatchEntryDeserializer.java:21: warning: no comment 17:41:25 [WARNING] public abstract class AbstractMatchEntryDeserializer implements MatchEntryDeserializer { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:139: warning: no comment 17:41:25 [WARNING] protected AbstractMatchEntrySerializer(final int oxmClassCode, final int oxmFieldCode, final int valueLength) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/AbstractMatchEntrySerializer.java:135: warning: no comment 17:41:25 [WARNING] protected AbstractMatchEntrySerializer(final HeaderWriter headerWriter) { 17:41:25 [WARNING] ^ 17:41:25 [WARNING] 100 warnings 17:41:26 [INFO] 17:41:26 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 17:41:26 [INFO] Building openflowplugin-artifacts 0.17.4-SNAPSHOT [86/84] 17:41:26 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-artifacts --- 17:41:26 [INFO] org.opendaylight.openflowplugin:openflowplugin-artifacts:pom:0.17.4-SNAPSHOT 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-artifacts --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/artifacts/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 17:41:26 [INFO] Building openflowplugin-parent 0.17.4-SNAPSHOT [87/84] 17:41:26 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-parent --- 17:41:26 [INFO] org.opendaylight.openflowplugin:openflowplugin-parent:pom:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-parent --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/parent/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 17:41:26 [INFO] Building liblldp 0.17.4-SNAPSHOT [88/84] 17:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ liblldp --- 17:41:26 [INFO] org.opendaylight.openflowplugin.libraries:liblldp:bundle:0.17.4-SNAPSHOT 17:41:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:26 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:26 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ liblldp --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 17:41:26 [INFO] Building libraries-aggregator 0.17.4-SNAPSHOT [89/84] 17:41:26 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ libraries-aggregator --- 17:41:26 [INFO] org.opendaylight.openflowplugin:libraries-aggregator:pom:0.17.4-SNAPSHOT 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ libraries-aggregator --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/libraries/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 17:41:26 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.17.4-SNAPSHOT [90/84] 17:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflow-protocol-api --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:bundle:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:26 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:26 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:26 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:26 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflow-protocol-api --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 17:41:26 [INFO] Building openflowjava-parent 0.17.4-SNAPSHOT [91/84] 17:41:26 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowjava-parent --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:openflowjava-parent:pom:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowjava-parent --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 17:41:26 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.17.4-SNAPSHOT [92/84] 17:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflow-protocol-spi --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:bundle:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:26 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:26 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:26 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflow-protocol-spi --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 17:41:26 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.17.4-SNAPSHOT [93/84] 17:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowjava-util --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:bundle:0.17.4-SNAPSHOT 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:26 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:26 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:26 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:26 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowjava-util --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 17:41:26 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.17.4-SNAPSHOT [94/84] 17:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflow-protocol-impl --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:bundle:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:26 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:26 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:26 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:26 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:41:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:41:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:41:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:41:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:41:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:26 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:26 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:41:26 [INFO] | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:26 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:26 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:26 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:test 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflow-protocol-impl --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 17:41:26 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.17.4-SNAPSHOT [95/84] 17:41:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowjava-blueprint-config --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:bundle:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowjava-blueprint-config --- 17:41:26 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/sonatype-clm/module.xml 17:41:26 [INFO] 17:41:26 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 17:41:26 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.17.4-SNAPSHOT [96/84] 17:41:26 [INFO] ------------------------------[ feature ]------------------------------- 17:41:26 [INFO] 17:41:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowjava-protocol --- 17:41:26 [INFO] org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:feature:0.17.4-SNAPSHOT 17:41:26 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:26 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:26 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:26 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:26 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:26 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:26 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:26 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:26 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:26 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:26 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:26 [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:26 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:26 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:26 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:26 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:26 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:26 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:26 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:26 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:26 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:26 [INFO] | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:26 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:26 [INFO] | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:26 [INFO] | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:26 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:26 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:26 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:26 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:26 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:26 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:26 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:26 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:26 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:26 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:26 [INFO] +- junit:junit:jar:4.13.2:test 17:41:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:41:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:26 [INFO] 17:41:26 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowjava-protocol --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 17:41:27 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.17.4-SNAPSHOT [97/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-openflowjava --- 17:41:27 [INFO] org.opendaylight.openflowplugin.openflowjava:features-openflowjava:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ features-openflowjava --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 17:41:27 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.17.4-SNAPSHOT [98/84] 17:41:27 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-openflowjava-aggregator --- 17:41:27 [INFO] org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator:pom:0.17.4-SNAPSHOT 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ features-openflowjava-aggregator --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/features-openflowjava-aggregator/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 17:41:27 [INFO] Building simple-client 0.17.4-SNAPSHOT [99/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ simple-client --- 17:41:27 [INFO] org.opendaylight.openflowplugin:simple-client:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile 17:41:27 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:41:27 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ simple-client --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 17:41:27 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.17.4-SNAPSHOT [100/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflow-protocol-it --- 17:41:27 [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:test 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:test 17:41:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:test 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:test 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:test 17:41:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:test 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:test 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:test 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:test 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:test 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:test 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:test 17:41:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:test 17:41:27 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:test 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:test 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:test 17:41:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:test 17:41:27 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:test 17:41:27 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:test 17:41:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:test 17:41:27 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:test 17:41:27 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:test 17:41:27 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:test 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:test 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:test 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:test 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:test 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:test 17:41:27 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:test 17:41:27 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:test 17:41:27 [INFO] | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:test 17:41:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:test 17:41:27 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:test 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:test-jar:tests:0.17.4-SNAPSHOT:test 17:41:27 [INFO] +- org.opendaylight.openflowplugin:simple-client:jar:0.17.4-SNAPSHOT:test 17:41:27 [INFO] | +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:test 17:41:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflow-protocol-it --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 17:41:27 [INFO] Building model-inventory 0.17.4-SNAPSHOT [101/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-inventory --- 17:41:27 [INFO] org.opendaylight.openflowplugin.model:model-inventory:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ model-inventory --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 17:41:27 [INFO] Building model-flow-base 0.17.4-SNAPSHOT [102/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-flow-base --- 17:41:27 [INFO] org.opendaylight.openflowplugin.model:model-flow-base:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ model-flow-base --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 17:41:27 [INFO] Building model-flow-service 0.17.4-SNAPSHOT [103/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-flow-service --- 17:41:27 [INFO] org.opendaylight.openflowplugin.model:model-flow-service:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ model-flow-service --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 17:41:27 [INFO] Building openflowplugin-api 0.17.4-SNAPSHOT [104/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-api --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-api:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-api --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 17:41:27 [INFO] Building model-flow-statistics 0.17.4-SNAPSHOT [105/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-flow-statistics --- 17:41:27 [INFO] org.opendaylight.openflowplugin.model:model-flow-statistics:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ model-flow-statistics --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 17:41:27 [INFO] Building openflowplugin-extension-api 0.17.4-SNAPSHOT [106/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-extension-api --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-api:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-extension-api --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 17:41:27 [INFO] Building openflowplugin 0.17.4-SNAPSHOT [107/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 17:41:27 [INFO] Building openflowplugin-common 0.17.4-SNAPSHOT [108/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-common --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-common:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-common --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 17:41:27 [INFO] Building openflowplugin-impl 0.17.4-SNAPSHOT [109/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-impl --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-impl:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.service.cm:jar:1.6.1:provided 17:41:27 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:41:27 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 17:41:27 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:41:27 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 17:41:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 17:41:27 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 17:41:27 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 17:41:27 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 17:41:27 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 17:41:27 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 17:41:27 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 17:41:27 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:41:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:41:27 [INFO] | +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:41:27 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:41:27 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:41:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:41:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:41:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-impl --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 17:41:27 [INFO] Building openflowjava-extension-nicira-api 0.17.4-SNAPSHOT [110/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowjava-extension-nicira-api --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowjava-extension-nicira-api --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 17:41:27 [INFO] Building openflowjava-extension-nicira 0.17.4-SNAPSHOT [111/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowjava-extension-nicira --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowjava-extension-nicira:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowjava-extension-nicira --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 17:41:27 [INFO] Building openflowjava-extension-eric 0.17.4-SNAPSHOT [112/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowjava-extension-eric --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowjava-extension-eric:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowjava-extension-eric --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 17:41:27 [INFO] Building openflowplugin-extension-nicira 0.17.4-SNAPSHOT [113/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-extension-nicira --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-nicira:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- pl.pragmatists:JUnitParams:jar:1.0.3:test 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-extension-nicira --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 17:41:27 [INFO] Building openflowplugin-extension-onf 0.17.4-SNAPSHOT [114/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-extension-onf --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-onf:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-extension-onf --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 17:41:27 [INFO] Building openflowplugin-extension-eric 0.17.4-SNAPSHOT [115/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-extension-eric --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-eric:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-extension-eric --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 17:41:27 [INFO] Building test-extension 0.17.4-SNAPSHOT [116/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ test-extension --- 17:41:27 [INFO] org.opendaylight.openflowplugin:test-extension:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ test-extension --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 17:41:27 [INFO] Building model-topology 0.17.4-SNAPSHOT [117/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-topology --- 17:41:27 [INFO] org.opendaylight.openflowplugin.model:model-topology:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ model-topology --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 17:41:27 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.17.4-SNAPSHOT [118/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-nsf-model --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-nsf-model --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-nsf-model/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.17.4-SNAPSHOT [119/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-libraries --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-libraries:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-libraries --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-libraries/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 17:41:27 [INFO] Building openflowplugin-blueprint-config 0.17.4-SNAPSHOT [120/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-blueprint-config --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-blueprint-config:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-blueprint-config --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.17.4-SNAPSHOT [121/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-southbound --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-southbound:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-southbound --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-southbound/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.17.4-SNAPSHOT [122/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-nxm-extensions --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-nxm-extensions --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.17.4-SNAPSHOT [123/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-onf-extensions --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-onf-extensions --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.17.4-SNAPSHOT [124/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-eric-extensions --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-eric-extensions --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 17:41:27 [INFO] Building features-openflowplugin-extension 0.17.4-SNAPSHOT [125/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-openflowplugin-extension --- 17:41:27 [INFO] org.opendaylight.openflowplugin:features-openflowplugin-extension:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ features-openflowplugin-extension --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/features-openflowplugin-extension/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 17:41:27 [INFO] Building features-extension-aggregator 0.17.4-SNAPSHOT [126/84] 17:41:27 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-extension-aggregator --- 17:41:27 [INFO] org.opendaylight.openflowplugin:features-extension-aggregator:pom:0.17.4-SNAPSHOT 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ features-extension-aggregator --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/features-extension-aggregator/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 17:41:27 [INFO] Building openflowplugin-extension-aggregator 0.17.4-SNAPSHOT [127/84] 17:41:27 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-extension-aggregator --- 17:41:27 [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-aggregator:pom:0.17.4-SNAPSHOT 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-extension-aggregator --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/extension/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 17:41:27 [INFO] Building test-provider 0.17.4-SNAPSHOT [128/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ test-provider --- 17:41:27 [INFO] org.opendaylight.openflowplugin:test-provider:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.eclipse.tycho:org.eclipse.osgi:jar:3.10.101.v20150820-1432:compile 17:41:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:27 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:41:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:41:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:41:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ test-provider --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 17:41:27 [INFO] Building test-common 0.17.4-SNAPSHOT [129/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ test-common --- 17:41:27 [INFO] org.opendaylight.openflowplugin:test-common:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ test-common --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 17:41:27 [INFO] Building drop-test-karaf 0.17.4-SNAPSHOT [130/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ drop-test-karaf --- 17:41:27 [INFO] org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:test-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 17:41:27 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:41:27 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 17:41:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 17:41:27 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 17:41:27 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 17:41:27 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 17:41:27 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 17:41:27 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 17:41:27 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 17:41:27 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:41:27 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:41:27 [INFO] | +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:41:27 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:41:27 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:41:27 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ drop-test-karaf --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/drop-test-karaf/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 17:41:27 [INFO] Building bulk-o-matic 0.17.4-SNAPSHOT [131/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ bulk-o-matic --- 17:41:27 [INFO] org.opendaylight.openflowplugin.applications:bulk-o-matic:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ bulk-o-matic --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.17.4-SNAPSHOT [132/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-bulk-o-matic --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.applications:bulk-o-matic:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-bulk-o-matic --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 17:41:27 [INFO] Building device-ownership-service 0.17.4-SNAPSHOT [133/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ device-ownership-service --- 17:41:27 [INFO] org.opendaylight.openflowplugin.applications:device-ownership-service:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ device-ownership-service --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 17:41:27 [INFO] Building of-switch-config-pusher 0.17.4-SNAPSHOT [134/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ of-switch-config-pusher --- 17:41:27 [INFO] org.opendaylight.openflowplugin.applications:of-switch-config-pusher:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:27 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ of-switch-config-pusher --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 17:41:27 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.17.4-SNAPSHOT [135/84] 17:41:27 [INFO] ------------------------------[ feature ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-config-pusher --- 17:41:27 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:feature:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:27 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:27 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:27 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:27 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:27 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:27 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:27 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:27 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:27 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:27 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:27 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:27 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:27 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:27 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:27 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:27 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:27 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:27 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:27 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:27 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:27 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:27 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:27 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:27 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:27 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:27 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-config-pusher --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-config-pusher/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 17:41:27 [INFO] Building arbitratorreconciliation-api 0.17.4-SNAPSHOT [136/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ arbitratorreconciliation-api --- 17:41:27 [INFO] org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:bundle:0.17.4-SNAPSHOT 17:41:27 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:27 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:27 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:27 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:27 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:27 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:27 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:27 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:27 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:27 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:27 [INFO] +- junit:junit:jar:4.13.2:test 17:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:27 [INFO] 17:41:27 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ arbitratorreconciliation-api --- 17:41:27 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/sonatype-clm/module.xml 17:41:27 [INFO] 17:41:27 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 17:41:27 [INFO] Building reconciliation-framework 0.17.4-SNAPSHOT [137/84] 17:41:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:27 [INFO] 17:41:27 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ reconciliation-framework --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:reconciliation-framework:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 17:41:28 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:41:28 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 17:41:28 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 17:41:28 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 17:41:28 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 17:41:28 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 17:41:28 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 17:41:28 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 17:41:28 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 17:41:28 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:41:28 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:41:28 [INFO] | +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:41:28 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:41:28 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:41:28 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:41:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 17:41:28 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ reconciliation-framework --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 17:41:28 [INFO] Building arbitratorreconciliation-impl 0.17.4-SNAPSHOT [138/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ arbitratorreconciliation-impl --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ arbitratorreconciliation-impl --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 17:41:28 [INFO] Building forwardingrules-manager 0.17.4-SNAPSHOT [139/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ forwardingrules-manager --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 17:41:28 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 17:41:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ forwardingrules-manager --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.17.4-SNAPSHOT [140/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-manager --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-forwardingrules-manager --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 17:41:28 [INFO] Building forwardingrules-sync 0.17.4-SNAPSHOT [141/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ forwardingrules-sync --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 17:41:28 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ forwardingrules-sync --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.17.4-SNAPSHOT [142/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-sync --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:forwardingrules-sync:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-forwardingrules-sync --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 17:41:28 [INFO] Building table-miss-enforcer 0.17.4-SNAPSHOT [143/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ table-miss-enforcer --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:table-miss-enforcer:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ table-miss-enforcer --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.17.4-SNAPSHOT [144/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-table-miss-enforcer --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:table-miss-enforcer:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-table-miss-enforcer --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 17:41:28 [INFO] Building topology-lldp-discovery 0.17.4-SNAPSHOT [145/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-lldp-discovery --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:topology-lldp-discovery:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ topology-lldp-discovery --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 17:41:28 [INFO] Building lldp-speaker 0.17.4-SNAPSHOT [146/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ lldp-speaker --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:lldp-speaker:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ lldp-speaker --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 17:41:28 [INFO] Building topology-manager 0.17.4-SNAPSHOT [147/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ topology-manager --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:topology-manager:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ topology-manager --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.17.4-SNAPSHOT [148/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-topology --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-topology --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.17.4-SNAPSHOT [149/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-lldp-speaker --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-lldp-speaker --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.17.4-SNAPSHOT [150/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-topology-lldp-discovery --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.17.4-SNAPSHOT [151/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-topology-manager --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-topology-manager --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-topology-manager/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.17.4-SNAPSHOT [152/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-reconciliation-framework --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-reconciliation-framework --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.17.4-SNAPSHOT [153/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-arbitratorreconciliation --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.17.4-SNAPSHOT [154/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-flow-services --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-flow-services --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.17.4-SNAPSHOT [155/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-drop-test --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:test-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:drop-test-karaf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-drop-test --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-drop-test/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.17.4-SNAPSHOT [156/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-flow-services-rest --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:compile 17:41:28 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 17:41:28 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:41:28 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:41:28 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:41:28 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:41:28 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:41:28 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:41:28 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:41:28 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:41:28 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:41:28 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:41:28 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:41:28 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:41:28 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:41:28 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:41:28 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:41:28 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:compile 17:41:28 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:compile 17:41:28 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:compile 17:41:28 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:41:28 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:41:28 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:41:28 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:41:28 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:compile 17:41:28 [INFO] | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:41:28 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:41:28 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:41:28 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:41:28 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:41:28 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:41:28 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:41:28 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:41:28 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:41:28 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:41:28 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:41:28 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:41:28 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:41:28 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:41:28 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:41:28 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:41:28 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:41:28 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:compile 17:41:28 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:compile 17:41:28 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:6.0.8:compile 17:41:28 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:compile 17:41:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:compile 17:41:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:compile 17:41:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:compile 17:41:28 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:compile 17:41:28 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:compile 17:41:28 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:compile 17:41:28 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:6.0.8:compile 17:41:28 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.8:compile 17:41:28 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:6.0.8:compile 17:41:28 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:41:28 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:6.0.8:compile 17:41:28 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:compile 17:41:28 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:compile 17:41:28 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:compile 17:41:28 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6:compile 17:41:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:41:28 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-flow-services-rest --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-flow-services-rest/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 17:41:28 [INFO] Building southbound-cli 0.17.4-SNAPSHOT [157/84] 17:41:28 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ southbound-cli --- 17:41:28 [INFO] org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 17:41:28 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:41:28 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 17:41:28 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 17:41:28 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 17:41:28 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 17:41:28 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 17:41:28 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 17:41:28 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 17:41:28 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 17:41:28 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:41:28 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:41:28 [INFO] | +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:41:28 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:41:28 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:41:28 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:41:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 17:41:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.6:test 17:41:28 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:test 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:test 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:test 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:test 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:test 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:test 17:41:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.6:test 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:test 17:41:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:test 17:41:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 17:41:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ southbound-cli --- 17:41:28 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/sonatype-clm/module.xml 17:41:28 [INFO] 17:41:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 17:41:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.17.4-SNAPSHOT [158/84] 17:41:28 [INFO] ------------------------------[ feature ]------------------------------- 17:41:28 [INFO] 17:41:28 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-openflowplugin-app-southbound-cli --- 17:41:28 [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:feature:0.17.4-SNAPSHOT 17:41:28 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:28 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:28 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:28 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:28 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:28 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:28 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:28 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:28 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:28 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:28 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:28 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:28 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:28 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:28 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:28 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:28 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:28 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:28 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:28 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:28 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:28 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:28 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:28 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:28 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:28 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:28 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] +- org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:28 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:28 [INFO] | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:28 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 17:41:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:28 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:28 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:28 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:28 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:28 [INFO] +- junit:junit:jar:4.13.2:test 17:41:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:28 [INFO] 17:41:28 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ odl-openflowplugin-app-southbound-cli --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 17:41:29 [INFO] Building features-openflowplugin 0.17.4-SNAPSHOT [159/84] 17:41:29 [INFO] ------------------------------[ feature ]------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-openflowplugin --- 17:41:29 [INFO] org.opendaylight.openflowplugin:features-openflowplugin:feature:0.17.4-SNAPSHOT 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:bulk-o-matic:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:29 [INFO] | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:forwardingrules-sync:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:table-miss-enforcer:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:test-common:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin:drop-test-karaf:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:compile 17:41:29 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:compile 17:41:29 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:compile 17:41:29 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:compile 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.6:compile 17:41:29 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:41:29 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:41:29 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 17:41:29 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:41:29 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 17:41:29 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 17:41:29 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:41:29 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:41:29 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:41:29 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:41:29 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:41:29 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 17:41:29 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:41:29 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 17:41:29 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:41:29 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:41:29 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 17:41:29 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 17:41:29 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:compile 17:41:29 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:compile 17:41:29 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:compile 17:41:29 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:41:29 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:41:29 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:41:29 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:41:29 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:compile 17:41:29 [INFO] | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:41:29 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:41:29 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 17:41:29 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:41:29 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 17:41:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:41:29 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:41:29 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:41:29 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:41:29 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:41:29 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:41:29 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:41:29 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:41:29 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:41:29 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:41:29 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:41:29 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:41:29 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:41:29 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:41:29 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:compile 17:41:29 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:compile 17:41:29 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:6.0.8:compile 17:41:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:compile 17:41:29 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:compile 17:41:29 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:compile 17:41:29 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:compile 17:41:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:compile 17:41:29 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:compile 17:41:29 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:compile 17:41:29 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:6.0.8:compile 17:41:29 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.8:compile 17:41:29 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:6.0.8:compile 17:41:29 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:41:29 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:6.0.8:compile 17:41:29 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 17:41:29 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:compile 17:41:29 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:41:29 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:compile 17:41:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile 17:41:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:compile 17:41:29 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:compile 17:41:29 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:41:29 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:compile 17:41:29 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:compile 17:41:29 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6:compile 17:41:29 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:41:29 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:compile 17:41:29 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 17:41:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 17:41:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 17:41:29 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:compile 17:41:29 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 17:41:29 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:41:29 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:41:29 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:41:29 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:41:29 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:41:29 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:41:29 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:41:29 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:compile 17:41:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 17:41:29 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 17:41:29 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:41:29 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:41:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 17:41:29 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:41:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 17:41:29 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:compile 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:compile 17:41:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:compile 17:41:29 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:41:29 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:compile 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:compile 17:41:29 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 17:41:29 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 17:41:29 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 17:41:29 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:41:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:compile 17:41:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:compile 17:41:29 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:compile 17:41:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:compile 17:41:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:compile 17:41:29 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:compile 17:41:29 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:compile 17:41:29 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:compile 17:41:29 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:29 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:compile 17:41:29 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:compile 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:compile 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:compile 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:compile 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:compile 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:compile 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:compile 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:compile 17:41:29 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:compile 17:41:29 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:41:29 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 17:41:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 17:41:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 17:41:29 [INFO] | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 17:41:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:compile 17:41:29 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 17:41:29 [INFO] | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:compile 17:41:29 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- com.google.code.gson:gson:jar:2.10.1:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 17:41:29 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:29 [INFO] +- junit:junit:jar:4.13.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:41:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ features-openflowplugin --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/features-openflowplugin/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 17:41:29 [INFO] Building features-aggregator 0.17.4-SNAPSHOT [160/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-aggregator --- 17:41:29 [INFO] org.opendaylight.openflowplugin:features-aggregator:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ features-aggregator --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/features-aggregator/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 17:41:29 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.17.4-SNAPSHOT [161/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ arbitratorreconciliation-aggregator --- 17:41:29 [INFO] org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ arbitratorreconciliation-aggregator --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 17:41:29 [INFO] Building applications-aggregator 0.17.4-SNAPSHOT [162/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ applications-aggregator --- 17:41:29 [INFO] org.opendaylight.openflowplugin:applications-aggregator:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ applications-aggregator --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/applications/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 17:41:29 [INFO] Building model-aggregator 0.17.4-SNAPSHOT [163/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ model-aggregator --- 17:41:29 [INFO] org.opendaylight.openflowplugin.model:model-aggregator:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ model-aggregator --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/model/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 17:41:29 [INFO] Building learning-switch 0.17.4-SNAPSHOT [164/84] 17:41:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ learning-switch --- 17:41:29 [INFO] org.opendaylight.openflowplugin:learning-switch:bundle:0.17.4-SNAPSHOT 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:29 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:29 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:compile 17:41:29 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:compile 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:29 [INFO] +- junit:junit:jar:4.13.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ learning-switch --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 17:41:29 [INFO] Building sample-consumer 0.17.4-SNAPSHOT [165/84] 17:41:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sample-consumer --- 17:41:29 [INFO] org.opendaylight.openflowplugin:sample-consumer:bundle:0.17.4-SNAPSHOT 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:29 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:29 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:29 [INFO] +- junit:junit:jar:4.13.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ sample-consumer --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 17:41:29 [INFO] Building sample-bundles 0.17.4-SNAPSHOT [166/84] 17:41:29 [INFO] -------------------------------[ bundle ]------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sample-bundles --- 17:41:29 [INFO] org.opendaylight.openflowplugin:sample-bundles:bundle:0.17.4-SNAPSHOT 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:compile 17:41:29 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile 17:41:29 [INFO] | | \- io.netty:netty-buffer:jar:4.1.109.Final:compile 17:41:29 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 17:41:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:41:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:41:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:41:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 17:41:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 17:41:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:41:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:compile 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:compile 17:41:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:compile 17:41:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:compile 17:41:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 17:41:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.7:compile 17:41:29 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.7:compile 17:41:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 17:41:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:compile 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:29 [INFO] +- junit:junit:jar:4.13.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ sample-bundles --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 17:41:29 [INFO] Building openflowplugin-samples-aggregator 0.17.4-SNAPSHOT [167/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-samples-aggregator --- 17:41:29 [INFO] org.opendaylight.openflowplugin:openflowplugin-samples-aggregator:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-samples-aggregator --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/samples/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 17:41:29 [INFO] Building openflowplugin-karaf 0.17.4-SNAPSHOT [168/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-karaf --- 17:41:29 [INFO] org.opendaylight.openflowplugin:openflowplugin-karaf:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 17:41:29 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:41:29 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:41:29 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:41:29 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:41:29 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:41:29 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:41:29 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:41:29 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:41:29 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:41:29 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:41:29 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:41:29 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:41:29 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:41:29 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:41:29 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:41:29 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:41:29 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:41:29 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 17:41:29 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 17:41:29 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:41:29 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:41:29 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:41:29 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:41:29 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:41:29 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 17:41:29 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:41:29 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 17:41:29 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 17:41:29 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 17:41:29 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 17:41:29 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 17:41:29 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:41:29 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:41:29 [INFO] | +- org.jline:jline:jar:3.21.0:compile 17:41:29 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:41:29 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:41:29 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:41:29 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:41:29 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 17:41:29 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 17:41:29 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:41:29 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 17:41:29 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 17:41:29 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 17:41:29 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:41:29 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:41:29 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:41:29 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:41:29 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:41:29 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:41:29 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:41:29 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 17:41:29 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 17:41:29 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 17:41:29 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 17:41:29 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:41:29 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:41:29 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:41:29 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:41:29 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:41:29 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:41:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:41:29 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:41:29 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:41:29 [INFO] +- org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:bulk-o-matic:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.7:runtime 17:41:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 17:41:29 [INFO] | | +- org.opendaylight.infrautils:infrautils-util:jar:6.0.9:runtime 17:41:29 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 17:41:29 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 17:41:29 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 17:41:29 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:runtime 17:41:29 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:runtime 17:41:29 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 17:41:29 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.6:runtime 17:41:29 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.7:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.6:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-sync:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.7:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:table-miss-enforcer:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:test-common:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin:drop-test-karaf:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:6.0.8:runtime 17:41:29 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:6.0.8:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:12.0.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.18.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 17:41:29 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 17:41:29 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:runtime 17:41:29 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:runtime 17:41:29 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 17:41:29 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 17:41:29 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 17:41:29 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 17:41:29 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 17:41:29 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:runtime 17:41:29 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 17:41:29 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:runtime 17:41:29 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 17:41:29 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 17:41:29 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:runtime 17:41:29 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:runtime 17:41:29 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.224:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 17:41:29 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime 17:41:29 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 17:41:29 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 17:41:29 [INFO] | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.18.6:runtime 17:41:29 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 17:41:29 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.18.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:41:29 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:41:29 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:41:29 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:41:29 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:41:29 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:41:29 [INFO] | | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:41:29 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:41:29 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:41:29 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:41:29 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:41:29 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:41:29 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:41:29 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.18.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.18.6:runtime 17:41:29 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:6.0.8:runtime 17:41:29 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:6.0.8:runtime 17:41:29 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:6.0.8:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:6.0.8:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:6.0.8:runtime 17:41:29 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:6.0.8:runtime 17:41:29 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:6.0.8:runtime 17:41:29 [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:6.0.8:runtime 17:41:29 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:6.0.8:runtime 17:41:29 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:6.0.8:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.7:runtime 17:41:29 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:runtime 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.7:runtime 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.7:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:12.0.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:6.0.8:runtime 17:41:29 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 17:41:29 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.18.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.18.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.18.6:runtime 17:41:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.24.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:runtime 17:41:29 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:runtime 17:41:29 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.6:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.model:model-topology:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.6:runtime 17:41:29 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.6:runtime 17:41:29 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 17:41:29 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 17:41:29 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 17:41:29 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 17:41:29 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 17:41:29 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 17:41:29 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 17:41:29 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.6:runtime 17:41:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 17:41:29 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 17:41:29 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 17:41:29 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime 17:41:29 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.7:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.7:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.7:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.9:runtime 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 17:41:29 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.9:runtime 17:41:29 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.9:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:6.0.9:runtime 17:41:29 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.9:runtime 17:41:29 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.9:runtime 17:41:29 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.9:runtime 17:41:29 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.9:runtime 17:41:29 [INFO] | | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.9:runtime 17:41:29 [INFO] | | | | \- org.awaitility:awaitility:jar:4.2.1:test 17:41:29 [INFO] | | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.3:runtime 17:41:29 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.6:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.6:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.7:runtime 17:41:29 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.7:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.6:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:8.0.6:runtime 17:41:29 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 17:41:29 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 17:41:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 17:41:29 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:runtime 17:41:29 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.7:runtime 17:41:29 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 17:41:29 [INFO] | | | \- org.opendaylight.serviceutils:tools-api:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.opendaylight.serviceutils:metrics-api:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.6:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.7:runtime 17:41:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.6:runtime 17:41:29 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.12.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | \- com.google.code.gson:gson:jar:2.10.1:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:runtime 17:41:29 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] +- org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | | \- io.netty:netty-common:jar:4.1.109.Final:runtime 17:41:29 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.17.4-SNAPSHOT:runtime 17:41:29 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 17:41:29 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:41:29 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:41:29 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:41:29 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:41:29 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:41:29 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:41:29 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 17:41:29 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.3:provided 17:41:29 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:runtime 17:41:29 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:runtime 17:41:29 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:runtime 17:41:29 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3:runtime 17:41:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:29 [INFO] +- junit:junit:jar:4.13.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime 17:41:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-karaf --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/distribution/karaf/target/sonatype-clm/module.xml 17:41:29 [INFO] 17:41:29 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 17:41:29 [INFO] Building openflowplugin 0.17.4-SNAPSHOT [169/84] 17:41:29 [INFO] --------------------------------[ pom ]--------------------------------- 17:41:29 [INFO] 17:41:29 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ openflowplugin-aggregator --- 17:41:29 [INFO] org.opendaylight.openflowplugin:openflowplugin-aggregator:pom:0.17.4-SNAPSHOT 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:41:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:41:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:41:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:41:29 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 17:41:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 17:41:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 17:41:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 17:41:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:41:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 17:41:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 17:41:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 17:41:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:41:29 [INFO] +- junit:junit:jar:4.13.2:test 17:41:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 17:41:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 17:41:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 17:41:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:41:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:41:29 [INFO] 17:41:29 [INFO] --- clm-maven-plugin:2.47.16-01:index (default-cli) @ openflowplugin-aggregator --- 17:41:29 [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-potassium/target/sonatype-clm/module.xml 17:41:29 [INFO] ------------------------------------------------------------------------ 17:41:29 [INFO] Reactor Summary for openflowplugin 0.17.4-SNAPSHOT: 17:41:29 [INFO] 17:41:29 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 0.378 s] 17:41:29 [INFO] openflowplugin-parent .............................. SUCCESS [ 0.130 s] 17:41:29 [INFO] liblldp ............................................ SUCCESS [ 0.031 s] 17:41:29 [INFO] libraries-aggregator ............................... SUCCESS [ 0.006 s] 17:41:29 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 0.020 s] 17:41:29 [INFO] openflowjava-parent ................................ SUCCESS [ 0.029 s] 17:41:29 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 0.021 s] 17:41:29 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 0.016 s] 17:41:29 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 0.069 s] 17:41:29 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 0.011 s] 17:41:29 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 0.145 s] 17:41:29 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 0.027 s] 17:41:29 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.006 s] 17:41:29 [INFO] simple-client ...................................... SUCCESS [ 0.016 s] 17:41:29 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 0.014 s] 17:41:29 [INFO] model-inventory .................................... SUCCESS [ 0.012 s] 17:41:29 [INFO] model-flow-base .................................... SUCCESS [ 0.012 s] 17:41:29 [INFO] model-flow-service ................................. SUCCESS [ 0.012 s] 17:41:29 [INFO] openflowplugin-api ................................. SUCCESS [ 0.012 s] 17:41:29 [INFO] model-flow-statistics .............................. SUCCESS [ 0.030 s] 17:41:29 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 0.018 s] 17:41:29 [INFO] openflowplugin ..................................... SUCCESS [ 0.016 s] 17:41:29 [INFO] openflowplugin-common .............................. SUCCESS [ 0.010 s] 17:41:29 [INFO] openflowplugin-impl ................................ SUCCESS [ 0.020 s] 17:41:29 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 0.012 s] 17:41:29 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 0.011 s] 17:41:29 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 0.010 s] 17:41:29 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 0.013 s] 17:41:29 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 0.013 s] 17:41:29 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 0.012 s] 17:41:29 [INFO] test-extension ..................................... SUCCESS [ 0.015 s] 17:41:29 [INFO] model-topology ..................................... SUCCESS [ 0.010 s] 17:41:29 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 0.025 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 0.010 s] 17:41:29 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.009 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 0.089 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 0.065 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 0.061 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 0.062 s] 17:41:29 [INFO] features-openflowplugin-extension .................. SUCCESS [ 0.064 s] 17:41:29 [INFO] features-extension-aggregator ...................... SUCCESS [ 0.006 s] 17:41:29 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.003 s] 17:41:29 [INFO] test-provider ...................................... SUCCESS [ 0.014 s] 17:41:29 [INFO] test-common ........................................ SUCCESS [ 0.012 s] 17:41:29 [INFO] drop-test-karaf .................................... SUCCESS [ 0.012 s] 17:41:29 [INFO] bulk-o-matic ....................................... SUCCESS [ 0.012 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 0.059 s] 17:41:29 [INFO] device-ownership-service ........................... SUCCESS [ 0.011 s] 17:41:29 [INFO] of-switch-config-pusher ............................ SUCCESS [ 0.012 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 0.068 s] 17:41:29 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 0.015 s] 17:41:29 [INFO] reconciliation-framework ........................... SUCCESS [ 0.028 s] 17:41:29 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 0.016 s] 17:41:29 [INFO] forwardingrules-manager ............................ SUCCESS [ 0.025 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 0.061 s] 17:41:29 [INFO] forwardingrules-sync ............................... SUCCESS [ 0.026 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 0.056 s] 17:41:29 [INFO] table-miss-enforcer ................................ SUCCESS [ 0.013 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 0.057 s] 17:41:29 [INFO] topology-lldp-discovery ............................ SUCCESS [ 0.015 s] 17:41:29 [INFO] lldp-speaker ....................................... SUCCESS [ 0.013 s] 17:41:29 [INFO] topology-manager ................................... SUCCESS [ 0.011 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 0.056 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 0.076 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 0.064 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 0.058 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 0.055 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 0.055 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 0.056 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 0.057 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 0.123 s] 17:41:29 [INFO] southbound-cli ..................................... SUCCESS [ 0.030 s] 17:41:29 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 0.058 s] 17:41:29 [INFO] features-openflowplugin ............................ SUCCESS [ 0.105 s] 17:41:29 [INFO] features-aggregator ................................ SUCCESS [ 0.006 s] 17:41:29 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.003 s] 17:41:29 [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] 17:41:29 [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] 17:41:29 [INFO] learning-switch .................................... SUCCESS [ 0.013 s] 17:41:29 [INFO] sample-consumer .................................... SUCCESS [ 0.011 s] 17:41:29 [INFO] sample-bundles ..................................... SUCCESS [ 0.011 s] 17:41:29 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.004 s] 17:41:29 [INFO] openflowplugin-karaf ............................... SUCCESS [ 0.202 s] 17:41:29 [INFO] openflowplugin ..................................... SUCCESS [ 0.010 s] 17:41:29 [INFO] ------------------------------------------------------------------------ 17:41:29 [INFO] BUILD SUCCESS 17:41:29 [INFO] ------------------------------------------------------------------------ 17:41:29 [INFO] Total time: 40:27 min 17:41:29 [INFO] Finished at: 2024-07-20T17:41:29Z 17:41:29 [INFO] ------------------------------------------------------------------------ 17:41:29 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins6456085123916711462.sh 17:41:29 [openflowplugin-maven-clm-potassium] $ /bin/sh -xe /tmp/jenkins6119427046431980300.sh 17:41:29 + find . -regex '.*karaf/target' 17:41:29 + xargs rm -rf 17:41:37 [INFO] 2024-07-20T17:41:37.666Z Scanning application odl-openflowplugin. 17:41:37 [INFO] Discovered commit hash '387e9ff2f20c8c192c66d58e7a3c85393f745a92' via environment variable GIT_COMMIT 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-20240720.170102-1-tests.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-20240720.170102-1-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-20240720.170102-1-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-20240720.170102-1.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-tests.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT.jar 17:41:38 [INFO] Scan configuration properties: 17:41:38 [INFO] dirExcludes=null 17:41:38 [INFO] dirIncludes=null 17:41:38 [INFO] fileExcludes= 17:41:38 [INFO] fileIncludes= 17:41:38 [INFO] 2024-07-20T17:41:38.266Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:38 [INFO] 2024-07-20T17:41:38.838Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT-sources.jar 17:41:38 [INFO] 2024-07-20T17:41:38.863Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.17.4-SNAPSHOT.jar 17:41:39 [INFO] 2024-07-20T17:41:39.084Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.351Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.359Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.361Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.382Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/arbitratorreconciliation/impl/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.405Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.448Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.461Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/bulk-o-matic-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.537Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/bulk-o-matic/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.558Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.566Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.567Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/device-ownership-service-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.571Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/device-ownership-service/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.591Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.631Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.641Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/forwardingrules-manager-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.686Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-manager/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.706Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.729Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.737Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/forwardingrules-sync-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.763Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/forwardingrules-sync/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.783Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.805Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.813Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/lldp-speaker-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.831Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/lldp-speaker/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.851Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.857Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.858Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.860Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/of-switch-config-pusher/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.881Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.889Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.891Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/reconciliation-framework-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.895Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/reconciliation-framework/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.915Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-javadoc.jar 17:41:40 [INFO] 2024-07-20T17:41:40.934Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT-sources.jar 17:41:40 [INFO] 2024-07-20T17:41:40.940Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/southbound-cli-0.17.4-SNAPSHOT.jar 17:41:40 [INFO] 2024-07-20T17:41:40.959Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/southbound-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:41:40 [INFO] 2024-07-20T17:41:40.980Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.000Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.006Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.016Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/table-miss-enforcer/target/table-miss-enforcer-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.019Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.037Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.048Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.051Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.059Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.078Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.085Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.087Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/applications/topology-manager/target/topology-manager-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.094Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.112Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.116Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.127Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.146Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.152Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.154Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.157Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.176Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.401Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.460Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.672Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowjava-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.691Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:41 [INFO] 2024-07-20T17:41:41.813Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT-sources.jar 17:41:41 [INFO] 2024-07-20T17:41:41.846Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.17.4-SNAPSHOT.jar 17:41:41 [INFO] 2024-07-20T17:41:41.962Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:41 [INFO] 2024-07-20T17:41:41.980Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-javadoc.jar 17:41:42 [INFO] 2024-07-20T17:41:42.006Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT-sources.jar 17:41:42 [INFO] 2024-07-20T17:41:42.015Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.17.4-SNAPSHOT.jar 17:41:42 [INFO] 2024-07-20T17:41:42.035Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar 17:41:42 [INFO] 2024-07-20T17:41:42.053Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-javadoc.jar 17:41:42 [INFO] 2024-07-20T17:41:42.604Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT-sources.jar 17:41:42 [INFO] 2024-07-20T17:41:42.759Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.17.4-SNAPSHOT.jar 17:41:43 [INFO] 2024-07-20T17:41:43.266Z Scanned 16888 files so far 17:41:43 [INFO] 2024-07-20T17:41:43.285Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar 17:41:43 [INFO] 2024-07-20T17:41:43.301Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.311Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.313Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.17.4-SNAPSHOT.jar 17:41:43 [INFO] 2024-07-20T17:41:43.318Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/openflowplugin-extension-onf/target/spotbugs/bug-pattern-1.5.0.jar 17:41:43 [INFO] 2024-07-20T17:41:43.333Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/spotbugs/bug-pattern-1.5.0.jar 17:41:43 [INFO] 2024-07-20T17:41:43.349Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.358Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.360Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/extension/test-extension/target/test-extension-0.17.4-SNAPSHOT.jar 17:41:43 [INFO] 2024-07-20T17:41:43.365Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.375Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.377Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/liblldp-0.17.4-SNAPSHOT.jar 17:41:43 [INFO] 2024-07-20T17:41:43.391Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/libraries/liblldp/target/spotbugs/bug-pattern-1.5.0.jar 17:41:43 [INFO] 2024-07-20T17:41:43.406Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.408Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.409Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.4-SNAPSHOT/arbitratorreconciliation-api-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.410Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.410Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.411Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.4-SNAPSHOT/arbitratorreconciliation-impl-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.412Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.415Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.416Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.4-SNAPSHOT/bulk-o-matic-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.418Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.419Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.419Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.4-SNAPSHOT/device-ownership-service-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.420Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.422Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.423Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.4-SNAPSHOT/forwardingrules-manager-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.425Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.427Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.428Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.4-SNAPSHOT/forwardingrules-sync-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.429Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.431Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.432Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.4-SNAPSHOT/lldp-speaker-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.433Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.434Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.435Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.4-SNAPSHOT/of-switch-config-pusher-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.436Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.437Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.437Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.4-SNAPSHOT/reconciliation-framework-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.438Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.440Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.441Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.4-SNAPSHOT/southbound-cli-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.442Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.443Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.443Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.4-SNAPSHOT/table-miss-enforcer-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.444Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.445Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.446Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.4-SNAPSHOT/topology-lldp-discovery-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.447Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.448Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.449Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.4-SNAPSHOT/topology-manager-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.449Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.456Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.458Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.4-SNAPSHOT/drop-test-karaf-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.462Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.471Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.473Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.4-SNAPSHOT/learning-switch-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.480Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.481Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.482Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.4-SNAPSHOT/liblldp-0.17.4-20240720.170102-1.jar 17:41:43 [INFO] 2024-07-20T17:41:43.483Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-20240720.170102-1-javadoc.jar 17:41:43 [INFO] 2024-07-20T17:41:43.801Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-20240720.170102-1-sources.jar 17:41:43 [INFO] 2024-07-20T17:41:43.889Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.4-SNAPSHOT/model-flow-base-0.17.4-20240720.170102-1.jar 17:41:44 [INFO] 2024-07-20T17:41:44.189Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-20240720.170102-1-javadoc.jar 17:41:44 [INFO] 2024-07-20T17:41:44.447Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-20240720.170102-1-sources.jar 17:41:44 [INFO] 2024-07-20T17:41:44.531Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.4-SNAPSHOT/model-flow-service-0.17.4-20240720.170102-1.jar 17:41:44 [INFO] 2024-07-20T17:41:44.758Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-20240720.170102-1-javadoc.jar 17:41:44 [INFO] 2024-07-20T17:41:44.925Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-20240720.170102-1-sources.jar 17:41:44 [INFO] 2024-07-20T17:41:44.964Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.4-SNAPSHOT/model-flow-statistics-0.17.4-20240720.170102-1.jar 17:41:45 [INFO] 2024-07-20T17:41:45.088Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-20240720.170102-1-javadoc.jar 17:41:45 [INFO] 2024-07-20T17:41:45.105Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-20240720.170102-1-sources.jar 17:41:45 [INFO] 2024-07-20T17:41:45.110Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.4-SNAPSHOT/model-inventory-0.17.4-20240720.170102-1.jar 17:41:45 [INFO] 2024-07-20T17:41:45.121Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-20240720.170102-1-javadoc.jar 17:41:45 [INFO] 2024-07-20T17:41:45.128Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-20240720.170102-1-sources.jar 17:41:45 [INFO] 2024-07-20T17:41:45.130Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.4-SNAPSHOT/model-topology-0.17.4-20240720.170102-1.jar 17:41:45 [INFO] 2024-07-20T17:41:45.134Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-20240720.170102-1-javadoc.jar 17:41:45 [INFO] 2024-07-20T17:41:45.135Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-20240720.170102-1-sources.jar 17:41:45 [INFO] 2024-07-20T17:41:45.136Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.4-SNAPSHOT/openflowjava-extension-eric-0.17.4-20240720.170102-1.jar 17:41:45 [INFO] 2024-07-20T17:41:45.137Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:45 [INFO] 2024-07-20T17:41:45.138Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-20240720.170102-1-sources.jar 17:41:45 [INFO] 2024-07-20T17:41:45.138Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.4-SNAPSHOT/openflowjava-extension-nicira-api-0.17.4-20240720.170102-1.jar 17:41:45 [INFO] 2024-07-20T17:41:45.139Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-20240720.170102-1-javadoc.jar 17:41:45 [INFO] 2024-07-20T17:41:45.156Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-20240720.170102-1-sources.jar 17:41:45 [INFO] 2024-07-20T17:41:45.162Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.4-SNAPSHOT/openflowjava-extension-nicira-0.17.4-20240720.170102-1.jar 17:41:45 [INFO] 2024-07-20T17:41:45.169Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:45 [INFO] 2024-07-20T17:41:45.618Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-20240720.170102-1-sources.jar 17:41:45 [INFO] 2024-07-20T17:41:45.724Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.4-SNAPSHOT/openflow-protocol-api-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.089Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.197Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-20240720.170102-1-tests.jar 17:41:46 [INFO] 2024-07-20T17:41:46.302Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.4-SNAPSHOT/openflow-protocol-impl-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.393Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.4-SNAPSHOT/openflow-protocol-it-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.395Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.406Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.4-SNAPSHOT/openflow-protocol-spi-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.413Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.4-SNAPSHOT/openflowjava-blueprint-config-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.415Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.420Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.4-SNAPSHOT/openflowjava-util-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.422Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.471Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.483Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.4-SNAPSHOT/openflowplugin-api-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.506Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.507Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.4-SNAPSHOT/openflowplugin-blueprint-config-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.508Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.513Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.514Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.4-SNAPSHOT/openflowplugin-common-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.517Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.527Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.531Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.4-SNAPSHOT/openflowplugin-extension-api-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.536Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.538Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.539Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.4-SNAPSHOT/openflowplugin-extension-eric-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.540Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.581Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.597Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.4-SNAPSHOT/openflowplugin-extension-nicira-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.618Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.619Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.620Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.4-SNAPSHOT/openflowplugin-extension-onf-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.620Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-20240720.170102-1-javadoc.jar 17:41:46 [INFO] 2024-07-20T17:41:46.790Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-20240720.170102-1-sources.jar 17:41:46 [INFO] 2024-07-20T17:41:46.837Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.4-SNAPSHOT/openflowplugin-impl-0.17.4-20240720.170102-1.jar 17:41:46 [INFO] 2024-07-20T17:41:46.994Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.055Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.073Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.4-SNAPSHOT/openflowplugin-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.151Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.157Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.158Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.4-SNAPSHOT/sample-bundles-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.160Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.164Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.165Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.4-SNAPSHOT/sample-consumer-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.167Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.177Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.180Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.4-SNAPSHOT/simple-client-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.186Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.191Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.193Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.4-SNAPSHOT/test-common-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.196Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.198Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.198Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.4-SNAPSHOT/test-extension-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.199Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-20240720.170102-1-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.207Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-20240720.170102-1-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.211Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.4-SNAPSHOT/test-provider-0.17.4-20240720.170102-1.jar 17:41:47 [INFO] 2024-07-20T17:41:47.243Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.267Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.275Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/model-flow-base-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.285Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-base/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.300Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.320Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.326Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/model-flow-service-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.334Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-service/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.350Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.361Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.365Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/model-flow-statistics-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.370Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-flow-statistics/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.386Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.387Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.388Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/model-inventory-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.389Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-inventory/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.404Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.405Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.405Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/model-topology-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.406Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/model/model-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.421Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.457Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.469Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.484Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.499Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.507Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.537Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT-tests.jar 17:41:47 [INFO] 2024-07-20T17:41:47.540Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.543Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.558Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.559Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.560Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.563Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.564Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflow-protocol-spi/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.579Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.580Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.581Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.582Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.583Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/openflowjava-util-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.584Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowjava/openflowjava-util/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.599Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.603Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.605Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/openflowplugin-api-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.606Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-api/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.621Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.622Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.622Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.623Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.624Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/openflowplugin-common-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.624Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-common/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.639Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.651Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.655Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/openflowplugin-impl-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.660Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.675Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.681Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.682Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/openflowplugin-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.685Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/openflowplugin/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.700Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.701Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.701Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/learning-switch-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.702Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/learning-switch/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.718Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.719Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.719Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/sample-bundles-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.720Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-bundles/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.735Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.736Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.736Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/sample-consumer-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.737Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/sample-consumer/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.753Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.754Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.754Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/simple-client-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.755Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/samples/simple-client/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.771Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.787Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.788Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.788Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-common/target/test-common-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.789Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:41:47 [INFO] 2024-07-20T17:41:47.804Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-javadoc.jar 17:41:47 [INFO] 2024-07-20T17:41:47.805Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT-sources.jar 17:41:47 [INFO] 2024-07-20T17:41:47.806Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-potassium/test-provider/target/test-provider-0.17.4-SNAPSHOT.jar 17:41:47 [INFO] 2024-07-20T17:41:47.807Z Scanned 41292 total files 17:42:00 [ERROR] Could not parse class file VirtualThreadSupport.class 17:42:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:00 at hudson.remoting.Request$2.run(Request.java:377) 17:42:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:00 [ERROR] Could not parse class file Utils21.class 17:42:00 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:00 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:00 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:00 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:00 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:00 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:00 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:00 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:00 at hudson.remoting.Request$2.run(Request.java:377) 17:42:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:00 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRU$Mappings.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRU.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRUPrime.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file Util.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file NTRUKEMSpi.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:01 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:42:01 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:42:01 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:42:01 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191) 17:42:01 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:42:01 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:42:01 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:42:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:42:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:42:01 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:42:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:42:01 at hudson.remoting.Request$2.run(Request.java:377) 17:42:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:42:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:42:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:42:01 at java.base/java.lang.Thread.run(Thread.java:829) 17:42:16 [INFO] 2024-07-20T17:42:16.511Z Finished scanning application odl-openflowplugin. 17:42:16 [INFO] Discovered repository url '$GIT_URL/openflowplugin/openflowplugin/openflowplugin/openflowplugin' via environment variable GIT_URL 17:42:16 [INFO] Repository URL $GIT_URL/openflowplugin/openflowplugin/openflowplugin/openflowplugin was found using automation 17:42:16 [INFO] Amending source control record for application with id: odl-openflowplugin with discovered Repository URL: $GIT_URL/openflowplugin/openflowplugin/openflowplugin/openflowplugin 17:42:17 [INFO] 2024-07-20T17:42:17.482Z Evaluating application odl-openflowplugin for stage release. 17:42:18 [INFO] Waiting for policy evaluation to complete... 17:42:24 [INFO] Assigned scan ID d2db3ce7dd484899bdc422cf399eed39 17:43:04 [INFO] Policy evaluation completed in 46 seconds. 17:43:04 [INFO] 2024-07-20T17:43:04.478Z Finished evaluating application odl-openflowplugin for stage release. 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2020-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-34429 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-34429 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34429 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26048 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26048 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26048 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-26049 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-26049 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-26049 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-40167 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-40167 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-40167 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-4682 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4682 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4682 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2022-6438 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-6438 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6438 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46749 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1215 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1215 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.6, hash=038b7f8aeaaa32564b96) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-1216 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1216 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.6, hash=497249b9ab0b39c7b622) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45865 with severity < 8 (severity = 4.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45865 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin : openflowjava-extension-eric : 0.17.3, hash=648326d63c44414fbc23) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin : openflowjava-extension-nicira : 0.17.3, hash=d2893268335a45ac0ffa) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin : openflowplugin : 0.17.3, hash=232ab4708b206e2795ff) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin : openflowplugin-api : 0.17.3, hash=073caa1b8b964a220373) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin.applications : topology-lldp-discovery : jar : sources : 0.16.3, hash=c36367839522799d9cc1) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin.model : model-inventory : jar : sources : 0.17.0, hash=c4eb5de572c0195f84e3) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-api : 0.17.3, hash=fdf9759357bd4a9b2e9e) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-impl : 0.17.3, hash=32dc541e2422c44ae985) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-spi : 0.17.3, hash=aea25ed63cc44c1c354e) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-2976 with severity >= 4 (severity = 7.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-2976 with severity < 8 (severity = 7.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-2976 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.eclipse.tycho : org.eclipse.osgi : 3.10.101.v20150820-1432, hash=d835778d9b4dfeade7ad) [ 17:43:04 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Security-Medium) [ 17:43:04 Component(displayName=org.eclipse.tycho : org.eclipse.osgi : 3.10.101.v20150820-1432, hash=d835778d9b4dfeade7ad) [ 17:43:04 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL License-Unknown) [ 17:43:04 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 17:43:04 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL EPL-Incompatible License) [ 17:43:04 Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [ 17:43:04 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL EPL-Incompatible License) [ 17:43:04 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 17:43:04 Constraint(Copyleft) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL EPL-Incompatible' because: Found licenses in the 'ODL EPL-Incompatible' license threat group ('GPL-2.0')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Potential License Concern) [ 17:43:04 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.43, hash=4d856a1bbfc27992d646) [ 17:43:04 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Potential License Concern) [ 17:43:04 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.43, hash=9318348684ff7393c6e0) [ 17:43:04 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Potential License Concern) [ 17:43:04 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.43, hash=9b677f9e7a72e891f8da) [ 17:43:04 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Potential License Concern) [ 17:43:04 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.43, hash=9c93bdf0ea91148cd3d7) [ 17:43:04 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Potential License Concern) [ 17:43:04 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.43, hash=ca08f910eab99c82551c) [ 17:43:04 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:43:04 17:43:04 Nexus IQ reports policy failing due to 17:43:04 Policy(ODL Potential License Concern) [ 17:43:04 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.43, hash=dfadfd2c596fb4478479) [ 17:43:04 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 17:43:04 17:43:04 Nexus IQ reports policy warning due to 17:43:04 Policy(ODL Security-Low) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy warning due to 17:43:04 Policy(ODL Security-Low) [ 17:43:04 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 17:43:04 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy warning due to 17:43:04 Policy(ODL Security-Low) [ 17:43:04 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.18.6, hash=20bf62517884742b6825) [ 17:43:04 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]] 17:43:04 17:43:04 Nexus IQ reports policy warning due to 17:43:04 Policy(ODL Security-Low) [ 17:43:04 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:43:04 Constraint(CVSS < 4) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity < 4 because: Found security vulnerability sonatype-2020-0926 with severity < 4 (severity = 3.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0926 with status 'Open', not 'Not Applicable'] ]] 17:43:04 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-openflowplugin/report/d2db3ce7dd484899bdc422cf399eed39 17:43:04 Summary of policy violations: 2 critical, 55 severe, 235 moderate 17:43:04 FATAL: IQ Server evaluation of application odl-openflowplugin failed 17:43:04 $ ssh-agent -k 17:43:04 unset SSH_AUTH_SOCK; 17:43:04 unset SSH_AGENT_PID; 17:43:04 echo Agent pid 5521 killed; 17:43:04 [ssh-agent] Stopped. 17:43:04 ERROR: IQ Server evaluation of application odl-openflowplugin failed 17:43:04 [PostBuildScript] - [INFO] Executing post build scripts. 17:43:04 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins16652003573871490833.sh 17:43:04 ---> sysstat.sh 17:43:04 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins9037637456708455269.sh 17:43:04 ---> package-listing.sh 17:43:04 ++ facter osfamily 17:43:04 ++ tr '[:upper:]' '[:lower:]' 17:43:05 + OS_FAMILY=redhat 17:43:05 + workspace=/w/workspace/openflowplugin-maven-clm-potassium 17:43:05 + START_PACKAGES=/tmp/packages_start.txt 17:43:05 + END_PACKAGES=/tmp/packages_end.txt 17:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:05 + PACKAGES=/tmp/packages_start.txt 17:43:05 + '[' /w/workspace/openflowplugin-maven-clm-potassium ']' 17:43:05 + PACKAGES=/tmp/packages_end.txt 17:43:05 + case "${OS_FAMILY}" in 17:43:05 + rpm -qa 17:43:05 + sort 17:43:05 + '[' -f /tmp/packages_start.txt ']' 17:43:05 + '[' -f /tmp/packages_end.txt ']' 17:43:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:05 + '[' /w/workspace/openflowplugin-maven-clm-potassium ']' 17:43:05 + mkdir -p /w/workspace/openflowplugin-maven-clm-potassium/archives/ 17:43:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-clm-potassium/archives/ 17:43:05 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins3429003202810443652.sh 17:43:05 ---> capture-instance-metadata.sh 17:43:05 Setup pyenv: 17:43:06 system 17:43:06 3.8.13 17:43:06 3.9.13 17:43:06 3.10.13 17:43:06 * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-potassium/.python-version) 17:43:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U1Xd from file:/tmp/.os_lf_venv 17:43:07 lf-activate-venv(): INFO: Installing: lftools 17:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-U1Xd/bin to PATH 17:43:19 INFO: Running in OpenStack, capturing instance metadata 17:43:19 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins8386153130695289764.sh 17:43:19 provisioning config files... 17:43:19 Could not find credentials [logs] for openflowplugin-maven-clm-potassium #68 17:43:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-clm-potassium@tmp/config8186718401617789914tmp 17:43:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:43:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:43:19 provisioning config files... 17:43:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:43:20 [EnvInject] - Injecting environment variables from a build step. 17:43:20 [EnvInject] - Injecting as environment variables the properties content 17:43:20 SERVER_ID=logs 17:43:20 17:43:20 [EnvInject] - Variables injected successfully. 17:43:20 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins8832716178675675250.sh 17:43:20 ---> create-netrc.sh 17:43:20 WARN: Log server credential not found. 17:43:20 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins15933009612690042691.sh 17:43:20 ---> python-tools-install.sh 17:43:20 Setup pyenv: 17:43:20 system 17:43:20 3.8.13 17:43:20 3.9.13 17:43:20 3.10.13 17:43:20 * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-potassium/.python-version) 17:43:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U1Xd from file:/tmp/.os_lf_venv 17:43:21 lf-activate-venv(): INFO: Installing: lftools 17:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-U1Xd/bin to PATH 17:43:29 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins6299774931823162062.sh 17:43:29 ---> sudo-logs.sh 17:43:29 Archiving 'sudo' log.. 17:43:29 [openflowplugin-maven-clm-potassium] $ /bin/bash /tmp/jenkins14092618241161388994.sh 17:43:29 ---> job-cost.sh 17:43:29 Setup pyenv: 17:43:30 system 17:43:30 3.8.13 17:43:30 3.9.13 17:43:30 3.10.13 17:43:30 * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-potassium/.python-version) 17:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U1Xd from file:/tmp/.os_lf_venv 17:43:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:43:36 lf-activate-venv(): INFO: Adding /tmp/venv-U1Xd/bin to PATH 17:43:36 INFO: No Stack... 17:43:36 INFO: Retrieving Pricing Info for: v3-standard-4 17:43:37 INFO: Archiving Costs 17:43:37 [openflowplugin-maven-clm-potassium] $ /bin/bash -l /tmp/jenkins2304944190579875212.sh 17:43:37 ---> logs-deploy.sh 17:43:37 Setup pyenv: 17:43:37 system 17:43:37 3.8.13 17:43:37 3.9.13 17:43:37 3.10.13 17:43:37 * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-potassium/.python-version) 17:43:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U1Xd from file:/tmp/.os_lf_venv 17:43:38 lf-activate-venv(): INFO: Installing: lftools 17:43:46 lf-activate-venv(): INFO: Adding /tmp/venv-U1Xd/bin to PATH 17:43:46 WARNING: Nexus logging server not set 17:43:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-clm-potassium/68/ 17:43:46 INFO: archiving logs to S3 17:43:52 ---> uname -a: 17:43:52 Linux prd-centos8-builder-4c-4g-595.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 17:43:52 17:43:52 17:43:52 ---> lscpu: 17:43:52 Architecture: x86_64 17:43:52 CPU op-mode(s): 32-bit, 64-bit 17:43:52 Byte Order: Little Endian 17:43:52 CPU(s): 4 17:43:52 On-line CPU(s) list: 0-3 17:43:52 Thread(s) per core: 1 17:43:52 Core(s) per socket: 1 17:43:52 Socket(s): 4 17:43:52 NUMA node(s): 1 17:43:52 Vendor ID: AuthenticAMD 17:43:52 CPU family: 23 17:43:52 Model: 49 17:43:52 Model name: AMD EPYC-Rome Processor 17:43:52 Stepping: 0 17:43:52 CPU MHz: 2800.000 17:43:52 BogoMIPS: 5600.00 17:43:52 Virtualization: AMD-V 17:43:52 Hypervisor vendor: KVM 17:43:52 Virtualization type: full 17:43:52 L1d cache: 32K 17:43:52 L1i cache: 32K 17:43:52 L2 cache: 512K 17:43:52 L3 cache: 16384K 17:43:52 NUMA node0 CPU(s): 0-3 17:43:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:43:52 17:43:52 17:43:52 ---> nproc: 17:43:52 4 17:43:52 17:43:52 17:43:52 ---> df -h: 17:43:52 Filesystem Size Used Avail Use% Mounted on 17:43:52 devtmpfs 7.7G 0 7.7G 0% /dev 17:43:52 tmpfs 7.7G 0 7.7G 0% /dev/shm 17:43:52 tmpfs 7.7G 17M 7.7G 1% /run 17:43:52 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 17:43:52 /dev/vda1 80G 11G 70G 14% / 17:43:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:43:52 17:43:52 17:43:52 ---> free -m: 17:43:52 total used free shared buff/cache available 17:43:52 Mem: 15761 1627 9331 19 4801 13784 17:43:52 Swap: 1023 0 1023 17:43:52 17:43:52 17:43:52 ---> ip addr: 17:43:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:43:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:43:52 inet 127.0.0.1/8 scope host lo 17:43:52 valid_lft forever preferred_lft forever 17:43:52 inet6 ::1/128 scope host 17:43:52 valid_lft forever preferred_lft forever 17:43:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:43:52 link/ether fa:16:3e:8c:54:5e brd ff:ff:ff:ff:ff:ff 17:43:52 altname enp0s3 17:43:52 altname ens3 17:43:52 inet 10.30.170.226/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:43:52 valid_lft 83722sec preferred_lft 83722sec 17:43:52 inet6 fe80::f816:3eff:fe8c:545e/64 scope link 17:43:52 valid_lft forever preferred_lft forever 17:43:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:43:52 link/ether 02:42:9a:87:dc:aa brd ff:ff:ff:ff:ff:ff 17:43:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:43:52 valid_lft forever preferred_lft forever 17:43:52 17:43:52 17:43:52 ---> sar -b -r -n DEV: 17:43:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/20/2024 _x86_64_ (4 CPU) 17:43:52 17:43:52 16:59:11 LINUX RESTART (4 CPU) 17:43:52 17:43:52 05:00:01 PM tps rtps wtps bread/s bwrtn/s 17:43:52 05:01:01 PM 105.33 9.68 95.65 2703.50 7988.75 17:43:52 05:02:01 PM 253.95 19.01 234.94 2742.00 16390.79 17:43:52 05:03:01 PM 51.03 0.45 50.58 189.00 5628.06 17:43:52 05:04:01 PM 42.72 1.08 41.64 38.77 2287.08 17:43:52 05:05:01 PM 20.44 0.00 20.44 0.00 5475.96 17:43:52 05:06:01 PM 49.07 0.00 49.07 0.00 5776.09 17:43:52 05:07:01 PM 29.50 0.00 29.50 0.00 4123.50 17:43:52 05:08:01 PM 20.28 0.02 20.26 0.13 2596.02 17:43:52 05:09:01 PM 33.66 0.00 33.66 0.00 3809.61 17:43:52 05:10:01 PM 69.72 0.00 69.72 0.00 6058.90 17:43:52 05:11:01 PM 47.29 0.30 47.00 6.35 9474.27 17:43:52 05:12:01 PM 3.92 0.00 3.92 0.00 94.59 17:43:52 05:13:01 PM 1.20 0.00 1.20 0.00 13.51 17:43:52 05:14:01 PM 1.02 0.00 1.02 0.00 10.96 17:43:52 05:15:01 PM 1.37 0.03 1.33 0.27 16.01 17:43:52 05:16:01 PM 21.55 0.00 21.55 0.00 722.09 17:43:52 05:17:01 PM 24.48 0.00 24.48 0.00 1226.20 17:43:52 05:18:01 PM 49.59 0.00 49.59 0.00 2901.38 17:43:52 05:19:01 PM 27.53 0.00 27.53 0.00 1720.18 17:43:52 05:20:01 PM 30.93 0.00 30.93 0.00 1632.51 17:43:52 05:20:01 PM 19.35 17.74 1.61 709.68 12.90 17:43:52 05:21:01 PM 32.53 0.00 32.53 0.00 1720.81 17:43:52 05:22:01 PM 32.81 0.00 32.81 0.00 7519.91 17:43:52 05:23:01 PM 3.53 0.00 3.53 0.00 81.62 17:43:52 05:24:01 PM 1.07 0.00 1.07 0.00 11.05 17:43:52 05:25:02 PM 1.10 0.00 1.10 0.00 12.66 17:43:52 05:26:01 PM 1.03 0.00 1.03 0.00 12.35 17:43:52 05:27:01 PM 40.50 0.00 40.50 0.00 1335.80 17:43:52 05:28:01 PM 35.28 0.00 35.28 0.00 7385.54 17:43:52 05:29:01 PM 3.33 0.00 3.33 0.00 79.91 17:43:52 05:30:01 PM 1.15 0.00 1.15 0.00 13.03 17:43:52 05:31:01 PM 1.17 0.00 1.17 0.00 13.25 17:43:52 05:32:01 PM 1.38 0.00 1.38 0.00 17.26 17:43:52 05:33:01 PM 20.99 0.00 20.99 0.00 681.79 17:43:52 05:34:01 PM 56.12 0.00 56.12 0.00 2138.82 17:43:52 05:35:01 PM 71.84 0.03 71.81 11.86 4098.80 17:43:52 05:36:01 PM 31.34 0.00 31.34 0.00 1942.02 17:43:52 05:37:01 PM 91.69 0.00 91.69 0.00 35867.95 17:43:52 05:38:01 PM 29.44 0.00 29.44 0.00 2206.16 17:43:52 05:39:01 PM 24.17 0.00 24.17 0.00 1816.50 17:43:52 05:40:01 PM 16.10 0.00 16.10 0.00 1988.15 17:43:52 05:41:01 PM 14.97 0.00 14.97 0.00 1760.33 17:43:52 05:42:01 PM 132.78 2.50 130.28 60.90 14457.59 17:43:52 05:43:01 PM 4.53 0.00 4.53 0.00 1728.86 17:43:52 Average: 35.67 0.77 34.90 134.05 3835.66 17:43:52 17:43:52 05:00:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:43:52 05:01:01 PM 13097700 15112348 3041736 18.85 2688 2221888 1416904 8.24 241904 2414192 204404 17:43:52 05:02:01 PM 11512364 13874444 4627072 28.67 2688 2560596 2156788 12.55 359568 3839196 45680 17:43:52 05:03:01 PM 10641432 13129848 5498004 34.07 2688 2682444 2801952 16.30 406316 4641912 11188 17:43:52 05:04:01 PM 10411740 13097592 5727696 35.49 2688 2874836 2865676 16.67 434616 4827040 152244 17:43:52 05:05:01 PM 10090720 12818960 6048716 37.48 2688 2915304 3011180 17.52 448000 5128640 40756 17:43:52 05:06:01 PM 10121844 13059664 6017592 37.29 2688 3108428 2710160 15.77 495484 5017476 80452 17:43:52 05:07:01 PM 9483444 12468028 6655992 41.24 2688 3149832 3322420 19.33 512872 5624920 11964 17:43:52 05:08:01 PM 9497120 12611288 6642316 41.16 2688 3266212 3445592 20.05 536968 5560788 61488 17:43:52 05:09:01 PM 9275176 12563860 6864260 42.53 2688 3427032 3448832 20.07 577408 5720964 129464 17:43:52 05:10:01 PM 8290552 11837176 7848884 48.63 2688 3676348 3944224 22.95 704116 6557124 230100 17:43:52 05:11:01 PM 8335864 11910184 7803572 48.35 2688 3703652 4037780 23.49 749096 6464076 24 17:43:52 05:12:01 PM 8337292 11911816 7802144 48.34 2688 3703656 4037780 23.49 749216 6463020 24 17:43:52 05:13:01 PM 8337740 11912268 7801696 48.34 2688 3703660 4037780 23.49 749232 6463140 16 17:43:52 05:14:01 PM 8337948 11912476 7801488 48.34 2688 3703660 4037780 23.49 749240 6463272 24 17:43:52 05:15:01 PM 8337824 11912548 7801612 48.34 2688 3703668 4071696 23.69 749312 6462748 20 17:43:52 05:16:01 PM 9062976 12535956 7076460 43.85 2688 3601984 3483264 20.27 712060 5779592 90592 17:43:52 05:17:01 PM 8981552 12406904 7157884 44.35 2688 3554932 3336708 19.41 724360 5849944 29836 17:43:52 05:18:01 PM 9099780 12552272 7039656 43.62 2688 3578400 3191512 18.57 728424 5722180 8416 17:43:52 05:19:01 PM 8227028 11904068 7912408 49.03 2688 3800112 3831592 22.29 771808 6541792 194204 17:43:52 05:20:01 PM 9028148 12541996 7111288 44.06 2688 3636972 3173660 18.46 741660 5776956 15744 17:43:52 05:20:01 PM 9027544 12541792 7111892 44.07 2688 3637372 3173616 18.46 751052 5768052 16184 17:43:52 05:21:01 PM 8717724 12354476 7421712 45.98 2688 3758160 3385952 19.70 764372 6058752 112136 17:43:52 05:22:01 PM 8137264 11872536 8002172 49.58 2688 3854320 4431192 25.78 797892 6597312 28 17:43:52 05:23:01 PM 8130152 11865428 8009284 49.63 2688 3854324 4431192 25.78 797904 6605016 24 17:43:52 05:24:01 PM 8128848 11864124 8010588 49.63 2688 3854324 4431192 25.78 797924 6606364 16 17:43:52 05:25:02 PM 8126016 11861292 8013420 49.65 2688 3854324 4431192 25.78 797924 6609604 20 17:43:52 05:26:01 PM 8124328 11859608 8015108 49.66 2688 3854328 4447196 25.87 797924 6611036 24 17:43:52 05:27:01 PM 8145588 11889096 7993848 49.53 2688 3862292 4108812 23.91 786680 6602788 189512 17:43:52 05:28:01 PM 8015520 11767296 8123916 50.34 2688 3869572 4054192 23.59 802456 6712720 28 17:43:52 05:29:01 PM 8013520 11765296 8125916 50.35 2688 3869572 4069944 23.68 802468 6715116 16 17:43:52 05:30:01 PM 8008348 11760124 8131088 50.38 2688 3869572 4088664 23.79 802484 6720292 20 17:43:52 05:31:01 PM 7999044 11750860 8140392 50.44 2688 3869576 4088664 23.79 802484 6729580 24 17:43:52 05:32:01 PM 7993844 11745664 8145592 50.47 2688 3869580 4088664 23.79 802508 6734832 16 17:43:52 05:33:01 PM 8870508 12492448 7268928 45.04 2688 3740228 3211396 18.68 764740 5901568 58720 17:43:52 05:34:01 PM 8235268 12006592 7904168 48.97 2688 3888584 3683052 21.43 793756 6504116 190692 17:43:52 05:35:01 PM 8794288 12477916 7345148 45.51 2688 3798792 3213592 18.70 798928 5936512 23960 17:43:52 05:36:01 PM 8755380 12475556 7384056 45.75 2688 3835544 3186960 18.54 854100 5921020 29744 17:43:52 05:37:01 PM 7200096 11948260 8939340 55.39 2688 4855564 3642124 21.19 1081184 7231860 25168 17:43:52 05:38:01 PM 7696328 12444404 8443108 52.31 2688 4855552 3202108 18.63 1080852 6739492 21120 17:43:52 05:39:01 PM 7318296 12066492 8821140 54.66 2688 4855652 3645348 21.21 1080272 7117140 34880 17:43:52 05:40:01 PM 7409528 12157764 8729908 54.09 2688 4855704 3678112 21.40 1080200 7026780 25320 17:43:52 05:41:01 PM 5828216 10473604 10311220 63.89 2688 4749688 5174516 30.11 901868 8778164 114500 17:43:52 05:42:01 PM 9661832 14218636 6477604 40.14 2688 4637136 1699944 9.89 960552 4845868 43916 17:43:52 05:43:01 PM 9647008 14208504 6492428 40.23 2688 4641992 1699944 9.89 961644 4862164 4 17:43:52 Average: 8738471 12362306 7400965 45.86 2688 3753758 3537065 20.58 745542 6073980 49834 17:43:52 17:43:52 05:00:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:43:52 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:01:01 PM eth0 97.40 80.29 1110.74 13.98 0.00 0.00 0.00 0.00 17:43:52 05:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:02:01 PM eth0 284.52 234.73 3664.96 34.52 0.00 0.00 0.00 0.00 17:43:52 05:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:03:01 PM lo 0.47 0.47 0.02 0.02 0.00 0.00 0.00 0.00 17:43:52 05:03:01 PM eth0 14.26 14.31 45.75 4.12 0.00 0.00 0.00 0.00 17:43:52 05:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:04:01 PM lo 1070.12 1070.12 1020.90 1020.90 0.00 0.00 0.00 0.00 17:43:52 05:04:01 PM eth0 209.36 131.40 2486.31 17.21 0.00 0.00 0.00 0.00 17:43:52 05:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:05:01 PM lo 1.13 1.13 0.09 0.09 0.00 0.00 0.00 0.00 17:43:52 05:05:01 PM eth0 5.28 4.53 1.52 1.35 0.00 0.00 0.00 0.00 17:43:52 05:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:06:01 PM eth0 16.58 13.68 12.35 7.23 0.00 0.00 0.00 0.00 17:43:52 05:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:07:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:07:01 PM eth0 9.86 8.16 5.27 4.76 0.00 0.00 0.00 0.00 17:43:52 05:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:08:01 PM eth0 16.43 14.20 4.02 6.70 0.00 0.00 0.00 0.00 17:43:52 05:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:09:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:09:01 PM eth0 9.91 9.28 2.79 3.36 0.00 0.00 0.00 0.00 17:43:52 05:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:10:01 PM lo 2519.26 2519.26 2405.98 2405.98 0.00 0.00 0.00 0.00 17:43:52 05:10:01 PM eth0 55.28 49.66 676.81 8.92 0.00 0.00 0.00 0.00 17:43:52 05:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:11:01 PM lo 927.83 927.83 885.83 885.83 0.00 0.00 0.00 0.00 17:43:52 05:11:01 PM eth0 16.17 13.40 296.37 1.42 0.00 0.00 0.00 0.00 17:43:52 05:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:12:01 PM eth0 0.83 0.13 0.08 0.01 0.00 0.00 0.00 0.00 17:43:52 05:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:13:01 PM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:13:01 PM eth0 1.97 0.42 0.70 0.42 0.00 0.00 0.00 0.00 17:43:52 05:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:14:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:14:01 PM eth0 0.80 0.42 0.52 0.39 0.00 0.00 0.00 0.00 17:43:52 05:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:15:01 PM lo 0.50 0.50 0.02 0.02 0.00 0.00 0.00 0.00 17:43:52 05:15:01 PM eth0 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 17:43:52 05:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:16:01 PM lo 1123.82 1123.82 1072.74 1072.74 0.00 0.00 0.00 0.00 17:43:52 05:16:01 PM eth0 3.45 3.31 0.85 0.89 0.00 0.00 0.00 0.00 17:43:52 05:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:17:01 PM lo 797.05 797.05 761.13 761.13 0.00 0.00 0.00 0.00 17:43:52 05:17:01 PM eth0 11.21 10.44 23.74 3.96 0.00 0.00 0.00 0.00 17:43:52 05:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:18:01 PM lo 1727.53 1727.53 1649.01 1649.01 0.00 0.00 0.00 0.00 17:43:52 05:18:01 PM eth0 7.73 7.22 1.78 2.43 0.00 0.00 0.00 0.00 17:43:52 05:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:19:01 PM lo 806.32 806.32 769.84 769.84 0.00 0.00 0.00 0.00 17:43:52 05:19:01 PM eth0 12.75 12.16 8.31 4.22 0.00 0.00 0.00 0.00 17:43:52 05:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:20:01 PM lo 857.66 857.66 818.42 818.42 0.00 0.00 0.00 0.00 17:43:52 05:20:01 PM eth0 8.00 7.59 2.82 2.68 0.00 0.00 0.00 0.00 17:43:52 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:20:01 PM lo 4.84 4.84 0.25 0.25 0.00 0.00 0.00 0.00 17:43:52 05:20:01 PM eth0 109.68 104.84 13.87 16.16 0.00 0.00 0.00 0.00 17:43:52 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:21:01 PM lo 1605.61 1605.61 1533.77 1533.77 0.00 0.00 0.00 0.00 17:43:52 05:21:01 PM eth0 11.56 10.74 2.62 4.10 0.00 0.00 0.00 0.00 17:43:52 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:22:01 PM lo 523.46 523.46 499.11 499.11 0.00 0.00 0.00 0.00 17:43:52 05:22:01 PM eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:23:01 PM lo 0.40 0.40 0.02 0.02 0.00 0.00 0.00 0.00 17:43:52 05:23:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:43:52 05:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:24:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:24:01 PM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:43:52 05:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:25:02 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:25:02 PM eth0 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:43:52 05:25:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:26:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:26:01 PM eth0 0.41 0.15 0.14 0.01 0.00 0.00 0.00 0.00 17:43:52 05:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:27:01 PM lo 1936.79 1936.79 1847.77 1847.77 0.00 0.00 0.00 0.00 17:43:52 05:27:01 PM eth0 3.91 3.71 0.97 0.99 0.00 0.00 0.00 0.00 17:43:52 05:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:28:01 PM lo 1015.91 1015.91 969.82 969.82 0.00 0.00 0.00 0.00 17:43:52 05:28:01 PM eth0 1.65 1.58 0.41 0.44 0.00 0.00 0.00 0.00 17:43:52 05:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:29:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:43:52 05:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:30:01 PM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:30:01 PM eth0 0.53 0.12 0.12 0.07 0.00 0.00 0.00 0.00 17:43:52 05:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:31:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:31:01 PM eth0 0.55 0.28 0.31 0.23 0.00 0.00 0.00 0.00 17:43:52 05:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:32:01 PM lo 0.50 0.50 0.02 0.02 0.00 0.00 0.00 0.00 17:43:52 05:32:01 PM eth0 0.95 0.25 0.32 0.20 0.00 0.00 0.00 0.00 17:43:52 05:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:33:01 PM lo 980.57 980.57 935.82 935.82 0.00 0.00 0.00 0.00 17:43:52 05:33:01 PM eth0 3.40 3.00 1.13 1.04 0.00 0.00 0.00 0.00 17:43:52 05:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:34:01 PM lo 3057.00 3057.00 2920.11 2920.11 0.00 0.00 0.00 0.00 17:43:52 05:34:01 PM eth0 3.91 3.70 0.96 0.98 0.00 0.00 0.00 0.00 17:43:52 05:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:35:01 PM lo 889.62 889.62 848.69 848.69 0.00 0.00 0.00 0.00 17:43:52 05:35:01 PM eth0 98.22 75.91 1355.41 10.02 0.00 0.00 0.00 0.00 17:43:52 05:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:36:01 PM lo 1002.92 1002.92 957.75 957.75 0.00 0.00 0.00 0.00 17:43:52 05:36:01 PM eth0 12.96 12.60 6.63 4.46 0.00 0.00 0.00 0.00 17:43:52 05:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:37:01 PM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:37:01 PM eth0 73.46 65.52 935.92 10.64 0.00 0.00 0.00 0.00 17:43:52 05:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:38:01 PM lo 0.40 0.40 0.02 0.02 0.00 0.00 0.00 0.00 17:43:52 05:38:01 PM eth0 10.11 8.73 2.26 4.40 0.00 0.00 0.00 0.00 17:43:52 05:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:39:01 PM lo 0.60 0.60 0.03 0.03 0.00 0.00 0.00 0.00 17:43:52 05:39:01 PM eth0 6.19 5.61 1.35 2.31 0.00 0.00 0.00 0.00 17:43:52 05:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:40:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:40:01 PM eth0 13.79 12.50 3.30 5.16 0.00 0.00 0.00 0.00 17:43:52 05:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:41:01 PM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:43:52 05:41:01 PM eth0 17.68 15.87 4.09 5.87 0.00 0.00 0.00 0.00 17:43:52 05:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:42:01 PM eth0 346.89 184.46 711.05 103.88 0.00 0.00 0.00 0.00 17:43:52 05:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 05:43:01 PM eth0 53.72 35.82 15.31 255.90 0.00 0.00 0.00 0.00 17:43:52 05:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 Average: lo 484.58 484.58 462.50 462.50 0.00 0.00 0.00 0.00 17:43:52 Average: eth0 33.60 24.60 264.96 12.32 0.00 0.00 0.00 0.00 17:43:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:52 17:43:52 17:43:52 ---> sar -P ALL: 17:43:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/20/2024 _x86_64_ (4 CPU) 17:43:52 17:43:52 16:59:11 LINUX RESTART (4 CPU) 17:43:52 17:43:52 05:00:01 PM CPU %user %nice %system %iowait %steal %idle 17:43:52 05:01:01 PM all 19.90 0.00 3.00 1.17 0.08 75.85 17:43:52 05:01:01 PM 0 8.78 0.00 1.70 0.45 0.07 89.01 17:43:52 05:01:01 PM 1 43.08 0.00 5.93 1.54 0.08 49.37 17:43:52 05:01:01 PM 2 24.63 0.00 3.24 1.70 0.08 70.34 17:43:52 05:01:01 PM 3 3.08 0.00 1.12 0.99 0.08 94.72 17:43:52 05:02:01 PM all 62.92 0.00 3.26 3.09 0.10 30.62 17:43:52 05:02:01 PM 0 64.36 0.00 3.13 2.36 0.10 30.06 17:43:52 05:02:01 PM 1 60.38 0.00 3.31 3.58 0.10 32.63 17:43:52 05:02:01 PM 2 62.30 0.00 3.04 3.13 0.10 31.43 17:43:52 05:02:01 PM 3 64.64 0.00 3.56 3.30 0.12 28.38 17:43:52 05:03:01 PM all 71.51 0.00 2.30 0.34 0.09 25.76 17:43:52 05:03:01 PM 0 73.50 0.00 2.32 0.33 0.10 23.74 17:43:52 05:03:01 PM 1 63.10 0.00 3.62 0.73 0.10 32.44 17:43:52 05:03:01 PM 2 82.08 0.00 1.15 0.05 0.08 16.64 17:43:52 05:03:01 PM 3 67.36 0.00 2.09 0.23 0.08 30.23 17:43:52 05:04:01 PM all 49.79 0.00 2.81 0.64 0.11 46.65 17:43:52 05:04:01 PM 0 52.26 0.00 3.81 1.19 0.12 42.62 17:43:52 05:04:01 PM 1 47.95 0.00 1.57 0.50 0.10 49.87 17:43:52 05:04:01 PM 2 47.74 0.00 3.66 0.53 0.13 47.93 17:43:52 05:04:01 PM 3 51.21 0.00 2.18 0.33 0.10 46.18 17:43:52 05:05:01 PM all 29.92 0.00 1.25 0.41 0.08 68.34 17:43:52 05:05:01 PM 0 28.33 0.00 2.10 0.10 0.07 69.40 17:43:52 05:05:01 PM 1 35.45 0.00 0.90 0.17 0.08 63.40 17:43:52 05:05:01 PM 2 32.30 0.00 0.67 1.39 0.08 65.57 17:43:52 05:05:01 PM 3 23.59 0.00 1.32 0.00 0.08 75.00 17:43:52 05:06:01 PM all 73.31 0.00 3.39 0.49 0.13 22.68 17:43:52 05:06:01 PM 0 73.24 0.00 3.69 0.70 0.13 22.24 17:43:52 05:06:01 PM 1 73.48 0.00 2.39 0.12 0.13 23.88 17:43:52 05:06:01 PM 2 80.64 0.00 5.42 0.32 0.13 13.48 17:43:52 05:06:01 PM 3 65.85 0.00 2.04 0.82 0.12 31.17 17:43:52 05:07:01 PM all 72.31 0.00 1.85 0.42 0.13 25.29 17:43:52 05:07:01 PM 0 79.19 0.00 1.10 0.03 0.13 19.54 17:43:52 05:07:01 PM 1 76.37 0.00 2.52 0.69 0.12 20.31 17:43:52 05:07:01 PM 2 62.97 0.00 1.74 0.23 0.13 34.93 17:43:52 05:07:01 PM 3 70.72 0.00 2.02 0.73 0.13 26.39 17:43:52 05:08:01 PM all 60.19 0.00 2.52 0.41 0.10 36.78 17:43:52 05:08:01 PM 0 59.68 0.00 2.49 0.12 0.10 37.62 17:43:52 05:08:01 PM 1 57.08 0.00 1.90 0.08 0.10 40.84 17:43:52 05:08:01 PM 2 62.68 0.00 2.01 0.28 0.10 34.93 17:43:52 05:08:01 PM 3 61.32 0.00 3.70 1.15 0.08 33.75 17:43:52 05:09:01 PM all 68.48 0.00 2.91 0.37 0.10 28.14 17:43:52 05:09:01 PM 0 54.49 0.00 1.94 0.69 0.10 42.78 17:43:52 05:09:01 PM 1 72.38 0.00 1.45 0.07 0.10 26.00 17:43:52 05:09:01 PM 2 76.22 0.00 5.10 0.45 0.10 18.13 17:43:52 05:09:01 PM 3 70.82 0.00 3.14 0.27 0.12 25.65 17:43:52 05:10:01 PM all 58.73 0.00 3.99 0.80 0.12 36.37 17:43:52 05:10:01 PM 0 58.62 0.00 4.14 0.29 0.12 36.83 17:43:52 05:10:01 PM 1 60.11 0.00 5.19 1.55 0.13 33.02 17:43:52 05:10:01 PM 2 62.33 0.00 3.51 1.06 0.12 32.98 17:43:52 05:10:01 PM 3 53.85 0.00 3.11 0.29 0.10 42.65 17:43:52 05:11:01 PM all 24.78 0.00 1.61 1.00 0.07 72.53 17:43:52 05:11:01 PM 0 28.20 0.00 0.56 0.03 0.07 71.13 17:43:52 05:11:01 PM 1 17.74 0.00 2.26 2.26 0.08 77.66 17:43:52 05:11:01 PM 2 24.54 0.00 1.65 1.51 0.10 72.20 17:43:52 05:11:01 PM 3 28.65 0.00 1.98 0.20 0.05 69.12 17:43:52 17:43:52 05:11:01 PM CPU %user %nice %system %iowait %steal %idle 17:43:52 05:12:01 PM all 0.55 0.00 0.12 0.05 0.06 99.23 17:43:52 05:12:01 PM 0 0.52 0.00 0.12 0.00 0.05 99.32 17:43:52 05:12:01 PM 1 0.55 0.00 0.15 0.00 0.07 99.23 17:43:52 05:12:01 PM 2 0.85 0.00 0.12 0.10 0.07 98.87 17:43:52 05:12:01 PM 3 0.27 0.00 0.08 0.08 0.07 99.50 17:43:52 05:13:01 PM all 0.43 0.00 0.13 0.01 0.06 99.38 17:43:52 05:13:01 PM 0 0.17 0.00 0.07 0.00 0.03 99.73 17:43:52 05:13:01 PM 1 0.42 0.00 0.15 0.00 0.07 99.37 17:43:52 05:13:01 PM 2 0.80 0.00 0.08 0.05 0.03 99.03 17:43:52 05:13:01 PM 3 0.32 0.00 0.20 0.00 0.10 99.38 17:43:52 05:14:01 PM all 0.38 0.00 0.13 0.00 0.05 99.44 17:43:52 05:14:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70 17:43:52 05:14:01 PM 1 0.38 0.00 0.20 0.00 0.08 99.33 17:43:52 05:14:01 PM 2 0.70 0.00 0.12 0.00 0.05 99.13 17:43:52 05:14:01 PM 3 0.28 0.00 0.08 0.00 0.03 99.60 17:43:52 05:15:01 PM all 0.40 0.00 0.19 0.01 0.05 99.36 17:43:52 05:15:01 PM 0 0.37 0.00 0.30 0.00 0.05 99.28 17:43:52 05:15:01 PM 1 0.38 0.00 0.15 0.00 0.05 99.42 17:43:52 05:15:01 PM 2 0.70 0.00 0.17 0.02 0.05 99.07 17:43:52 05:15:01 PM 3 0.13 0.00 0.15 0.02 0.03 99.67 17:43:52 05:16:01 PM all 28.95 0.00 2.03 0.11 0.08 68.83 17:43:52 05:16:01 PM 0 24.00 0.00 2.58 0.05 0.08 73.29 17:43:52 05:16:01 PM 1 31.46 0.00 2.26 0.02 0.10 66.17 17:43:52 05:16:01 PM 2 27.24 0.00 1.37 0.30 0.07 71.02 17:43:52 05:16:01 PM 3 33.10 0.00 1.92 0.07 0.07 64.84 17:43:52 05:17:01 PM all 65.43 0.00 2.80 0.15 0.10 31.51 17:43:52 05:17:01 PM 0 69.45 0.00 2.76 0.10 0.10 27.59 17:43:52 05:17:01 PM 1 70.08 0.00 2.01 0.02 0.10 27.79 17:43:52 05:17:01 PM 2 64.13 0.00 3.84 0.27 0.12 31.65 17:43:52 05:17:01 PM 3 58.01 0.00 2.62 0.23 0.10 39.03 17:43:52 05:18:01 PM all 59.79 0.00 3.53 0.54 0.11 36.03 17:43:52 05:18:01 PM 0 55.73 0.00 2.71 0.55 0.12 40.89 17:43:52 05:18:01 PM 1 63.62 0.00 5.69 0.70 0.10 29.89 17:43:52 05:18:01 PM 2 56.81 0.00 3.88 0.57 0.12 38.62 17:43:52 05:18:01 PM 3 63.00 0.00 1.83 0.32 0.12 34.73 17:43:52 05:19:01 PM all 67.99 0.00 2.78 0.10 0.11 29.02 17:43:52 05:19:01 PM 0 60.48 0.00 2.33 0.08 0.10 37.01 17:43:52 05:19:01 PM 1 74.51 0.00 3.43 0.05 0.12 21.89 17:43:52 05:19:01 PM 2 75.82 0.00 2.91 0.03 0.12 21.12 17:43:52 05:19:01 PM 3 61.12 0.00 2.45 0.23 0.10 36.09 17:43:52 05:20:01 PM all 57.61 0.00 2.74 0.28 0.11 39.26 17:43:52 05:20:01 PM 0 52.76 0.00 2.78 0.61 0.12 43.72 17:43:52 05:20:01 PM 1 54.22 0.00 3.25 0.14 0.10 42.30 17:43:52 05:20:01 PM 2 57.23 0.00 2.94 0.39 0.10 39.33 17:43:52 05:20:01 PM 3 66.20 0.00 1.98 0.00 0.12 31.70 17:43:52 05:20:01 PM all 39.84 8.37 8.76 0.00 0.40 42.63 17:43:52 05:20:01 PM 0 30.77 0.00 6.15 0.00 1.54 61.54 17:43:52 05:20:01 PM 1 73.44 0.00 10.94 0.00 0.00 15.62 17:43:52 05:20:01 PM 2 16.39 34.43 13.11 0.00 0.00 36.07 17:43:52 05:20:01 PM 3 37.70 0.00 4.92 0.00 0.00 57.38 17:43:52 05:21:01 PM all 63.43 0.00 3.59 0.15 0.11 32.72 17:43:52 05:21:01 PM 0 55.03 0.00 3.32 0.20 0.10 41.35 17:43:52 05:21:01 PM 1 70.72 0.00 3.62 0.05 0.12 25.49 17:43:52 05:21:01 PM 2 58.38 0.00 4.69 0.30 0.12 36.51 17:43:52 05:21:01 PM 3 69.56 0.00 2.71 0.03 0.12 27.58 17:43:52 17:43:52 05:21:01 PM CPU %user %nice %system %iowait %steal %idle 17:43:52 05:22:01 PM all 18.71 0.00 1.00 0.89 0.08 79.33 17:43:52 05:22:01 PM 0 18.30 0.00 1.59 0.02 0.07 80.03 17:43:52 05:22:01 PM 1 14.40 0.00 1.57 2.81 0.08 81.13 17:43:52 05:22:01 PM 2 20.68 0.00 0.50 0.42 0.08 78.32 17:43:52 05:22:01 PM 3 21.45 0.00 0.32 0.32 0.07 77.85 17:43:52 05:23:01 PM all 0.61 0.00 0.15 0.01 0.06 99.17 17:43:52 05:23:01 PM 0 0.65 0.00 0.08 0.00 0.05 99.22 17:43:52 05:23:01 PM 1 0.50 0.00 0.23 0.03 0.08 99.15 17:43:52 05:23:01 PM 2 0.50 0.00 0.23 0.02 0.05 99.20 17:43:52 05:23:01 PM 3 0.78 0.00 0.07 0.00 0.05 99.10 17:43:52 05:24:01 PM all 0.53 0.00 0.17 0.00 0.05 99.25 17:43:52 05:24:01 PM 0 0.30 0.00 0.08 0.00 0.03 99.58 17:43:52 05:24:01 PM 1 0.65 0.00 0.18 0.00 0.07 99.10 17:43:52 05:24:01 PM 2 0.37 0.00 0.30 0.00 0.05 99.28 17:43:52 05:24:01 PM 3 0.82 0.00 0.10 0.00 0.05 99.03 17:43:52 05:25:02 PM all 0.45 0.00 0.15 0.00 0.04 99.35 17:43:52 05:25:02 PM 0 0.17 0.00 0.07 0.00 0.02 99.75 17:43:52 05:25:02 PM 1 0.65 0.00 0.20 0.00 0.07 99.08 17:43:52 05:25:02 PM 2 0.55 0.00 0.20 0.02 0.05 99.18 17:43:52 05:25:02 PM 3 0.45 0.00 0.12 0.00 0.03 99.40 17:43:52 05:26:01 PM all 0.34 0.00 0.13 0.00 0.05 99.48 17:43:52 05:26:01 PM 0 0.15 0.00 0.15 0.00 0.03 99.66 17:43:52 05:26:01 PM 1 0.68 0.00 0.12 0.00 0.07 99.13 17:43:52 05:26:01 PM 2 0.37 0.00 0.14 0.00 0.07 99.42 17:43:52 05:26:01 PM 3 0.17 0.00 0.10 0.00 0.03 99.69 17:43:52 05:27:01 PM all 44.48 0.00 3.03 0.18 0.10 52.21 17:43:52 05:27:01 PM 0 45.04 0.00 2.48 0.05 0.10 52.33 17:43:52 05:27:01 PM 1 47.58 0.00 2.93 0.27 0.10 49.12 17:43:52 05:27:01 PM 2 39.02 0.00 5.01 0.40 0.10 55.48 17:43:52 05:27:01 PM 3 46.28 0.00 1.71 0.00 0.10 51.91 17:43:52 05:28:01 PM all 29.10 0.00 1.84 0.71 0.07 68.29 17:43:52 05:28:01 PM 0 24.54 0.00 2.70 0.28 0.07 72.41 17:43:52 05:28:01 PM 1 33.71 0.00 1.59 1.10 0.07 63.53 17:43:52 05:28:01 PM 2 30.00 0.00 0.79 1.19 0.07 67.96 17:43:52 05:28:01 PM 3 28.13 0.00 2.28 0.25 0.08 69.25 17:43:52 05:29:01 PM all 0.51 0.00 0.14 0.03 0.05 99.27 17:43:52 05:29:01 PM 0 0.27 0.00 0.13 0.12 0.03 99.45 17:43:52 05:29:01 PM 1 0.72 0.00 0.15 0.00 0.05 99.08 17:43:52 05:29:01 PM 2 0.69 0.00 0.18 0.02 0.05 99.06 17:43:52 05:29:01 PM 3 0.38 0.00 0.10 0.00 0.05 99.47 17:43:52 05:30:01 PM all 0.48 0.00 0.16 0.00 0.06 99.30 17:43:52 05:30:01 PM 0 0.28 0.00 0.08 0.00 0.03 99.60 17:43:52 05:30:01 PM 1 0.72 0.00 0.30 0.00 0.07 98.92 17:43:52 05:30:01 PM 2 0.50 0.00 0.13 0.00 0.07 99.30 17:43:52 05:30:01 PM 3 0.42 0.00 0.13 0.00 0.07 99.38 17:43:52 05:31:01 PM all 0.33 0.00 0.18 0.00 0.05 99.44 17:43:52 05:31:01 PM 0 0.22 0.00 0.10 0.00 0.05 99.63 17:43:52 05:31:01 PM 1 0.50 0.00 0.30 0.00 0.05 99.15 17:43:52 05:31:01 PM 2 0.37 0.00 0.20 0.02 0.08 99.33 17:43:52 05:31:01 PM 3 0.22 0.00 0.10 0.00 0.03 99.65 17:43:52 05:32:01 PM all 0.38 0.00 0.13 0.00 0.05 99.44 17:43:52 05:32:01 PM 0 0.22 0.00 0.12 0.00 0.05 99.62 17:43:52 05:32:01 PM 1 0.87 0.00 0.15 0.00 0.05 98.93 17:43:52 05:32:01 PM 2 0.15 0.00 0.10 0.02 0.03 99.70 17:43:52 05:32:01 PM 3 0.28 0.00 0.15 0.00 0.07 99.50 17:43:52 17:43:52 05:32:01 PM CPU %user %nice %system %iowait %steal %idle 17:43:52 05:33:01 PM all 25.65 0.00 1.91 0.09 0.08 72.27 17:43:52 05:33:01 PM 0 18.16 0.00 1.36 0.23 0.05 80.20 17:43:52 05:33:01 PM 1 27.34 0.00 1.09 0.00 0.07 71.50 17:43:52 05:33:01 PM 2 31.40 0.00 3.86 0.12 0.08 64.54 17:43:52 05:33:01 PM 3 25.68 0.00 1.32 0.00 0.13 72.86 17:43:52 05:34:01 PM all 59.75 0.00 3.91 0.27 0.10 35.97 17:43:52 05:34:01 PM 0 65.00 0.00 1.56 0.03 0.10 33.31 17:43:52 05:34:01 PM 1 55.76 0.00 4.83 0.57 0.12 38.72 17:43:52 05:34:01 PM 2 60.28 0.00 4.05 0.15 0.08 35.43 17:43:52 05:34:01 PM 3 57.96 0.00 5.18 0.34 0.10 36.42 17:43:52 05:35:01 PM all 42.87 0.00 2.73 0.36 0.09 53.95 17:43:52 05:35:01 PM 0 51.38 0.00 2.98 0.40 0.08 45.15 17:43:52 05:35:01 PM 1 43.59 0.00 1.27 0.15 0.08 54.90 17:43:52 05:35:01 PM 2 41.93 0.00 4.08 0.54 0.10 53.35 17:43:52 05:35:01 PM 3 34.55 0.00 2.59 0.37 0.08 62.41 17:43:52 05:36:01 PM all 57.67 0.00 3.40 0.12 0.10 38.71 17:43:52 05:36:01 PM 0 54.41 0.00 4.01 0.20 0.08 41.30 17:43:52 05:36:01 PM 1 62.45 0.00 3.65 0.07 0.10 33.73 17:43:52 05:36:01 PM 2 57.61 0.00 2.75 0.12 0.10 39.42 17:43:52 05:36:01 PM 3 56.19 0.00 3.20 0.10 0.10 40.41 17:43:52 05:37:01 PM all 51.69 0.00 2.47 1.81 0.08 43.95 17:43:52 05:37:01 PM 0 45.71 0.00 1.07 1.19 0.08 51.95 17:43:52 05:37:01 PM 1 50.38 0.00 1.49 1.05 0.07 47.01 17:43:52 05:37:01 PM 2 78.28 0.00 5.49 2.63 0.08 13.52 17:43:52 05:37:01 PM 3 32.39 0.00 1.84 2.36 0.08 63.32 17:43:52 05:38:01 PM all 61.63 0.00 2.59 0.10 0.10 35.59 17:43:52 05:38:01 PM 0 50.60 0.00 1.60 0.10 0.10 47.59 17:43:52 05:38:01 PM 1 83.40 0.00 5.48 0.12 0.10 10.91 17:43:52 05:38:01 PM 2 57.63 0.00 1.29 0.05 0.08 40.95 17:43:52 05:38:01 PM 3 54.90 0.00 1.97 0.12 0.10 42.91 17:43:52 05:39:01 PM all 67.76 0.00 2.16 0.02 0.10 29.95 17:43:52 05:39:01 PM 0 58.18 0.00 1.72 0.05 0.10 39.95 17:43:52 05:39:01 PM 1 86.40 0.00 4.45 0.00 0.12 9.03 17:43:52 05:39:01 PM 2 67.45 0.00 1.17 0.00 0.10 31.29 17:43:52 05:39:01 PM 3 58.97 0.00 1.32 0.03 0.10 39.57 17:43:52 05:40:01 PM all 66.48 0.00 2.79 0.05 0.11 30.57 17:43:52 05:40:01 PM 0 57.83 0.00 2.18 0.00 0.12 39.87 17:43:52 05:40:01 PM 1 78.02 0.00 4.07 0.00 0.12 17.79 17:43:52 05:40:01 PM 2 62.65 0.00 2.81 0.13 0.12 34.29 17:43:52 05:40:01 PM 3 67.41 0.00 2.11 0.05 0.08 30.35 17:43:52 05:41:01 PM all 64.50 0.00 3.79 0.06 0.10 31.55 17:43:52 05:41:01 PM 0 52.94 0.00 2.64 0.12 0.10 44.20 17:43:52 05:41:01 PM 1 77.37 0.00 4.31 0.00 0.12 18.21 17:43:52 05:41:01 PM 2 61.24 0.00 6.32 0.05 0.10 32.29 17:43:52 05:41:01 PM 3 66.43 0.00 1.90 0.08 0.10 31.49 17:43:52 05:42:01 PM all 49.50 0.00 3.76 0.82 0.10 45.82 17:43:52 05:42:01 PM 0 37.24 0.00 1.99 1.74 0.08 58.94 17:43:52 05:42:01 PM 1 47.12 0.00 3.09 0.75 0.12 48.91 17:43:52 05:42:01 PM 2 58.97 0.00 4.86 0.64 0.12 35.43 17:43:52 05:42:01 PM 3 54.70 0.00 5.09 0.13 0.08 39.99 17:43:52 05:43:01 PM all 8.31 0.00 0.48 0.22 0.03 90.96 17:43:52 05:43:01 PM 0 1.22 0.00 0.22 0.83 0.03 97.70 17:43:52 05:43:01 PM 1 23.74 0.00 1.37 0.00 0.03 74.86 17:43:52 05:43:01 PM 2 1.44 0.00 0.28 0.05 0.05 98.18 17:43:52 05:43:01 PM 3 6.86 0.00 0.05 0.00 0.02 93.08 17:43:52 17:43:52 Average: CPU %user %nice %system %iowait %steal %idle 17:43:52 Average: all 36.93 0.00 1.95 0.38 0.08 60.65 17:43:52 Average: 0 34.45 0.00 1.70 0.31 0.08 63.47 17:43:52 Average: 1 39.78 0.00 2.21 0.45 0.09 57.48 17:43:52 Average: 2 37.96 0.01 2.23 0.45 0.09 59.26 17:43:52 Average: 3 35.53 0.00 1.67 0.31 0.08 62.40 17:43:52 17:43:52 17:43:52