03:25:00  Started by timer
03:25:00  Running as SYSTEM
03:25:00  [EnvInject] - Loading node environment variables.
03:25:00  Building remotely on prd-centos8-builder-4c-4g-21891 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-clm-calcium
03:25:00  [ssh-agent] Looking for ssh-agent implementation...
03:25:01  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:25:01  $ ssh-agent
03:25:01  SSH_AUTH_SOCK=/tmp/ssh-BcFcLd3mblrw/agent.5520
03:25:01  SSH_AGENT_PID=5522
03:25:01  [ssh-agent] Started.
03:25:01  Running ssh-add (command line suppressed)
03:25:01  Identity added: /w/workspace/openflowplugin-maven-clm-calcium@tmp/private_key_7911849339506444780.key (/w/workspace/openflowplugin-maven-clm-calcium@tmp/private_key_7911849339506444780.key)
03:25:01  [ssh-agent] Using credentials jenkins (jenkins-ssh)
03:25:01  The recommended git tool is: NONE
03:25:03  using credential jenkins-ssh
03:25:03  Wiping out workspace first.
03:25:03  Cloning the remote Git repository
03:25:03  Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin
03:25:03   > git init /w/workspace/openflowplugin-maven-clm-calcium # timeout=10
03:25:03  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin
03:25:03   > git --version # timeout=10
03:25:03   > git --version # 'git version 2.43.0'
03:25:03  using GIT_SSH to set credentials jenkins-ssh
03:25:03  [INFO] Currently running in a labeled security context
03:25:03  [INFO] Currently SELinux is 'enforcing' on the host
03:25:03   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-clm-calcium@tmp/jenkins-gitclient-ssh8434724644667806463.key
03:25:03  Verifying host key using known hosts file
03:25:03  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.
03:25:03   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10
03:25:07   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10
03:25:07   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:25:07  Avoid second fetch
03:25:07   > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10
03:25:07  Checking out Revision c5c8c1c915bd5a91c76b7b4ac18e381095e88ec5 (refs/remotes/origin/stable/calcium)
03:25:07   > git config core.sparsecheckout # timeout=10
03:25:07   > git checkout -f c5c8c1c915bd5a91c76b7b4ac18e381095e88ec5 # timeout=10
03:25:08  Commit message: "Bump netconf to 7.0.9"
03:25:08   > git rev-list --no-walk c5c8c1c915bd5a91c76b7b4ac18e381095e88ec5 # timeout=10
03:25:11  provisioning config files...
03:25:11  copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:25:11  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:25:11  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins15670491368806325102.sh
03:25:11  ---> python-tools-install.sh
03:25:11  Setup pyenv:
03:25:12    system
03:25:12  * 3.8.13 (set by /opt/pyenv/version)
03:25:12  * 3.9.13 (set by /opt/pyenv/version)
03:25:12  * 3.10.13 (set by /opt/pyenv/version)
03:25:12  * 3.11.7 (set by /opt/pyenv/version)
03:25:17  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DfaE
03:25:17  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:25:20  lf-activate-venv(): INFO: Installing: lftools 
03:25:57  lf-activate-venv(): INFO: Adding /tmp/venv-DfaE/bin to PATH
03:25:57  Generating Requirements File
03:26:18  Python 3.11.7
03:26:18  pip 24.2 from /tmp/venv-DfaE/lib/python3.11/site-packages/pip (python 3.11)
03:26:18  appdirs==1.4.4
03:26:18  argcomplete==3.5.0
03:26:18  aspy.yaml==1.3.0
03:26:18  attrs==24.2.0
03:26:18  autopage==0.5.2
03:26:18  beautifulsoup4==4.12.3
03:26:18  boto3==1.35.19
03:26:18  botocore==1.35.19
03:26:18  bs4==0.0.2
03:26:18  cachetools==5.5.0
03:26:18  certifi==2024.8.30
03:26:18  cffi==1.17.1
03:26:18  cfgv==3.4.0
03:26:18  chardet==5.2.0
03:26:18  charset-normalizer==3.3.2
03:26:18  click==8.1.7
03:26:18  cliff==4.7.0
03:26:18  cmd2==2.4.3
03:26:18  cryptography==3.3.2
03:26:18  debtcollector==3.0.0
03:26:18  decorator==5.1.1
03:26:18  defusedxml==0.7.1
03:26:18  Deprecated==1.2.14
03:26:18  distlib==0.3.8
03:26:18  dnspython==2.6.1
03:26:18  docker==4.2.2
03:26:18  dogpile.cache==1.3.3
03:26:18  email_validator==2.2.0
03:26:18  filelock==3.16.0
03:26:18  future==1.0.0
03:26:18  gitdb==4.0.11
03:26:18  GitPython==3.1.43
03:26:18  google-auth==2.34.0
03:26:18  httplib2==0.22.0
03:26:18  identify==2.6.0
03:26:18  idna==3.9
03:26:18  importlib-resources==1.5.0
03:26:18  iso8601==2.1.0
03:26:18  Jinja2==3.1.4
03:26:18  jmespath==1.0.1
03:26:18  jsonpatch==1.33
03:26:18  jsonpointer==3.0.0
03:26:18  jsonschema==4.23.0
03:26:18  jsonschema-specifications==2023.12.1
03:26:18  keystoneauth1==5.8.0
03:26:18  kubernetes==30.1.0
03:26:18  lftools==0.37.10
03:26:18  lxml==5.3.0
03:26:18  MarkupSafe==2.1.5
03:26:18  msgpack==1.1.0
03:26:18  multi_key_dict==2.0.3
03:26:18  munch==4.0.0
03:26:18  netaddr==1.3.0
03:26:18  netifaces==0.11.0
03:26:18  niet==1.4.2
03:26:18  nodeenv==1.9.1
03:26:18  oauth2client==4.1.3
03:26:18  oauthlib==3.2.2
03:26:18  openstacksdk==4.0.0
03:26:18  os-client-config==2.1.0
03:26:18  os-service-types==1.7.0
03:26:18  osc-lib==3.1.0
03:26:18  oslo.config==9.6.0
03:26:18  oslo.context==5.6.0
03:26:18  oslo.i18n==6.4.0
03:26:18  oslo.log==6.1.2
03:26:18  oslo.serialization==5.5.0
03:26:18  oslo.utils==7.3.0
03:26:18  packaging==24.1
03:26:18  pbr==6.1.0
03:26:18  platformdirs==4.3.3
03:26:18  prettytable==3.11.0
03:26:18  pyasn1==0.6.1
03:26:18  pyasn1_modules==0.4.1
03:26:18  pycparser==2.22
03:26:18  pygerrit2==2.0.15
03:26:18  PyGithub==2.4.0
03:26:18  PyJWT==2.9.0
03:26:18  PyNaCl==1.5.0
03:26:18  pyparsing==2.4.7
03:26:18  pyperclip==1.9.0
03:26:18  pyrsistent==0.20.0
03:26:18  python-cinderclient==9.6.0
03:26:18  python-dateutil==2.9.0.post0
03:26:18  python-heatclient==4.0.0
03:26:18  python-jenkins==1.8.2
03:26:18  python-keystoneclient==5.5.0
03:26:18  python-magnumclient==4.7.0
03:26:18  python-openstackclient==7.1.0
03:26:18  python-swiftclient==4.6.0
03:26:18  PyYAML==6.0.2
03:26:18  referencing==0.35.1
03:26:18  requests==2.32.3
03:26:18  requests-oauthlib==2.0.0
03:26:18  requestsexceptions==1.4.0
03:26:18  rfc3986==2.0.0
03:26:18  rpds-py==0.20.0
03:26:18  rsa==4.9
03:26:18  ruamel.yaml==0.18.6
03:26:18  ruamel.yaml.clib==0.2.8
03:26:18  s3transfer==0.10.2
03:26:18  simplejson==3.19.3
03:26:18  six==1.16.0
03:26:18  smmap==5.0.1
03:26:18  soupsieve==2.6
03:26:18  stevedore==5.3.0
03:26:18  tabulate==0.9.0
03:26:18  toml==0.10.2
03:26:18  tomlkit==0.13.2
03:26:18  tqdm==4.66.5
03:26:18  typing_extensions==4.12.2
03:26:18  tzdata==2024.1
03:26:18  urllib3==1.26.20
03:26:18  virtualenv==20.26.4
03:26:18  wcwidth==0.2.13
03:26:18  websocket-client==1.8.0
03:26:18  wrapt==1.16.0
03:26:18  xdg==6.0.0
03:26:18  xmltodict==0.13.0
03:26:18  yq==3.4.3
03:26:18  [openflowplugin-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins11972834354116081676.sh
03:26:18  + echo quiet=on
03:26:18  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-21891
03:26:19  [openflowplugin-maven-clm-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium "-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/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
03:26:19  " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=openflowplugin --version
03:26:19  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
03:26:19  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
03:26:19  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
03:26:19  Default locale: en_US, platform encoding: UTF-8
03:26:19  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
03:26:19  [openflowplugin-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins10043616847481908487.sh
03:26:19  + rm /home/jenkins/.wgetrc
03:26:19  [EnvInject] - Injecting environment variables from a build step.
03:26:19  [EnvInject] - Injecting as environment variables the properties content 
03:26:19  SET_JDK_VERSION=openjdk17
03:26:19  GIT_URL="git://devvexx.opendaylight.org/mirror"
03:26:19  
03:26:19  [EnvInject] - Variables injected successfully.
03:26:19  [openflowplugin-maven-clm-calcium] $ /bin/sh /tmp/jenkins5596840312614282841.sh
03:26:19  ---> update-java-alternatives.sh
03:26:19  ---> Updating Java version
03:26:20  ---> RedHat type system detected
03:26:20  openjdk version "17.0.6-ea" 2023-01-17 LTS
03:26:20  OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
03:26:20  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)
03:26:20  JAVA_HOME=/usr/lib/jvm/java-17-openjdk
03:26:20  [EnvInject] - Injecting environment variables from a build step.
03:26:20  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
03:26:20  [EnvInject] - Variables injected successfully.
03:26:20  provisioning config files...
03:26:20  copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-clm-calcium@tmp/config1576274701372379454tmp
03:26:21  copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-clm-calcium@tmp/config4705787730221797043tmp
03:26:21  [EnvInject] - Injecting environment variables from a build step.
03:26:21  [EnvInject] - Injecting as environment variables the properties content 
03:26:21  MAVEN_GOALS=clean deploy javadoc:aggregate
03:26:21  
03:26:21  [EnvInject] - Variables injected successfully.
03:26:21  [openflowplugin-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins17867493176782156283.sh
03:26:21  ---> common-variables.sh
03:26:21  --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
03:26:21  ---> sonatype-clm.sh
03:26:22  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
03:26:22  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
03:26:22  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
03:26:22  Default locale: en_US, platform encoding: UTF-8
03:26:22  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
03:26:22  [INFO] Scanning for projects...
03:26:34  [INFO] ------------------------------------------------------------------------
03:26:34  [INFO] Reactor Build Order:
03:26:34  [INFO] 
03:26:34  [INFO] openflowplugin-artifacts                                           [pom]
03:26:34  [INFO] openflowplugin-parent                                              [pom]
03:26:34  [INFO] liblldp                                                         [bundle]
03:26:34  [INFO] libraries-aggregator                                               [pom]
03:26:34  [INFO] ODL :: openflowjava :: openflow-protocol-api                    [bundle]
03:26:34  [INFO] openflowjava-parent                                                [pom]
03:26:34  [INFO] ODL :: openflowjava :: openflow-protocol-spi                    [bundle]
03:26:34  [INFO] ODL :: openflowjava :: openflowjava-util                        [bundle]
03:26:34  [INFO] ODL :: openflowjava :: openflow-protocol-impl                   [bundle]
03:26:34  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config            [bundle]
03:26:34  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol               [feature]
03:26:34  [INFO] ODL :: openflowjava :: features-openflowjava                   [feature]
03:26:34  [INFO] ODL :: openflowjava :: features-openflowjava-aggregator            [pom]
03:26:34  [INFO] simple-client                                                   [bundle]
03:26:34  [INFO] ODL :: openflowjava :: openflow-protocol-it                     [bundle]
03:26:34  [INFO] model-inventory                                                 [bundle]
03:26:34  [INFO] model-flow-base                                                 [bundle]
03:26:34  [INFO] model-flow-service                                              [bundle]
03:26:34  [INFO] openflowplugin-api                                              [bundle]
03:26:34  [INFO] model-flow-statistics                                           [bundle]
03:26:34  [INFO] openflowplugin-extension-api                                    [bundle]
03:26:34  [INFO] openflowplugin                                                  [bundle]
03:26:34  [INFO] openflowplugin-common                                           [bundle]
03:26:34  [INFO] openflowplugin-impl                                             [bundle]
03:26:34  [INFO] openflowjava-extension-nicira-api                               [bundle]
03:26:34  [INFO] openflowjava-extension-nicira                                   [bundle]
03:26:34  [INFO] openflowjava-extension-eric                                     [bundle]
03:26:34  [INFO] openflowplugin-extension-nicira                                 [bundle]
03:26:34  [INFO] openflowplugin-extension-onf                                    [bundle]
03:26:34  [INFO] openflowplugin-extension-eric                                   [bundle]
03:26:34  [INFO] test-extension                                                  [bundle]
03:26:34  [INFO] model-topology                                                  [bundle]
03:26:34  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model                 [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Libraries                   [feature]
03:26:34  [INFO] openflowplugin-blueprint-config                                 [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions           [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions              [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions             [feature]
03:26:34  [INFO] features-openflowplugin-extension                              [feature]
03:26:34  [INFO] features-extension-aggregator                                      [pom]
03:26:34  [INFO] openflowplugin-extension-aggregator                                [pom]
03:26:34  [INFO] test-provider                                                   [bundle]
03:26:34  [INFO] test-common                                                     [bundle]
03:26:34  [INFO] drop-test-karaf                                                 [bundle]
03:26:34  [INFO] bulk-o-matic                                                    [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support [feature]
03:26:34  [INFO] device-ownership-service                                        [bundle]
03:26:34  [INFO] of-switch-config-pusher                                         [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature]
03:26:34  [INFO] arbitratorreconciliation-api                                    [bundle]
03:26:34  [INFO] reconciliation-framework                                        [bundle]
03:26:34  [INFO] arbitratorreconciliation-impl                                   [bundle]
03:26:34  [INFO] forwardingrules-manager                                         [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM           [feature]
03:26:34  [INFO] forwardingrules-sync                                            [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS           [feature]
03:26:34  [INFO] table-miss-enforcer                                             [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature]
03:26:34  [INFO] topology-lldp-discovery                                         [bundle]
03:26:34  [INFO] lldp-speaker                                                    [bundle]
03:26:34  [INFO] topology-manager                                                [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology      [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker  [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services               [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test                   [feature]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST       [feature]
03:26:34  [INFO] southbound-cli                                                  [bundle]
03:26:34  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature]
03:26:34  [INFO] features-openflowplugin                                        [feature]
03:26:34  [INFO] features-aggregator                                                [pom]
03:26:34  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator       [pom]
03:26:34  [INFO] applications-aggregator                                            [pom]
03:26:34  [INFO] model-aggregator                                                   [pom]
03:26:34  [INFO] learning-switch                                                 [bundle]
03:26:34  [INFO] sample-consumer                                                 [bundle]
03:26:34  [INFO] sample-bundles                                                  [bundle]
03:26:34  [INFO] openflowplugin-samples-aggregator                                  [pom]
03:26:34  [INFO] openflowplugin-karaf                                               [pom]
03:26:34  [INFO] openflowplugin                                                     [pom]
03:26:44  [INFO] 
03:26:44  [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------
03:26:44  [INFO] Building openflowplugin-artifacts 0.18.2-SNAPSHOT                 [1/84]
03:26:44  [INFO] --------------------------------[ pom ]---------------------------------
03:26:44  [INFO] 
03:26:44  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-artifacts ---
03:26:44  [INFO] 
03:26:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts ---
03:26:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
03:26:44  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03:26:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:26:44  [INFO] 
03:26:44  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts ---
03:26:45  [INFO] 
03:26:45  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-artifacts ---
03:26:45  [INFO] CycloneDX: Resolving Dependencies
03:26:46  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
03:26:46  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/artifacts/target/bom.xml
03:26:46  [INFO]            attaching as openflowplugin-artifacts-0.18.2-SNAPSHOT-cyclonedx.xml
03:26:46  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/artifacts/target/bom.json
03:26:46  [INFO]            attaching as openflowplugin-artifacts-0.18.2-SNAPSHOT-cyclonedx.json
03:26:46  [INFO] 
03:26:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-artifacts ---
03:26:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/openflowplugin-artifacts-0.18.2-SNAPSHOT.pom
03:26:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/openflowplugin-artifacts-0.18.2-SNAPSHOT-cyclonedx.xml
03:26:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/openflowplugin-artifacts-0.18.2-SNAPSHOT-cyclonedx.json
03:26:46  [INFO] 
03:26:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts ---
03:26:46  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:26:46  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:26:46  [INFO] 
03:26:46  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >--------
03:26:46  [INFO] Building openflowplugin-parent 0.18.2-SNAPSHOT                    [2/84]
03:26:46  [INFO] --------------------------------[ pom ]---------------------------------
03:26:47  [INFO] 
03:26:47  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-parent ---
03:26:47  [INFO] 
03:26:47  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent ---
03:26:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
03:26:47  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03:26:47  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:26:47  [INFO] 
03:26:47  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent ---
03:26:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:26:47  [INFO] 
03:26:47  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent ---
03:26:48  [INFO] 
03:26:48  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent ---
03:26: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-calcium/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/**
03:26:48  [INFO] 
03:26:48  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent ---
03:26:51  [INFO] Starting audit...
03:26:51  Audit done.
03:26:51  [INFO] You have 0 Checkstyle violations.
03:26:51  [INFO] 
03:26:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent ---
03:26:51  [INFO] Starting audit...
03:26:51  Audit done.
03:26:51  [INFO] You have 0 Checkstyle violations.
03:26:51  [INFO] 
03:26:51  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent ---
03:26:52  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/parent/target/classes/LICENSE
03:26:52  [INFO] 
03:26:52  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>>
03:26:52  [INFO] 
03:26:52  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent ---
03:26:55  [INFO] 
03:26:55  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<<
03:26:55  [INFO] 
03:26:55  [INFO] 
03:26:55  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-parent ---
03:26:55  [INFO] 
03:26:55  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-parent ---
03:26:55  [INFO] 
03:26:55  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-parent ---
03:26:56  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:26:56  [INFO] 
03:26:56  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-parent ---
03:26:56  [INFO] CycloneDX: Resolving Dependencies
03:26:57  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
03:26:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/parent/target/bom.xml
03:26:57  [INFO]            attaching as openflowplugin-parent-0.18.2-SNAPSHOT-cyclonedx.xml
03:26:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/parent/target/bom.json
03:26:57  [INFO]            attaching as openflowplugin-parent-0.18.2-SNAPSHOT-cyclonedx.json
03:26:57  [INFO] 
03:26:57  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent ---
03:26:57  [INFO] Skipping duplicate-finder execution!
03:26:57  [INFO] 
03:26:57  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-parent ---
03:26:57  [INFO] Skipping pom project
03:26:57  [INFO] 
03:26:57  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent ---
03:26:57  [INFO] 
03:26:57  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-parent ---
03:26:57  [INFO] 
03:26:57  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-parent ---
03:26:57  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:26:57  [INFO] 
03:26:57  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-parent ---
03:26:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/openflowplugin-parent-0.18.2-SNAPSHOT.pom
03:26:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/openflowplugin-parent-0.18.2-SNAPSHOT-cyclonedx.xml
03:26:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.2-SNAPSHOT/openflowplugin-parent-0.18.2-SNAPSHOT-cyclonedx.json
03:26:57  [INFO] 
03:26:57  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-parent ---
03:26:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:26:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:26:57  [INFO] 
03:26:57  [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >----------
03:26:57  [INFO] Building liblldp 0.18.2-SNAPSHOT                                  [3/84]
03:26:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:26:58  [INFO] 
03:26:58  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ liblldp ---
03:26:58  [INFO] 
03:26:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp ---
03:26:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:26:58  [INFO] 
03:26:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp ---
03:26:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:26:58  [INFO] 
03:26:58  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp ---
03:26:59  [INFO] 
03:26:59  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp ---
03:26: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-calcium/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/**
03:26:59  [INFO] 
03:26:59  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp ---
03:26:59  [INFO] Starting audit...
03:26:59  Audit done.
03:26:59  [INFO] You have 0 Checkstyle violations.
03:26:59  [INFO] 
03:26:59  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp ---
03:27:00  [INFO] Starting audit...
03:27:00  Audit done.
03:27:00  [INFO] You have 0 Checkstyle violations.
03:27:00  [INFO] 
03:27:00  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp ---
03:27:00  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/classes/LICENSE
03:27:00  [INFO] 
03:27:00  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp ---
03:27:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/src/main/resources
03:27:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/generated-sources/spi
03:27:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/generated-sources/yang
03:27:00  [INFO] 
03:27:00  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp ---
03:27:00  [INFO] Recompiling the module because of changed dependency.
03:27:00  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:27:01  [INFO] 
03:27:01  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>>
03:27:01  [INFO] 
03:27:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ liblldp ---
03:27:01  [INFO] Fork Value is true
03:27:06  [INFO] Done SpotBugs Analysis....
03:27:06  [INFO] 
03:27:06  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<<
03:27:06  [INFO] 
03:27:06  [INFO] 
03:27:06  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ liblldp ---
03:27:06  [INFO] BugInstance size is 0
03:27:06  [INFO] Error size is 0
03:27:06  [INFO] No errors/warnings found
03:27:06  [INFO] 
03:27:06  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp ---
03:27:06  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:27:06  [INFO] 
03:27:06  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ liblldp ---
03:27:06  [INFO] Recompiling the module because of changed dependency.
03:27:06  [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
03:27:07  [INFO] 
03:27:07  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ liblldp ---
03:27:07  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:27:07  [INFO] 
03:27:07  [INFO] -------------------------------------------------------
03:27:07  [INFO]  T E S T S
03:27:07  [INFO] -------------------------------------------------------
03:27:08  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
03:27:08  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
03:27:08  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
03:27:08  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
03:27:08  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
03:27:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
03:27:08  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
03:27:08  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
03:27:08  [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
03:27:08  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
03:27:08  [INFO] 
03:27:08  [INFO] Results:
03:27:08  [INFO] 
03:27:08  [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
03:27:08  [INFO] 
03:27:08  [INFO] 
03:27:08  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ liblldp ---
03:27:08  [INFO] 
03:27:08  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp ---
03:27:09  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT.jar
03:27:09  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/META-INF/MANIFEST.MF
03:27:09  [INFO] 
03:27:09  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ liblldp ---
03:27:09  [INFO] No previous run data found, generating javadoc.
03:27:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-javadoc.jar
03:27:10  [INFO] 
03:27:10  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ liblldp ---
03:27:10  [INFO] CycloneDX: Resolving Dependencies
03:27:11  [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
03:27:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/bom.xml
03:27:11  [INFO]            attaching as liblldp-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/bom.json
03:27:11  [INFO]            attaching as liblldp-0.18.2-SNAPSHOT-cyclonedx.json
03:27:11  [INFO] 
03:27:11  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp ---
03:27:11  [INFO] Skipping duplicate-finder execution!
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ liblldp ---
03:27:11  [INFO] No dependency problems found
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ liblldp ---
03:27:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-sources.jar
03:27:11  [INFO] 
03:27:11  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ liblldp ---
03:27:11  [INFO] 
03:27:11  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ liblldp ---
03:27:11  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/code-coverage/jacoco.exec
03:27:11  [INFO] Analyzed bundle 'liblldp' with 14 classes
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ liblldp ---
03:27:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT.pom
03:27:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT.jar
03:27:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT-javadoc.jar
03:27:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT-cyclonedx.json
03:27:11  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT-sources.jar
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp ---
03:27:11  [INFO] Writing OBR metadata
03:27:11  [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-SNAPSHOT.jar
03:27:11  [INFO] Writing OBR metadata
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ liblldp ---
03:27:11  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:27:11  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp ---
03:27:11  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:27:11  [INFO] 
03:27:11  [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >--------
03:27:11  [INFO] Building libraries-aggregator 0.18.2-SNAPSHOT                     [4/84]
03:27:11  [INFO] --------------------------------[ pom ]---------------------------------
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ libraries-aggregator ---
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator ---
03:27:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:11  [INFO] 
03:27:11  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator ---
03:27:11  [INFO] 
03:27:11  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ libraries-aggregator ---
03:27:11  [INFO] Skipping CycloneDX goal, because module skips deploy
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ libraries-aggregator ---
03:27:11  [INFO] Skipping artifact installation
03:27:11  [INFO] 
03:27:11  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ libraries-aggregator ---
03:27:11  [INFO] Skipping artifact deployment
03:27:11  [INFO] 
03:27:11  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >--
03:27:11  [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.2-SNAPSHOT [5/84]
03:27:11  [INFO] -------------------------------[ bundle ]-------------------------------
03:27:12  [INFO] 
03:27:12  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-api ---
03:27:12  [INFO] 
03:27:12  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api ---
03:27:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:12  [INFO] 
03:27:12  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api ---
03:27:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:12  [INFO] 
03:27:12  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api ---
03:27:12  [INFO] 
03:27:12  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api ---
03:27: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-calcium/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/**
03:27:12  [INFO] 
03:27:12  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-api ---
03:27:14  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:27:14  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/src/main/yang
03:27:14  [INFO] yang-to-sources: Found 3 dependencies in 4.978 ms
03:27:14  [INFO] yang-to-sources: Project model files found: 9 in 284.7 ms
03:27:14  [INFO] yang-to-sources: 12 YANG models processed in 499.8 ms
03:27:14  [INFO] BindingJavaFileGenerator: Defined 865 files in 152.6 ms
03:27:14  [INFO] Sorted 865 files into 170 directories in 5.236 ms
03:27:15  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 843.7 ms
03:27:15  [INFO] 
03:27:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api ---
03:27:15  [INFO] Starting audit...
03:27:15  Audit done.
03:27:15  [INFO] You have 0 Checkstyle violations.
03:27:15  [INFO] 
03:27:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api ---
03:27:16  [INFO] Starting audit...
03:27:16  Audit done.
03:27:16  [INFO] You have 0 Checkstyle violations.
03:27:16  [INFO] 
03:27:16  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api ---
03:27:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/classes/LICENSE
03:27:16  [INFO] 
03:27:16  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api ---
03:27:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/src/main/resources
03:27:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi
03:27:16  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
03:27:16  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:27:16  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
03:27:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi
03:27:16  [INFO] 
03:27:16  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api ---
03:27:16  [INFO] Recompiling the module because of changed dependency.
03:27:16  [INFO] Compiling 916 source files with javac [debug release 17] to target/classes
03:27:22  [INFO] 
03:27:22  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>>
03:27:22  [INFO] 
03:27:22  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api ---
03:27:22  [INFO] Fork Value is true
03:27:26  [INFO] Done SpotBugs Analysis....
03:27:27  [INFO] 
03:27:27  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<<
03:27:27  [INFO] 
03:27:27  [INFO] 
03:27:27  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-api ---
03:27:27  [INFO] BugInstance size is 0
03:27:27  [INFO] Error size is 0
03:27:27  [INFO] No errors/warnings found
03:27:27  [INFO] 
03:27:27  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api ---
03:27:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/src/test/resources
03:27:27  [INFO] 
03:27:27  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api ---
03:27:27  [INFO] Recompiling the module because of changed dependency.
03:27:27  [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes
03:27:27  [INFO] 
03:27:27  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-api ---
03:27:27  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:27:27  [INFO] 
03:27:27  [INFO] -------------------------------------------------------
03:27:27  [INFO]  T E S T S
03:27:27  [INFO] -------------------------------------------------------
03:27:28  [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
03:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
03:27:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
03:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
03:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
03:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
03:27:29  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
03:27:29  [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest
03:27:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest
03:27:29  [INFO] 
03:27:29  [INFO] Results:
03:27:29  [INFO] 
03:27:29  [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
03:27:29  [INFO] 
03:27:29  [INFO] 
03:27:29  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-api ---
03:27:29  [INFO] 
03:27:29  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api ---
03:27:30  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT.jar
03:27:30  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF
03:27:30  [INFO] 
03:27:30  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-api ---
03:27:30  [INFO] No previous run data found, generating javadoc.
03:27:41  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-javadoc.jar
03:27:41  [INFO] 
03:27:41  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-api ---
03:27:41  [INFO] CycloneDX: Resolving Dependencies
03:27:42  [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
03:27:42  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/bom.xml
03:27:42  [INFO]            attaching as openflow-protocol-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:42  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/bom.json
03:27:42  [INFO]            attaching as openflow-protocol-api-0.18.2-SNAPSHOT-cyclonedx.json
03:27:42  [INFO] 
03:27:42  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api ---
03:27:42  [INFO] Skipping duplicate-finder execution!
03:27:42  [INFO] 
03:27:42  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-api ---
03:27:42  [INFO] No dependency problems found
03:27:42  [INFO] 
03:27:42  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api ---
03:27:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-sources.jar
03:27:43  [INFO] 
03:27:43  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-api ---
03:27:43  [INFO] 
03:27:43  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-api ---
03:27:43  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec
03:27:43  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-api ---
03:27:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT.pom
03:27:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT.jar
03:27:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT-javadoc.jar
03:27:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT-cyclonedx.json
03:27:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT-sources.jar
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api ---
03:27:43  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-SNAPSHOT.jar
03:27:43  [INFO] Writing OBR metadata
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-api ---
03:27:43  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:27:43  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api ---
03:27:43  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:27:43  [INFO] 
03:27:43  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >--
03:27:43  [INFO] Building openflowjava-parent 0.18.2-SNAPSHOT                      [6/84]
03:27:43  [INFO] --------------------------------[ pom ]---------------------------------
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-parent ---
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent ---
03:27:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent ---
03:27:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:43  [INFO] 
03:27:43  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent ---
03:27:43  [INFO] 
03:27:43  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent ---
03:27: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-calcium/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/**
03:27:43  [INFO] 
03:27:43  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent ---
03:27:43  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/src/main/yang added.
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent ---
03:27:43  [INFO] Starting audit...
03:27:43  Audit done.
03:27:43  [INFO] You have 0 Checkstyle violations.
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent ---
03:27:43  [INFO] Starting audit...
03:27:43  Audit done.
03:27:43  [INFO] You have 0 Checkstyle violations.
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent ---
03:27:43  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/target/classes/LICENSE
03:27:43  [INFO] 
03:27:43  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>>
03:27:43  [INFO] 
03:27:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent ---
03:27:43  [INFO] 
03:27:43  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<<
03:27:43  [INFO] 
03:27:43  [INFO] 
03:27:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-parent ---
03:27:43  [INFO] 
03:27:43  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-parent ---
03:27:43  [INFO] 
03:27:43  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-parent ---
03:27:43  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:27:43  [INFO] 
03:27:43  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-parent ---
03:27:43  [INFO] CycloneDX: Resolving Dependencies
03:27:44  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
03:27:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/target/bom.xml
03:27:44  [INFO]            attaching as openflowjava-parent-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/target/bom.json
03:27:44  [INFO]            attaching as openflowjava-parent-0.18.2-SNAPSHOT-cyclonedx.json
03:27:44  [INFO] 
03:27:44  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent ---
03:27:44  [INFO] Skipping duplicate-finder execution!
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-parent ---
03:27:44  [INFO] Skipping pom project
03:27:44  [INFO] 
03:27:44  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-parent ---
03:27:44  [INFO] 
03:27:44  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-parent ---
03:27:44  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-parent ---
03:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/openflowjava-parent-0.18.2-SNAPSHOT.pom
03:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/openflowjava-parent-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:44  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.2-SNAPSHOT/openflowjava-parent-0.18.2-SNAPSHOT-cyclonedx.json
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-parent ---
03:27:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:27:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent ---
03:27:44  [INFO] 
03:27:44  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >--
03:27:44  [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.2-SNAPSHOT [7/84]
03:27:44  [INFO] -------------------------------[ bundle ]-------------------------------
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-spi ---
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi ---
03:27:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi ---
03:27:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:44  [INFO] 
03:27:44  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi ---
03:27:44  [INFO] 
03:27:44  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi ---
03:27: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-calcium/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/**
03:27:44  [INFO] 
03:27:44  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-spi ---
03:27:44  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:27:44  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/main/yang
03:27:44  [INFO] yang-to-sources: Found 4 dependencies in 2.476 ms
03:27:44  [INFO] yang-to-sources: Project model files found: 1 in 3.345 ms
03:27:44  [INFO] yang-to-sources: 3 YANG models processed in 82.73 ms
03:27:44  [INFO] BindingJavaFileGenerator: Defined 11 files in 5.138 ms
03:27:44  [INFO] Sorted 11 files into 4 directories in 172.4 μs
03:27:44  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 13.91 ms
03:27:44  [INFO] 
03:27:44  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi ---
03:27:44  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/main/yang added.
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi ---
03:27:44  [INFO] Starting audit...
03:27:44  Audit done.
03:27:44  [INFO] You have 0 Checkstyle violations.
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi ---
03:27:44  [INFO] Starting audit...
03:27:44  Audit done.
03:27:44  [INFO] You have 0 Checkstyle violations.
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi ---
03:27:44  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/classes/LICENSE
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi ---
03:27:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/main/resources
03:27:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
03:27:44  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:27:44  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:27:44  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:27:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
03:27:44  [INFO] 
03:27:44  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi ---
03:27:44  [INFO] Recompiling the module because of changed dependency.
03:27:44  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:27:45  [INFO] 
03:27:45  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>>
03:27:45  [INFO] 
03:27:45  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi ---
03:27:45  [INFO] Fork Value is true
03:27:47  [INFO] Done SpotBugs Analysis....
03:27:47  [INFO] 
03:27:47  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<<
03:27:47  [INFO] 
03:27:47  [INFO] 
03:27:47  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi ---
03:27:47  [INFO] BugInstance size is 0
03:27:47  [INFO] Error size is 0
03:27:47  [INFO] No errors/warnings found
03:27:47  [INFO] 
03:27:47  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi ---
03:27:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/test/resources
03:27:47  [INFO] 
03:27:47  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi ---
03:27:47  [INFO] No sources to compile
03:27:47  [INFO] 
03:27:47  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-spi ---
03:27:47  [INFO] No tests to run.
03:27:47  [INFO] 
03:27:47  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-spi ---
03:27:47  [INFO] 
03:27:47  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi ---
03:27:47  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT.jar
03:27:47  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF
03:27:47  [INFO] 
03:27:47  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-spi ---
03:27:47  [INFO] No previous run data found, generating javadoc.
03:27:49  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-javadoc.jar
03:27:49  [INFO] 
03:27:49  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-spi ---
03:27:49  [INFO] CycloneDX: Resolving Dependencies
03:27:50  [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s)
03:27:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/bom.xml
03:27:50  [INFO]            attaching as openflow-protocol-spi-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/bom.json
03:27:50  [INFO]            attaching as openflow-protocol-spi-0.18.2-SNAPSHOT-cyclonedx.json
03:27:50  [INFO] 
03:27:50  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi ---
03:27:50  [INFO] Skipping duplicate-finder execution!
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-spi ---
03:27:50  [INFO] No dependency problems found
03:27:50  [INFO] 
03:27:50  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-spi ---
03:27:50  [INFO] 
03:27:50  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-spi ---
03:27:50  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-spi ---
03:27:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-SNAPSHOT.pom
03:27:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-SNAPSHOT.jar
03:27:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-SNAPSHOT-javadoc.jar
03:27:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-SNAPSHOT-cyclonedx.json
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi ---
03:27:50  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-SNAPSHOT.jar
03:27:50  [INFO] Writing OBR metadata
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-spi ---
03:27:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:27:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi ---
03:27:50  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi ---
03:27:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-sources.jar
03:27:50  [INFO] 
03:27:50  [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >---
03:27:50  [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.2-SNAPSHOT [8/84]
03:27:50  [INFO] -------------------------------[ bundle ]-------------------------------
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-util ---
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util ---
03:27:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util ---
03:27:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:50  [INFO] 
03:27:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util ---
03:27:50  [INFO] 
03:27:50  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util ---
03:27: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-calcium/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/**
03:27:50  [INFO] 
03:27:50  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util ---
03:27:50  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/src/main/yang added.
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util ---
03:27:50  [INFO] Starting audit...
03:27:50  Audit done.
03:27:50  [INFO] You have 0 Checkstyle violations.
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util ---
03:27:50  [INFO] Starting audit...
03:27:50  Audit done.
03:27:50  [INFO] You have 0 Checkstyle violations.
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util ---
03:27:50  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/classes/LICENSE
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util ---
03:27:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/src/main/resources
03:27:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/generated-sources/spi
03:27:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/generated-sources/yang
03:27:50  [INFO] 
03:27:50  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util ---
03:27:50  [INFO] Recompiling the module because of changed dependency.
03:27:50  [INFO] Compiling 3 source files with javac [debug release 17] to target/classes
03:27:50  [INFO] 
03:27:50  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>>
03:27:50  [INFO] 
03:27:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util ---
03:27:50  [INFO] Fork Value is true
03:27:53  [INFO] Done SpotBugs Analysis....
03:27:53  [INFO] 
03:27:53  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<<
03:27:53  [INFO] 
03:27:53  [INFO] 
03:27:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-util ---
03:27:53  [INFO] BugInstance size is 0
03:27:53  [INFO] Error size is 0
03:27:53  [INFO] No errors/warnings found
03:27:53  [INFO] 
03:27:53  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util ---
03:27:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/src/test/resources
03:27:53  [INFO] 
03:27:53  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-util ---
03:27:53  [INFO] Recompiling the module because of changed dependency.
03:27:53  [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes
03:27:53  [INFO] 
03:27:53  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-util ---
03:27:53  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:27:53  [INFO] 
03:27:53  [INFO] -------------------------------------------------------
03:27:53  [INFO]  T E S T S
03:27:53  [INFO] -------------------------------------------------------
03:27:54  [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest
03:27:54  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest
03:27:54  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
03:27:54  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
03:27:54  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
03:27:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
03:27:54  [INFO] 
03:27:54  [INFO] Results:
03:27:54  [INFO] 
03:27:54  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
03:27:54  [INFO] 
03:27:54  [INFO] 
03:27:54  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-util ---
03:27:54  [INFO] 
03:27:54  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util ---
03:27:54  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT.jar
03:27:54  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF
03:27:54  [INFO] 
03:27:54  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-util ---
03:27:55  [INFO] No previous run data found, generating javadoc.
03:27:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-javadoc.jar
03:27:56  [INFO] 
03:27:56  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-util ---
03:27:56  [INFO] CycloneDX: Resolving Dependencies
03:27:56  [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s)
03:27:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/bom.xml
03:27:56  [INFO]            attaching as openflowjava-util-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/bom.json
03:27:56  [INFO]            attaching as openflowjava-util-0.18.2-SNAPSHOT-cyclonedx.json
03:27:56  [INFO] 
03:27:56  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util ---
03:27:56  [INFO] Skipping duplicate-finder execution!
03:27:56  [INFO] 
03:27:56  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-util ---
03:27:56  [INFO] No dependency problems found
03:27:56  [INFO] 
03:27:56  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-util ---
03:27:56  [INFO] 
03:27:56  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-util ---
03:27:56  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec
03:27:56  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes
03:27:56  [INFO] 
03:27:56  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-util ---
03:27:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-SNAPSHOT.pom
03:27:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-SNAPSHOT.jar
03:27:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-SNAPSHOT-javadoc.jar
03:27:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-SNAPSHOT-cyclonedx.xml
03:27:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-SNAPSHOT-cyclonedx.json
03:27:56  [INFO] 
03:27:56  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util ---
03:27:56  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-SNAPSHOT.jar
03:27:56  [INFO] Writing OBR metadata
03:27:56  [INFO] 
03:27:56  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-util ---
03:27:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:27:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:27:56  [INFO] 
03:27:56  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util ---
03:27:56  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:27:56  [INFO] 
03:27:56  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util ---
03:27:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-sources.jar
03:27:56  [INFO] 
03:27:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >--
03:27:56  [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.2-SNAPSHOT [9/84]
03:27:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:27:57  [INFO] 
03:27:57  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-impl ---
03:27:57  [INFO] 
03:27:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl ---
03:27:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:57  [INFO] 
03:27:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl ---
03:27:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:57  [INFO] 
03:27:57  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl ---
03:27:57  [INFO] 
03:27:57  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl ---
03:27: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-calcium/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/**
03:27:57  [INFO] 
03:27:57  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl ---
03:27:57  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/yang added.
03:27:57  [INFO] 
03:27:57  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl ---
03:27:58  [INFO] Starting audit...
03:27:58  Audit done.
03:27:58  [INFO] You have 0 Checkstyle violations.
03:27:58  [INFO] 
03:27:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl ---
03:28:01  [INFO] Starting audit...
03:28:01  Audit done.
03:28:01  [INFO] You have 0 Checkstyle violations.
03:28:01  [INFO] 
03:28:01  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl ---
03:28:01  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/classes/LICENSE
03:28:01  [INFO] 
03:28:01  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl ---
03:28:01  [INFO] Copying 5 resources from src/main/resources to target/classes
03:28:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi
03:28:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang
03:28:01  [INFO] 
03:28:01  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl ---
03:28:01  [INFO] Recompiling the module because of changed dependency.
03:28:01  [INFO] Compiling 345 source files with javac [debug release 17] to target/classes
03:28:02  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
03:28:02  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
03:28:02    reason: class file for javax.annotation.meta.When not found
03:28:02  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
03:28:02  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
03:28:02  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
03:28:02    reason: class file for javax.annotation.meta.When not found
03:28:02  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
03:28:02  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
03:28:02    reason: class file for javax.annotation.meta.When not found
03:28:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException
03:28:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast
03:28:02    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
03:28:02    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:28:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast
03:28:02    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
03:28:02    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:28:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast
03:28:02    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
03:28:02    found:    java.lang.Class<capture#3 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:28:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast
03:28:02    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
03:28:02    found:    java.lang.Class<capture#4 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:28:02  [INFO] 
03:28:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>>
03:28:03  [INFO] 
03:28:03  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl ---
03:28:03  [INFO] Fork Value is true
03:28:13  [INFO] Done SpotBugs Analysis....
03:28:13  [INFO] 
03:28:13  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<<
03:28:13  [INFO] 
03:28:13  [INFO] 
03:28:13  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl ---
03:28:13  [INFO] BugInstance size is 0
03:28:13  [INFO] Error size is 0
03:28:13  [INFO] No errors/warnings found
03:28:13  [INFO] 
03:28:13  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl ---
03:28:13  [INFO] Copying 4 resources from src/test/resources to target/test-classes
03:28:13  [INFO] 
03:28:13  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl ---
03:28:13  [INFO] Recompiling the module because of changed dependency.
03:28:13  [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes
03:28:15  [INFO] 
03:28:15  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-impl ---
03:28:15  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:28:15  [INFO] 
03:28:15  [INFO] -------------------------------------------------------
03:28:15  [INFO]  T E S T S
03:28:15  [INFO] -------------------------------------------------------
03:28:17  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
03:28:17  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:28:32  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.04 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
03:28:32  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
03:28:40  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.170 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
03:28:40  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
03:28:40  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
03:28:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
03:28:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
03:28:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
03:28:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
03:28:40  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
03:28:40  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
03:28:40  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
03:28:41  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
03:28:41  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
03:28:41  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
03:28:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
03:28:41  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
03:28:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
03:28:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
03:28:41  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
03:28:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
03:28:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
03:28:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
03:28:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
03:28:41  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
03:28:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
03:28:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
03:28:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
03:28:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
03:28:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
03:28:42  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
03:28:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
03:28:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
03:28:42  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
03:28:42  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
03:28:43  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
03:28:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
03:28:45  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
03:28:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
03:28:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
03:28:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
03:28:45  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
03:28:45  [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
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
03:28:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
03:28:45  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
03:28:45  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
03:28:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
03:28:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
03:28:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
03:28:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
03:28:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
03:28:46  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
03:28:46  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
03:28:46  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
03:28:46  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
03:28:46  [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
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
03:28:46  [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
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest
03:28:46  [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
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
03:28:46  [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
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
03:28:46  [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
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest
03:28:46  [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
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
03:28:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
03:28:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
03:28:46  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
03:28:46  [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest
03:28:46  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest
03:28:46  [INFO] 
03:28:46  [INFO] Results:
03:28:46  [INFO] 
03:28:46  [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0
03:28:46  [INFO] 
03:28:46  [INFO] 
03:28:46  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-impl ---
03:28:46  [INFO] 
03:28:46  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl ---
03:28:47  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT.jar
03:28:47  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF
03:28:47  [INFO] 
03:28:47  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-impl ---
03:28:47  [INFO] No previous run data found, generating javadoc.
03:28:50  [WARNING] Javadoc Warnings
03:28:50  [WARNING] warning: unknown enum constant When.UNKNOWN
03:28:50  [WARNING] reason: class file for javax.annotation.meta.When not found
03:28:50  [WARNING] 1 warning
03:28:51  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-javadoc.jar
03:28:51  [INFO] 
03:28:51  [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openflow-protocol-impl ---
03:28:51  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-tests.jar
03:28:51  [INFO] 
03:28:51  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-impl ---
03:28:51  [INFO] CycloneDX: Resolving Dependencies
03:28:52  [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s)
03:28:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/bom.xml
03:28:52  [INFO]            attaching as openflow-protocol-impl-0.18.2-SNAPSHOT-cyclonedx.xml
03:28:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/bom.json
03:28:52  [INFO]            attaching as openflow-protocol-impl-0.18.2-SNAPSHOT-cyclonedx.json
03:28:52  [INFO] 
03:28:52  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl ---
03:28:52  [INFO] Skipping duplicate-finder execution!
03:28:52  [INFO] 
03:28:52  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-impl ---
03:28:52  [INFO] No dependency problems found
03:28:52  [INFO] 
03:28:52  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-impl ---
03:28:52  [INFO] 
03:28:52  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-impl ---
03:28:52  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec
03:28:52  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes
03:28:52  [INFO] 
03:28:52  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-impl ---
03:28:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT.pom
03:28:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT.jar
03:28:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT-javadoc.jar
03:28:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT-tests.jar
03:28:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT-cyclonedx.xml
03:28:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT-cyclonedx.json
03:28:52  [INFO] 
03:28:52  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl ---
03:28:52  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-SNAPSHOT.jar
03:28:52  [INFO] Writing OBR metadata
03:28:52  [INFO] 
03:28:52  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-impl ---
03:28:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:28:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:28:52  [INFO] 
03:28:52  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl ---
03:28:52  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:28:52  [INFO] 
03:28:52  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl ---
03:28:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-sources.jar
03:28:53  [INFO] 
03:28:53  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >--
03:28:53  [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.2-SNAPSHOT [10/84]
03:28:53  [INFO] -------------------------------[ bundle ]-------------------------------
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-blueprint-config ---
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:28:53  [INFO] 
03:28:53  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config ---
03:28:53  [INFO] 
03:28:53  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config ---
03:28: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-calcium/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/**
03:28:53  [INFO] 
03:28:53  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added.
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Starting audit...
03:28:53  Audit done.
03:28:53  [INFO] You have 0 Checkstyle violations.
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Starting audit...
03:28:53  Audit done.
03:28:53  [INFO] You have 0 Checkstyle violations.
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/classes/LICENSE
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Copying 2 resources from src/main/resources to target/classes
03:28:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi
03:28:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang
03:28:53  [INFO] 
03:28:53  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Recompiling the module because of changed dependency.
03:28:53  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:28:53  [INFO] 
03:28:53  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>>
03:28:53  [INFO] 
03:28:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config ---
03:28:53  [INFO] Fork Value is true
03:28:56  [INFO] Done SpotBugs Analysis....
03:28:56  [INFO] 
03:28:56  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<<
03:28:56  [INFO] 
03:28:56  [INFO] 
03:28:56  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config ---
03:28:56  [INFO] BugInstance size is 0
03:28:56  [INFO] Error size is 0
03:28:56  [INFO] No errors/warnings found
03:28:56  [INFO] 
03:28:56  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config ---
03:28:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/src/test/resources
03:28:56  [INFO] 
03:28:56  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config ---
03:28:56  [INFO] No sources to compile
03:28:56  [INFO] 
03:28:56  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-blueprint-config ---
03:28:56  [INFO] No tests to run.
03:28:56  [INFO] 
03:28:56  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-blueprint-config ---
03:28:56  [INFO] 
03:28:56  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config ---
03:28:56  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar
03:28:56  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF
03:28:56  [INFO] 
03:28:56  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-blueprint-config ---
03:28:56  [INFO] No previous run data found, generating javadoc.
03:28:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-javadoc.jar
03:28:58  [INFO] 
03:28:58  [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config ---
03:28:58  [INFO] 
03:28:58  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-blueprint-config ---
03:28:58  [INFO] CycloneDX: Resolving Dependencies
03:28:58  [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s)
03:28:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml
03:28:58  [INFO]            attaching as openflowjava-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.xml
03:28:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json
03:28:58  [INFO]            attaching as openflowjava-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.json
03:28:58  [INFO] 
03:28:58  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config ---
03:28:58  [INFO] Skipping duplicate-finder execution!
03:28:58  [INFO] 
03:28:58  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config ---
03:28:58  [INFO] No dependency problems found
03:28:58  [INFO] 
03:28:58  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-blueprint-config ---
03:28:58  [INFO] 
03:28:58  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-blueprint-config ---
03:28:58  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:28:58  [INFO] 
03:28:58  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-blueprint-config ---
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT.pom
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT-javadoc.jar
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT-config.xml
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT-legacyConfig.xml
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.xml
03:28:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.json
03:28:59  [INFO] 
03:28:59  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config ---
03:28:59  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar
03:28:59  [INFO] Writing OBR metadata
03:28:59  [INFO] 
03:28:59  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config ---
03:28:59  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:28:59  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:28:59  [INFO] 
03:28:59  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config ---
03:28:59  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:28:59  [INFO] 
03:28:59  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config ---
03:28:59  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:28:59  [INFO] 
03:28:59  [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >--
03:28:59  [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.2-SNAPSHOT [11/84]
03:28:59  [INFO] ------------------------------[ feature ]-------------------------------
03:29:00  [INFO] 
03:29:00  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowjava-protocol ---
03:29:00  [INFO] 
03:29:00  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol ---
03:29:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
03:29:00  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03:29:00  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:00  [INFO] 
03:29:00  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol ---
03:29:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:00  [INFO] 
03:29:00  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol ---
03:29:00  [INFO] 
03:29:00  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol ---
03:29:00  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:29:00  [INFO] argLine set to empty
03:29:00  [INFO] 
03:29:00  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol ---
03:29:01  [INFO] Starting audit...
03:29:01  Audit done.
03:29:01  [INFO] You have 0 Checkstyle violations.
03:29:01  [INFO] 
03:29:01  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol ---
03:29:01  [INFO] Starting audit...
03:29:01  Audit done.
03:29:01  [INFO] You have 0 Checkstyle violations.
03:29:01  [INFO] 
03:29:01  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol ---
03:29:01  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/LICENSE
03:29:01  [INFO] 
03:29:01  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol ---
03:29:01  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml
03:29:01  [INFO] ...done!
03:29:01  [INFO] Attaching features XML
03:29:01  [INFO] 
03:29:01  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol ---
03:29:01  [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
03:29:01  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:29:01  [INFO] 
03:29:01  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>>
03:29:01  [INFO] 
03:29:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol ---
03:29:02  [INFO] 
03:29:02  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<<
03:29:02  [INFO] 
03:29:02  [INFO] 
03:29:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol ---
03:29:02  [INFO] 
03:29:02  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowjava-protocol ---
03:29:03  [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol
03:29:07  [INFO] Project dependency features detected: []
03:29:07  [INFO] Pax Exam System (Version: 4.13.3) created.
03:29:07  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:29:07  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:29:07  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:29:07  [INFO] Waiting for remote bundle context.. on 21000 name: 78bac208-9c46-40bf-8c4c-de7e30150e0d timout: [ RelativeTimeout value = 180000 ]
03:29:17  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:29:17  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:29:17  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:29:17  [INFO] 
03:29:17  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowjava-protocol ---
03:29:17  [INFO] 
03:29:17  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowjava-protocol ---
03:29:17  [INFO] 
03:29:17  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowjava-protocol ---
03:29:17  [INFO] CycloneDX: Resolving Dependencies
03:29:19  [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s)
03:29:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml
03:29:19  [INFO]            attaching as odl-openflowjava-protocol-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json
03:29:19  [INFO]            attaching as odl-openflowjava-protocol-0.18.2-SNAPSHOT-cyclonedx.json
03:29:19  [INFO] 
03:29:19  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol ---
03:29:19  [INFO] Skipping duplicate-finder execution!
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol ---
03:29:19  [INFO] Skipping plugin execution
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol ---
03:29:19  [INFO] Skipping source per configuration.
03:29:19  [INFO] 
03:29:19  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowjava-protocol ---
03:29:19  [INFO] 
03:29:19  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowjava-protocol ---
03:29:19  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowjava-protocol ---
03:29:19  [WARNING] 
03:29:19  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
03:29:19  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:29:19  [WARNING] 
03:29:19  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:29:19  [WARNING] 
03:29:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/odl-openflowjava-protocol-0.18.2-SNAPSHOT.pom
03:29:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/odl-openflowjava-protocol-0.18.2-SNAPSHOT-features.xml
03:29:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/odl-openflowjava-protocol-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/odl-openflowjava-protocol-0.18.2-SNAPSHOT-cyclonedx.json
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol ---
03:29:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:29:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:29:19  [WARNING] 
03:29:19  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
03:29:19  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:29:19  [WARNING] 
03:29:19  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:29:19  [WARNING] 
03:29:19  [INFO] 
03:29:19  [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >--
03:29:19  [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.2-SNAPSHOT [12/84]
03:29:19  [INFO] ------------------------------[ feature ]-------------------------------
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava ---
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava ---
03:29:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:19  [INFO] 
03:29:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava ---
03:29:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:19  [INFO] 
03:29:19  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava ---
03:29:20  [INFO] 
03:29:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava ---
03:29:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:29:20  [INFO] argLine set to empty
03:29:20  [INFO] 
03:29:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava ---
03:29:20  [INFO] Starting audit...
03:29:20  Audit done.
03:29:20  [INFO] You have 0 Checkstyle violations.
03:29:20  [INFO] 
03:29:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava ---
03:29:20  [INFO] Starting audit...
03:29:20  Audit done.
03:29:20  [INFO] You have 0 Checkstyle violations.
03:29:20  [INFO] 
03:29:20  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava ---
03:29:20  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/LICENSE
03:29:20  [INFO] 
03:29:20  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava ---
03:29:20  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml
03:29:20  [INFO] ...done!
03:29:20  [INFO] Attaching features XML
03:29:20  [INFO] 
03:29:20  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava ---
03:29: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
03:29:20  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:29:20  [INFO] 
03:29:20  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>>
03:29:20  [INFO] 
03:29:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava ---
03:29:20  [INFO] 
03:29:20  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<<
03:29:20  [INFO] 
03:29:20  [INFO] 
03:29:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowjava ---
03:29:20  [INFO] 
03:29:20  [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowjava ---
03:29:20  [INFO] 
03:29:20  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowjava ---
03:29:20  [INFO] 
03:29:20  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowjava ---
03:29:20  [INFO] 
03:29:20  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowjava ---
03:29:20  [INFO] CycloneDX: Resolving Dependencies
03:29:21  [INFO] CycloneDX: Creating BOM version 1.5 with 67 component(s)
03:29:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml
03:29:21  [INFO]            attaching as features-openflowjava-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json
03:29:21  [INFO]            attaching as features-openflowjava-0.18.2-SNAPSHOT-cyclonedx.json
03:29:21  [INFO] 
03:29:21  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava ---
03:29:21  [INFO] Skipping duplicate-finder execution!
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowjava ---
03:29:21  [INFO] Skipping plugin execution
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava ---
03:29:21  [INFO] No sources in project. Archive not created.
03:29:21  [INFO] 
03:29:21  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowjava ---
03:29:21  [INFO] 
03:29:21  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowjava ---
03:29:21  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava ---
03:29:21  [WARNING] 
03:29:21  [WARNING] The packaging plugin for project features-openflowjava did not assign
03:29:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:29:21  [WARNING] 
03:29:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:29:21  [WARNING] 
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/features-openflowjava-0.18.2-SNAPSHOT.pom
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/features-openflowjava-0.18.2-SNAPSHOT-features.xml
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/features-openflowjava-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.2-SNAPSHOT/features-openflowjava-0.18.2-SNAPSHOT-cyclonedx.json
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava ---
03:29:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:29:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:29:21  [WARNING] 
03:29:21  [WARNING] The packaging plugin for project features-openflowjava did not assign
03:29:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:29:21  [WARNING] 
03:29:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:29:21  [WARNING] 
03:29:21  [INFO] 
03:29:21  [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >--
03:29:21  [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.2-SNAPSHOT [13/84]
03:29:21  [INFO] --------------------------------[ pom ]---------------------------------
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowjava-aggregator ---
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator ---
03:29:21  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:21  [INFO] 
03:29:21  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator ---
03:29:21  [INFO] 
03:29:21  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowjava-aggregator ---
03:29:21  [INFO] CycloneDX: Resolving Dependencies
03:29:21  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
03:29:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml
03:29:21  [INFO]            attaching as features-openflowjava-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json
03:29:21  [INFO]            attaching as features-openflowjava-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowjava-aggregator ---
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/features-openflowjava-aggregator-0.18.2-SNAPSHOT.pom
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/features-openflowjava-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.2-SNAPSHOT/features-openflowjava-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator ---
03:29:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:29:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:29:21  [INFO] 
03:29:21  [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------
03:29:21  [INFO] Building simple-client 0.18.2-SNAPSHOT                           [14/84]
03:29:21  [INFO] -------------------------------[ bundle ]-------------------------------
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ simple-client ---
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client ---
03:29:21  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:21  [INFO] 
03:29:21  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client ---
03:29:21  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:21  [INFO] 
03:29:21  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client ---
03:29:22  [INFO] 
03:29:22  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client ---
03:29: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-calcium/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/**
03:29:22  [INFO] 
03:29:22  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client ---
03:29:22  [INFO] Starting audit...
03:29:22  Audit done.
03:29:22  [INFO] You have 0 Checkstyle violations.
03:29:22  [INFO] 
03:29:22  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client ---
03:29:22  [INFO] Starting audit...
03:29:22  Audit done.
03:29:22  [INFO] You have 0 Checkstyle violations.
03:29:22  [INFO] 
03:29:22  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client ---
03:29:22  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/classes/LICENSE
03:29:22  [INFO] 
03:29:22  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client ---
03:29:22  [INFO] Copying 2 resources from src/main/resources to target/classes
03:29:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/generated-sources/spi
03:29:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/generated-sources/yang
03:29:22  [INFO] 
03:29:22  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client ---
03:29:22  [INFO] Recompiling the module because of changed dependency.
03:29:22  [INFO] Compiling 23 source files with javac [debug release 17] to target/classes
03:29:22  [INFO] 
03:29:22  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>>
03:29:22  [INFO] 
03:29:22  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ simple-client ---
03:29:22  [INFO] Fork Value is true
03:29:26  [INFO] Done SpotBugs Analysis....
03:29:26  [INFO] 
03:29:26  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<<
03:29:26  [INFO] 
03:29:26  [INFO] 
03:29:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ simple-client ---
03:29:26  [INFO] BugInstance size is 0
03:29:26  [INFO] Error size is 0
03:29:26  [INFO] No errors/warnings found
03:29:26  [INFO] 
03:29:26  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client ---
03:29:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/src/test/resources
03:29:26  [INFO] 
03:29:26  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ simple-client ---
03:29:26  [INFO] No sources to compile
03:29:26  [INFO] 
03:29:26  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ simple-client ---
03:29:26  [INFO] No tests to run.
03:29:26  [INFO] 
03:29:26  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ simple-client ---
03:29:26  [INFO] 
03:29:26  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client ---
03:29:26  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT.jar
03:29:26  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/META-INF/MANIFEST.MF
03:29:26  [INFO] 
03:29:26  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ simple-client ---
03:29:26  [INFO] No previous run data found, generating javadoc.
03:29:28  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-javadoc.jar
03:29:28  [INFO] 
03:29:28  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ simple-client ---
03:29:28  [INFO] CycloneDX: Resolving Dependencies
03:29:28  [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s)
03:29:28  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/bom.xml
03:29:28  [INFO]            attaching as simple-client-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/bom.json
03:29:28  [INFO]            attaching as simple-client-0.18.2-SNAPSHOT-cyclonedx.json
03:29:28  [INFO] 
03:29:28  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client ---
03:29:28  [INFO] Skipping duplicate-finder execution!
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ simple-client ---
03:29:28  [WARNING] Unused declared dependencies found:
03:29:28  [WARNING]    org.slf4j:slf4j-simple:jar:2.0.12:compile
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ simple-client ---
03:29:28  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-sources.jar
03:29:28  [INFO] 
03:29:28  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ simple-client ---
03:29:28  [INFO] 
03:29:28  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ simple-client ---
03:29:28  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ simple-client ---
03:29:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT.pom
03:29:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT.jar
03:29:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT-javadoc.jar
03:29:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT-cyclonedx.xml
03:29:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT-cyclonedx.json
03:29:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT-sources.jar
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client ---
03:29:28  [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-SNAPSHOT.jar
03:29:28  [INFO] Writing OBR metadata
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ simple-client ---
03:29:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:29:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client ---
03:29:28  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:29:28  [INFO] 
03:29:28  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >--
03:29:28  [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.2-SNAPSHOT [15/84]
03:29:28  [INFO] -------------------------------[ bundle ]-------------------------------
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflow-protocol-it ---
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it ---
03:29:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:28  [INFO] 
03:29:28  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it ---
03:29:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:28  [INFO] 
03:29:28  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it ---
03:29:29  [INFO] 
03:29:29  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it ---
03:29: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-calcium/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/**
03:29:29  [INFO] 
03:29:29  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it ---
03:29:29  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/src/main/yang added.
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it ---
03:29:29  [INFO] Starting audit...
03:29:29  Audit done.
03:29:29  [INFO] You have 0 Checkstyle violations.
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it ---
03:29:29  [INFO] Starting audit...
03:29:29  Audit done.
03:29:29  [INFO] You have 0 Checkstyle violations.
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it ---
03:29:29  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/classes/LICENSE
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it ---
03:29:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/src/main/resources
03:29:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi
03:29:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it ---
03:29:29  [INFO] No sources to compile
03:29:29  [INFO] 
03:29:29  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>>
03:29:29  [INFO] 
03:29:29  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it ---
03:29:29  [INFO] 
03:29:29  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<<
03:29:29  [INFO] 
03:29:29  [INFO] 
03:29:29  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-it ---
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it ---
03:29:29  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it ---
03:29:29  [INFO] Recompiling the module because of changed dependency.
03:29:29  [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
03:29:29  [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
03:29:29  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
03:29:29  [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
03:29:29  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
03:29:29  [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found
03:29:29  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
03:29:29  [INFO] 
03:29:29  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflow-protocol-it ---
03:29:29  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:29:29  [INFO] 
03:29:29  [INFO] -------------------------------------------------------
03:29:29  [INFO]  T E S T S
03:29:29  [INFO] -------------------------------------------------------
03:29:30  [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest
03:29:30  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:30:12  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.50 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest
03:30:12  [INFO] 
03:30:12  [INFO] Results:
03:30:12  [INFO] 
03:30:12  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
03:30:12  [INFO] 
03:30:12  [INFO] 
03:30:12  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflow-protocol-it ---
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it ---
03:30:12  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.2-SNAPSHOT.jar
03:30:12  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflow-protocol-it ---
03:30:12  [INFO] 
03:30:12  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflow-protocol-it ---
03:30:12  [INFO] CycloneDX: Resolving Dependencies
03:30:12  [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s)
03:30:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/bom.xml
03:30:12  [INFO]            attaching as openflow-protocol-it-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/bom.json
03:30:12  [INFO]            attaching as openflow-protocol-it-0.18.2-SNAPSHOT-cyclonedx.json
03:30:12  [INFO] 
03:30:12  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it ---
03:30:12  [INFO] Skipping duplicate-finder execution!
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflow-protocol-it ---
03:30:12  [WARNING] Used undeclared dependencies found:
03:30:12  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:test
03:30:12  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:test
03:30:12  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:test
03:30:12  [WARNING]    org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:test
03:30:12  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:test
03:30:12  [WARNING] Unused declared dependencies found:
03:30:12  [WARNING]    org.slf4j:slf4j-simple:jar:2.0.12:compile
03:30:12  [INFO] 
03:30:12  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflow-protocol-it ---
03:30:12  [INFO] 
03:30:12  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflow-protocol-it ---
03:30:12  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec
03:30:12  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflow-protocol-it ---
03:30:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-SNAPSHOT.pom
03:30:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-SNAPSHOT.jar
03:30:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:12  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-SNAPSHOT-cyclonedx.json
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it ---
03:30:12  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-SNAPSHOT.jar
03:30:12  [INFO] Writing OBR metadata
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflow-protocol-it ---
03:30:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:30:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it ---
03:30:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it ---
03:30:12  [INFO] No sources in project. Archive not created.
03:30:12  [INFO] 
03:30:12  [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >--------
03:30:12  [INFO] Building model-inventory 0.18.2-SNAPSHOT                         [16/84]
03:30:12  [INFO] -------------------------------[ bundle ]-------------------------------
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-inventory ---
03:30:12  [INFO] 
03:30:12  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory ---
03:30:13  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:13  [INFO] 
03:30:13  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory ---
03:30:13  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:13  [INFO] 
03:30:13  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory ---
03:30:13  [INFO] 
03:30:13  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory ---
03:30: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-calcium/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/**
03:30:13  [INFO] 
03:30:13  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-inventory ---
03:30:13  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:30:13  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/src/main/yang
03:30:13  [INFO] yang-to-sources: Found 2 dependencies in 1.321 ms
03:30:13  [INFO] yang-to-sources: Project model files found: 1 in 1.551 ms
03:30:13  [INFO] yang-to-sources: 3 YANG models processed in 13.73 ms
03:30:13  [INFO] BindingJavaFileGenerator: Defined 32 files in 3.483 ms
03:30:13  [INFO] Sorted 32 files into 5 directories in 111.8 μs
03:30:13  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 14.25 ms
03:30:13  [INFO] 
03:30:13  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory ---
03:30:13  [INFO] Starting audit...
03:30:13  Audit done.
03:30:13  [INFO] You have 0 Checkstyle violations.
03:30:13  [INFO] 
03:30:13  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory ---
03:30:13  [INFO] Starting audit...
03:30:13  Audit done.
03:30:13  [INFO] You have 0 Checkstyle violations.
03:30:13  [INFO] 
03:30:13  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory ---
03:30:13  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/classes/LICENSE
03:30:13  [INFO] 
03:30:13  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory ---
03:30:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/src/main/resources
03:30:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/generated-sources/spi
03:30:13  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:30:13  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:30:13  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:30:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/generated-sources/spi
03:30:13  [INFO] 
03:30:13  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory ---
03:30:13  [INFO] Recompiling the module because of changed dependency.
03:30:13  [INFO] Compiling 31 source files with javac [debug release 17] to target/classes
03:30:13  [INFO] 
03:30:13  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>>
03:30:13  [INFO] 
03:30:13  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-inventory ---
03:30:13  [INFO] Fork Value is true
03:30:16  [INFO] Done SpotBugs Analysis....
03:30:16  [INFO] 
03:30:16  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<<
03:30:16  [INFO] 
03:30:16  [INFO] 
03:30:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-inventory ---
03:30:16  [INFO] BugInstance size is 0
03:30:16  [INFO] Error size is 0
03:30:16  [INFO] No errors/warnings found
03:30:16  [INFO] 
03:30:16  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory ---
03:30:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/src/test/resources
03:30:16  [INFO] 
03:30:16  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-inventory ---
03:30:16  [INFO] No sources to compile
03:30:16  [INFO] 
03:30:16  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-inventory ---
03:30:16  [INFO] No tests to run.
03:30:16  [INFO] 
03:30:16  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-inventory ---
03:30:16  [INFO] 
03:30:16  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory ---
03:30:16  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT.jar
03:30:16  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/META-INF/MANIFEST.MF
03:30:16  [INFO] 
03:30:16  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-inventory ---
03:30:16  [INFO] No previous run data found, generating javadoc.
03:30:18  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-javadoc.jar
03:30:18  [INFO] 
03:30:18  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-inventory ---
03:30:18  [INFO] CycloneDX: Resolving Dependencies
03:30:18  [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
03:30:18  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/bom.xml
03:30:18  [INFO]            attaching as model-inventory-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:18  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/bom.json
03:30:18  [INFO]            attaching as model-inventory-0.18.2-SNAPSHOT-cyclonedx.json
03:30:18  [INFO] 
03:30:18  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory ---
03:30:18  [INFO] Skipping duplicate-finder execution!
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-inventory ---
03:30:18  [INFO] No dependency problems found
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-inventory ---
03:30:18  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-sources.jar
03:30:18  [INFO] 
03:30:18  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-inventory ---
03:30:18  [INFO] 
03:30:18  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-inventory ---
03:30:18  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-inventory ---
03:30:18  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT.pom
03:30:18  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT.jar
03:30:18  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT-javadoc.jar
03:30:18  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:18  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT-cyclonedx.json
03:30:18  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT-sources.jar
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory ---
03:30:18  [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-SNAPSHOT.jar
03:30:18  [INFO] Writing OBR metadata
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-inventory ---
03:30:18  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:30:18  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory ---
03:30:18  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:30:18  [INFO] 
03:30:18  [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >--------
03:30:18  [INFO] Building model-flow-base 0.18.2-SNAPSHOT                         [17/84]
03:30:18  [INFO] -------------------------------[ bundle ]-------------------------------
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-base ---
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base ---
03:30:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:18  [INFO] 
03:30:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base ---
03:30:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:18  [INFO] 
03:30:18  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base ---
03:30:19  [INFO] 
03:30:19  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base ---
03:30: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-calcium/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/**
03:30:19  [INFO] 
03:30:19  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-base ---
03:30:19  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:30:19  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/src/main/yang
03:30:19  [INFO] yang-to-sources: Found 6 dependencies in 2.586 ms
03:30:19  [INFO] yang-to-sources: Project model files found: 11 in 20.44 ms
03:30:19  [INFO] yang-to-sources: 21 YANG models processed in 370.5 ms
03:30:19  [INFO] BindingJavaFileGenerator: Defined 602 files in 41.70 ms
03:30:19  [INFO] Sorted 602 files into 136 directories in 710.5 μs
03:30:19  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 202.3 ms
03:30:19  [INFO] 
03:30:19  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base ---
03:30:19  [INFO] Starting audit...
03:30:19  Audit done.
03:30:19  [INFO] You have 0 Checkstyle violations.
03:30:19  [INFO] 
03:30:19  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base ---
03:30:19  [INFO] Starting audit...
03:30:19  Audit done.
03:30:19  [INFO] You have 0 Checkstyle violations.
03:30:19  [INFO] 
03:30:19  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base ---
03:30:19  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/classes/LICENSE
03:30:19  [INFO] 
03:30:19  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base ---
03:30:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/src/main/resources
03:30:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/generated-sources/spi
03:30:19  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
03:30:19  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:30:19  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
03:30:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/generated-sources/spi
03:30:19  [INFO] 
03:30:19  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base ---
03:30:19  [INFO] Recompiling the module because of changed dependency.
03:30:19  [INFO] Compiling 602 source files with javac [debug release 17] to target/classes
03:30:22  [INFO] 
03:30:22  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>>
03:30:22  [INFO] 
03:30:22  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-base ---
03:30:22  [INFO] Fork Value is true
03:30:25  [INFO] Done SpotBugs Analysis....
03:30:26  [INFO] 
03:30:26  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<<
03:30:26  [INFO] 
03:30:26  [INFO] 
03:30:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-base ---
03:30:26  [INFO] BugInstance size is 0
03:30:26  [INFO] Error size is 0
03:30:26  [INFO] No errors/warnings found
03:30:26  [INFO] 
03:30:26  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base ---
03:30:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/src/test/resources
03:30:26  [INFO] 
03:30:26  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-base ---
03:30:26  [INFO] No sources to compile
03:30:26  [INFO] 
03:30:26  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-base ---
03:30:26  [INFO] No tests to run.
03:30:26  [INFO] 
03:30:26  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-base ---
03:30:26  [INFO] 
03:30:26  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base ---
03:30:26  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT.jar
03:30:26  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/META-INF/MANIFEST.MF
03:30:26  [INFO] 
03:30:26  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-base ---
03:30:27  [INFO] No previous run data found, generating javadoc.
03:30:34  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-javadoc.jar
03:30:35  [INFO] 
03:30:35  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-base ---
03:30:35  [INFO] CycloneDX: Resolving Dependencies
03:30:35  [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s)
03:30:35  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/bom.xml
03:30:35  [INFO]            attaching as model-flow-base-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/bom.json
03:30:35  [INFO]            attaching as model-flow-base-0.18.2-SNAPSHOT-cyclonedx.json
03:30:35  [INFO] 
03:30:35  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base ---
03:30:35  [INFO] Skipping duplicate-finder execution!
03:30:35  [INFO] 
03:30:35  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-base ---
03:30:35  [WARNING] Used undeclared dependencies found:
03:30:35  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:30:35  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:30:35  [INFO] 
03:30:35  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-base ---
03:30:35  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-sources.jar
03:30:36  [INFO] 
03:30:36  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-base ---
03:30:36  [INFO] 
03:30:36  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-base ---
03:30:36  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-base ---
03:30:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT.pom
03:30:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT.jar
03:30:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT-javadoc.jar
03:30:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT-cyclonedx.json
03:30:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT-sources.jar
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base ---
03:30:36  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-SNAPSHOT.jar
03:30:36  [INFO] Writing OBR metadata
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-base ---
03:30:36  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:30:36  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base ---
03:30:36  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:30:36  [INFO] 
03:30:36  [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------
03:30:36  [INFO] Building model-flow-service 0.18.2-SNAPSHOT                      [18/84]
03:30:36  [INFO] -------------------------------[ bundle ]-------------------------------
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-service ---
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service ---
03:30:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:36  [INFO] 
03:30:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service ---
03:30:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:36  [INFO] 
03:30:36  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service ---
03:30:36  [INFO] 
03:30:36  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service ---
03:30: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-calcium/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/**
03:30:36  [INFO] 
03:30:36  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-service ---
03:30:36  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:30:36  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/src/main/yang
03:30:36  [INFO] yang-to-sources: Found 7 dependencies in 2.121 ms
03:30:36  [INFO] yang-to-sources: Project model files found: 22 in 8.629 ms
03:30:37  [INFO] yang-to-sources: 44 YANG models processed in 702.5 ms
03:30:37  [INFO] BindingJavaFileGenerator: Defined 521 files in 42.42 ms
03:30:37  [INFO] Sorted 521 files into 101 directories in 593.0 μs
03:30:37  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 182.9 ms
03:30:37  [INFO] 
03:30:37  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service ---
03:30:37  [INFO] Starting audit...
03:30:37  Audit done.
03:30:37  [INFO] You have 0 Checkstyle violations.
03:30:37  [INFO] 
03:30:37  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service ---
03:30:37  [INFO] Starting audit...
03:30:37  Audit done.
03:30:37  [INFO] You have 0 Checkstyle violations.
03:30:37  [INFO] 
03:30:37  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service ---
03:30:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/classes/LICENSE
03:30:37  [INFO] 
03:30:37  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service ---
03:30:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/src/main/resources
03:30:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/spi
03:30:37  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
03:30:37  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:30:37  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
03:30:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/spi
03:30:37  [INFO] 
03:30:37  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service ---
03:30:37  [INFO] Recompiling the module because of changed dependency.
03:30:37  [INFO] Compiling 520 source files with javac [debug release 17] to target/classes
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:30:40  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API.
03:30:40  [INFO] 
03:30:40  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>>
03:30:40  [INFO] 
03:30:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-service ---
03:30:40  [INFO] Fork Value is true
03:30:43  [INFO] Done SpotBugs Analysis....
03:30:43  [INFO] 
03:30:43  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<<
03:30:43  [INFO] 
03:30:43  [INFO] 
03:30:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-service ---
03:30:43  [INFO] BugInstance size is 0
03:30:43  [INFO] Error size is 0
03:30:43  [INFO] No errors/warnings found
03:30:43  [INFO] 
03:30:43  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service ---
03:30:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/src/test/resources
03:30:43  [INFO] 
03:30:43  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-service ---
03:30:43  [INFO] No sources to compile
03:30:43  [INFO] 
03:30:43  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-service ---
03:30:43  [INFO] No tests to run.
03:30:43  [INFO] 
03:30:43  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-service ---
03:30:43  [INFO] 
03:30:43  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service ---
03:30:44  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT.jar
03:30:44  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/META-INF/MANIFEST.MF
03:30:44  [INFO] 
03:30:44  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-service ---
03:30:44  [INFO] No previous run data found, generating javadoc.
03:30:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-javadoc.jar
03:30:52  [INFO] 
03:30:52  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-service ---
03:30:52  [INFO] CycloneDX: Resolving Dependencies
03:30:53  [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s)
03:30:53  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/bom.xml
03:30:53  [INFO]            attaching as model-flow-service-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:53  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/bom.json
03:30:53  [INFO]            attaching as model-flow-service-0.18.2-SNAPSHOT-cyclonedx.json
03:30:53  [INFO] 
03:30:53  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service ---
03:30:53  [INFO] Skipping duplicate-finder execution!
03:30:53  [INFO] 
03:30:53  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-service ---
03:30:53  [WARNING] Used undeclared dependencies found:
03:30:53  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:30:53  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:30:53  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:30:53  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:30:53  [INFO] 
03:30:53  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-service ---
03:30:53  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-sources.jar
03:30:53  [INFO] 
03:30:53  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-service ---
03:30:53  [INFO] 
03:30:53  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-service ---
03:30:53  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:30:53  [INFO] 
03:30:53  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-service ---
03:30:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT.pom
03:30:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT.jar
03:30:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT-javadoc.jar
03:30:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT-cyclonedx.xml
03:30:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT-cyclonedx.json
03:30:53  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT-sources.jar
03:30:53  [INFO] 
03:30:53  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service ---
03:30:53  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-SNAPSHOT.jar
03:30:53  [INFO] Writing OBR metadata
03:30:53  [INFO] 
03:30:53  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-service ---
03:30:53  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:30:53  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:30:53  [INFO] 
03:30:53  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service ---
03:30:53  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:30:53  [INFO] 
03:30:53  [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >---------
03:30:53  [INFO] Building openflowplugin-api 0.18.2-SNAPSHOT                      [19/84]
03:30:53  [INFO] -------------------------------[ bundle ]-------------------------------
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-api ---
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api ---
03:30:54  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api ---
03:30:54  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:30:54  [INFO] 
03:30:54  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api ---
03:30:54  [INFO] 
03:30:54  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api ---
03:30: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-calcium/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/**
03:30:54  [INFO] 
03:30:54  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-api ---
03:30:54  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:30:54  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/yang
03:30:54  [INFO] yang-to-sources: Found 9 dependencies in 3.548 ms
03:30:54  [INFO] yang-to-sources: Project model files found: 3 in 2.796 ms
03:30:54  [INFO] yang-to-sources: 3 YANG models processed in 68.70 ms
03:30:54  [INFO] BindingJavaFileGenerator: Defined 26 files in 1.395 ms
03:30:54  [INFO] Sorted 26 files into 7 directories in 70.53 μs
03:30:54  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 10.93 ms
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api ---
03:30:54  [INFO] Starting audit...
03:30:54  Audit done.
03:30:54  [INFO] You have 0 Checkstyle violations.
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api ---
03:30:54  [INFO] Starting audit...
03:30:54  Audit done.
03:30:54  [INFO] You have 0 Checkstyle violations.
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api ---
03:30:54  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/classes/LICENSE
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api ---
03:30:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/resources
03:30:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/generated-sources/spi
03:30:54  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
03:30:54  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:30:54  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
03:30:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/generated-sources/spi
03:30:54  [INFO] 
03:30:54  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api ---
03:30:54  [INFO] Recompiling the module because of changed dependency.
03:30:55  [INFO] Compiling 118 source files with javac [debug release 17] to target/classes
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:30:55  [INFO] 
03:30:55  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>>
03:30:55  [INFO] 
03:30:55  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api ---
03:30:55  [INFO] Fork Value is true
03:30:58  [INFO] Done SpotBugs Analysis....
03:30:58  [INFO] 
03:30:58  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<<
03:30:58  [INFO] 
03:30:58  [INFO] 
03:30:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-api ---
03:30:58  [INFO] BugInstance size is 0
03:30:58  [INFO] Error size is 0
03:30:58  [INFO] No errors/warnings found
03:30:58  [INFO] 
03:30:58  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api ---
03:30:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/test/resources
03:30:58  [INFO] 
03:30:58  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-api ---
03:30:58  [INFO] No sources to compile
03:30:58  [INFO] 
03:30:58  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-api ---
03:30:58  [INFO] No tests to run.
03:30:58  [INFO] 
03:30:58  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-api ---
03:30:58  [INFO] 
03:30:58  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api ---
03:30:58  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT.jar
03:30:58  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/META-INF/MANIFEST.MF
03:30:58  [INFO] 
03:30:58  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-api ---
03:30:58  [INFO] No previous run data found, generating javadoc.
03:31:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-javadoc.jar
03:31:01  [INFO] 
03:31:01  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-api ---
03:31:01  [INFO] CycloneDX: Resolving Dependencies
03:31:02  [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s)
03:31:02  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/bom.xml
03:31:02  [INFO]            attaching as openflowplugin-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/bom.json
03:31:02  [INFO]            attaching as openflowplugin-api-0.18.2-SNAPSHOT-cyclonedx.json
03:31:02  [INFO] 
03:31:02  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api ---
03:31:02  [INFO] Skipping duplicate-finder execution!
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-api ---
03:31:02  [WARNING] Used undeclared dependencies found:
03:31:02  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:31:02  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
03:31:02  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:31:02  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:31:02  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api ---
03:31:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-sources.jar
03:31:02  [INFO] 
03:31:02  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-api ---
03:31:02  [INFO] 
03:31:02  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-api ---
03:31:02  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-api ---
03:31:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT.pom
03:31:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT.jar
03:31:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT-javadoc.jar
03:31:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT-cyclonedx.json
03:31:02  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT-sources.jar
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api ---
03:31:02  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-SNAPSHOT.jar
03:31:02  [INFO] Writing OBR metadata
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-api ---
03:31:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:31:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api ---
03:31:02  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:31:02  [INFO] 
03:31:02  [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >-----
03:31:02  [INFO] Building model-flow-statistics 0.18.2-SNAPSHOT                   [20/84]
03:31:02  [INFO] -------------------------------[ bundle ]-------------------------------
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-flow-statistics ---
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics ---
03:31:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:02  [INFO] 
03:31:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics ---
03:31:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:02  [INFO] 
03:31:02  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics ---
03:31:02  [INFO] 
03:31:02  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics ---
03:31: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-calcium/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/**
03:31:02  [INFO] 
03:31:02  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-statistics ---
03:31:02  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:31:02  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/src/main/yang
03:31:02  [INFO] yang-to-sources: Found 8 dependencies in 3.145 ms
03:31:02  [INFO] yang-to-sources: Project model files found: 8 in 4.610 ms
03:31:03  [INFO] yang-to-sources: 31 YANG models processed in 458.1 ms
03:31:03  [INFO] BindingJavaFileGenerator: Defined 292 files in 36.42 ms
03:31:03  [INFO] Sorted 292 files into 46 directories in 350.0 μs
03:31:03  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 118.0 ms
03:31:03  [INFO] 
03:31:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics ---
03:31:03  [INFO] Starting audit...
03:31:03  Audit done.
03:31:03  [INFO] You have 0 Checkstyle violations.
03:31:03  [INFO] 
03:31:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics ---
03:31:03  [INFO] Starting audit...
03:31:03  Audit done.
03:31:03  [INFO] You have 0 Checkstyle violations.
03:31:03  [INFO] 
03:31:03  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics ---
03:31:03  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/classes/LICENSE
03:31:03  [INFO] 
03:31:03  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics ---
03:31:03  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/src/main/resources
03:31:03  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/spi
03:31:03  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
03:31:03  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:31:03  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
03:31:03  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/spi
03:31:03  [INFO] 
03:31:03  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics ---
03:31:03  [INFO] Recompiling the module because of changed dependency.
03:31:03  [INFO] Compiling 291 source files with javac [debug release 17] to target/classes
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,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
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:31:04  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API.
03:31:04  [INFO] 
03:31:04  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>>
03:31:04  [INFO] 
03:31:04  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics ---
03:31:04  [INFO] Fork Value is true
03:31:08  [INFO] Done SpotBugs Analysis....
03:31:08  [INFO] 
03:31:08  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<<
03:31:08  [INFO] 
03:31:08  [INFO] 
03:31:08  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-statistics ---
03:31:08  [INFO] BugInstance size is 0
03:31:08  [INFO] Error size is 0
03:31:08  [INFO] No errors/warnings found
03:31:08  [INFO] 
03:31:08  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics ---
03:31:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/src/test/resources
03:31:08  [INFO] 
03:31:08  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-flow-statistics ---
03:31:08  [INFO] No sources to compile
03:31:08  [INFO] 
03:31:08  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-flow-statistics ---
03:31:08  [INFO] No tests to run.
03:31:08  [INFO] 
03:31:08  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-flow-statistics ---
03:31:08  [INFO] 
03:31:08  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics ---
03:31:08  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT.jar
03:31:08  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/META-INF/MANIFEST.MF
03:31:08  [INFO] 
03:31:08  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-flow-statistics ---
03:31:08  [INFO] No previous run data found, generating javadoc.
03:31:14  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-javadoc.jar
03:31:14  [INFO] 
03:31:14  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-flow-statistics ---
03:31:14  [INFO] CycloneDX: Resolving Dependencies
03:31:14  [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
03:31:14  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/bom.xml
03:31:14  [INFO]            attaching as model-flow-statistics-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:14  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/bom.json
03:31:14  [INFO]            attaching as model-flow-statistics-0.18.2-SNAPSHOT-cyclonedx.json
03:31:14  [INFO] 
03:31:14  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics ---
03:31:14  [INFO] Skipping duplicate-finder execution!
03:31:14  [INFO] 
03:31:14  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-flow-statistics ---
03:31:14  [WARNING] Used undeclared dependencies found:
03:31:14  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:31:14  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:31:14  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:31:14  [INFO] 
03:31:14  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics ---
03:31:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-sources.jar
03:31:15  [INFO] 
03:31:15  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-flow-statistics ---
03:31:15  [INFO] 
03:31:15  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-flow-statistics ---
03:31:15  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-flow-statistics ---
03:31:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT.pom
03:31:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT.jar
03:31:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT-javadoc.jar
03:31:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT-cyclonedx.json
03:31:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT-sources.jar
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics ---
03:31:15  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-SNAPSHOT.jar
03:31:15  [INFO] Writing OBR metadata
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-flow-statistics ---
03:31:15  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:31:15  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics ---
03:31:15  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:31:15  [INFO] 
03:31:15  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >----
03:31:15  [INFO] Building openflowplugin-extension-api 0.18.2-SNAPSHOT            [21/84]
03:31:15  [INFO] -------------------------------[ bundle ]-------------------------------
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-api ---
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api ---
03:31:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:15  [INFO] 
03:31:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api ---
03:31:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:15  [INFO] 
03:31:15  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api ---
03:31:15  [INFO] 
03:31:15  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api ---
03:31: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-calcium/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/**
03:31:15  [INFO] 
03:31:15  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-api ---
03:31:15  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:31:15  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/src/main/yang
03:31:15  [INFO] yang-to-sources: Found 9 dependencies in 3.649 ms
03:31:15  [INFO] yang-to-sources: Project model files found: 6 in 13.70 ms
03:31:16  [INFO] yang-to-sources: 39 YANG models processed in 681.9 ms
03:31:16  [INFO] BindingJavaFileGenerator: Defined 199 files in 40.07 ms
03:31:16  [INFO] Sorted 199 files into 45 directories in 255.5 μs
03:31:16  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 93.40 ms
03:31:16  [INFO] 
03:31:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api ---
03:31:16  [INFO] Starting audit...
03:31:16  Audit done.
03:31:16  [INFO] You have 0 Checkstyle violations.
03:31:16  [INFO] 
03:31:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api ---
03:31:16  [INFO] Starting audit...
03:31:16  Audit done.
03:31:16  [INFO] You have 0 Checkstyle violations.
03:31:16  [INFO] 
03:31:16  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api ---
03:31:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/classes/LICENSE
03:31:16  [INFO] 
03:31:16  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api ---
03:31:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/src/main/resources
03:31:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi
03:31:16  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
03:31:16  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:31:16  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
03:31:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi
03:31:16  [INFO] 
03:31:16  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api ---
03:31:16  [INFO] Recompiling the module because of changed dependency.
03:31:16  [INFO] Compiling 226 source files with javac [debug release 17] to target/classes
03:31:17  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:17  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:17  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:17  [INFO] 
03:31:17  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>>
03:31:17  [INFO] 
03:31:17  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api ---
03:31:17  [INFO] Fork Value is true
03:31:21  [INFO] Done SpotBugs Analysis....
03:31:21  [INFO] 
03:31:21  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<<
03:31:21  [INFO] 
03:31:21  [INFO] 
03:31:21  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api ---
03:31:21  [INFO] BugInstance size is 0
03:31:21  [INFO] Error size is 0
03:31:21  [INFO] No errors/warnings found
03:31:21  [INFO] 
03:31:21  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api ---
03:31:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/src/test/resources
03:31:21  [INFO] 
03:31:21  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api ---
03:31:21  [INFO] Recompiling the module because of changed dependency.
03:31:21  [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes
03:31:21  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:21  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:21  [INFO] 
03:31:21  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-api ---
03:31:21  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:31:21  [INFO] 
03:31:21  [INFO] -------------------------------------------------------
03:31:21  [INFO]  T E S T S
03:31:21  [INFO] -------------------------------------------------------
03:31:22  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
03:31:22  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
03:31:22  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
03:31:22  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
03:31:22  [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
03:31:22  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
03:31:22  [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
03:31:22  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
03:31:22  [INFO] 
03:31:22  [INFO] Results:
03:31:22  [INFO] 
03:31:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
03:31:22  [INFO] 
03:31:22  [INFO] 
03:31:22  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-api ---
03:31:22  [INFO] 
03:31:22  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api ---
03:31:22  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar
03:31:22  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF
03:31:22  [INFO] 
03:31:22  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-api ---
03:31:22  [INFO] No previous run data found, generating javadoc.
03:31:27  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-javadoc.jar
03:31:27  [INFO] 
03:31:27  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-api ---
03:31:27  [INFO] CycloneDX: Resolving Dependencies
03:31:28  [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s)
03:31:28  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/bom.xml
03:31:28  [INFO]            attaching as openflowplugin-extension-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/bom.json
03:31:28  [INFO]            attaching as openflowplugin-extension-api-0.18.2-SNAPSHOT-cyclonedx.json
03:31:28  [INFO] 
03:31:28  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api ---
03:31:28  [INFO] Skipping duplicate-finder execution!
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api ---
03:31:28  [WARNING] Used undeclared dependencies found:
03:31:28  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:31:28  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:31:28  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api ---
03:31:28  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-sources.jar
03:31:28  [INFO] 
03:31:28  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-api ---
03:31:28  [INFO] 
03:31:28  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-api ---
03:31:28  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec
03:31:28  [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-api ---
03:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT.pom
03:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar
03:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT-javadoc.jar
03:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT-cyclonedx.json
03:31:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT-sources.jar
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api ---
03:31:28  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar
03:31:28  [INFO] Writing OBR metadata
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api ---
03:31:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:31:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api ---
03:31:28  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:31:28  [INFO] 
03:31:28  [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >-----------
03:31:28  [INFO] Building openflowplugin 0.18.2-SNAPSHOT                          [22/84]
03:31:28  [INFO] -------------------------------[ bundle ]-------------------------------
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin ---
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin ---
03:31:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin ---
03:31:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:28  [INFO] 
03:31:28  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin ---
03:31:28  [INFO] 
03:31:28  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin ---
03:31: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-calcium/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/**
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin ---
03:31:28  [INFO] Starting audit...
03:31:28  Audit done.
03:31:28  [INFO] You have 0 Checkstyle violations.
03:31:28  [INFO] 
03:31:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin ---
03:31:31  [INFO] Starting audit...
03:31:31  Audit done.
03:31:31  [INFO] You have 0 Checkstyle violations.
03:31:31  [INFO] 
03:31:31  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin ---
03:31:31  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/classes/LICENSE
03:31:31  [INFO] 
03:31:31  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin ---
03:31:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/resources
03:31:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/generated-sources/spi
03:31:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/generated-sources/yang
03:31:31  [INFO] 
03:31:31  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin ---
03:31:31  [INFO] Recompiling the module because of changed dependency.
03:31:31  [INFO] Compiling 185 source files with javac [debug release 17] to target/classes
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:32    missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey<T>
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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<T>,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast
03:31:32    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
03:31:32    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<capture#1 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,capture#2 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer,capture#3 of ? extends org.opendaylight.openflowplugin.extension.api.ConvertorData>
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast
03:31:32    required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
03:31:32    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<capture#4 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.path.MessagePath>
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:32    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:32    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:32  [INFO] 
03:31:32  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>>
03:31:32  [INFO] 
03:31:32  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin ---
03:31:32  [INFO] Fork Value is true
03:31:40  [INFO] Done SpotBugs Analysis....
03:31:40  [INFO] 
03:31:40  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<<
03:31:40  [INFO] 
03:31:40  [INFO] 
03:31:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin ---
03:31:40  [INFO] BugInstance size is 0
03:31:40  [INFO] Error size is 0
03:31:40  [INFO] No errors/warnings found
03:31:40  [INFO] 
03:31:40  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin ---
03:31:40  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:31:40  [INFO] 
03:31:40  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin ---
03:31:40  [INFO] Recompiling the module because of changed dependency.
03:31:40  [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes
03:31:41  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:31:41    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
03:31:41  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:31:41  [INFO] 
03:31:41  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin ---
03:31:41  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:31:41  [INFO] 
03:31:41  [INFO] -------------------------------------------------------
03:31:41  [INFO]  T E S T S
03:31:41  [INFO] -------------------------------------------------------
03:31:42  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
03:31:42  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:31:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
03:31:44  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
03:31:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
03:31:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
03:31:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
03:31:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
03:31:44  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
03:31:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
03:31:44  [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
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest
03:31:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
03:31:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
03:31:44  [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
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
03:31:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
03:31:44  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
03:31:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
03:31:45  [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
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
03:31:45  [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
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
03:31:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
03:31:45  [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
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
03:31:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
03:31:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
03:31:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
03:31:45  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest
03:31:45  [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
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
03:31:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
03:31:45  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
03:31:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
03:31:45  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
03:31:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
03:31:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
03:31:45  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
03:31:45  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
03:31:45  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
03:31:45  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
03:31:45  [INFO] 
03:31:45  [INFO] Results:
03:31:45  [INFO] 
03:31:45  [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0
03:31:45  [INFO] 
03:31:45  [INFO] 
03:31:45  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin ---
03:31:45  [INFO] 
03:31:45  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin ---
03:31:45  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT.jar
03:31:45  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/META-INF/MANIFEST.MF
03:31:45  [INFO] 
03:31:45  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin ---
03:31:45  [INFO] No previous run data found, generating javadoc.
03:31:49  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-javadoc.jar
03:31:49  [INFO] 
03:31:49  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin ---
03:31:49  [INFO] CycloneDX: Resolving Dependencies
03:31:50  [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s)
03:31:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/bom.xml
03:31:50  [INFO]            attaching as openflowplugin-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/bom.json
03:31:50  [INFO]            attaching as openflowplugin-0.18.2-SNAPSHOT-cyclonedx.json
03:31:50  [INFO] 
03:31:50  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin ---
03:31:50  [INFO] Skipping duplicate-finder execution!
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin ---
03:31:50  [WARNING] Used undeclared dependencies found:
03:31:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:31:50  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:31:50  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:31:50  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:31:50  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:31:50  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:31:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:31:50  [WARNING] Non-test scoped test only dependencies found:
03:31:50  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin ---
03:31:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-sources.jar
03:31:50  [INFO] 
03:31:50  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin ---
03:31:50  [INFO] 
03:31:50  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin ---
03:31:50  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/code-coverage/jacoco.exec
03:31:50  [INFO] Analyzed bundle 'openflowplugin' with 187 classes
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin ---
03:31:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT.pom
03:31:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT.jar
03:31:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT-javadoc.jar
03:31:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT-cyclonedx.xml
03:31:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT-cyclonedx.json
03:31:50  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT-sources.jar
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin ---
03:31:50  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-SNAPSHOT.jar
03:31:50  [INFO] Writing OBR metadata
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin ---
03:31:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:31:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin ---
03:31:50  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:31:50  [INFO] 
03:31:50  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >--------
03:31:50  [INFO] Building openflowplugin-common 0.18.2-SNAPSHOT                   [23/84]
03:31:50  [INFO] -------------------------------[ bundle ]-------------------------------
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-common ---
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common ---
03:31:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:50  [INFO] 
03:31:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common ---
03:31:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:31:50  [INFO] 
03:31:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common ---
03:31:51  [INFO] 
03:31:51  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common ---
03:31:51  [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-calcium/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/**
03:31:51  [INFO] 
03:31:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common ---
03:31:51  [INFO] Starting audit...
03:31:51  Audit done.
03:31:51  [INFO] You have 0 Checkstyle violations.
03:31:51  [INFO] 
03:31:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common ---
03:31:51  [INFO] Starting audit...
03:31:51  Audit done.
03:31:51  [INFO] You have 0 Checkstyle violations.
03:31:51  [INFO] 
03:31:51  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common ---
03:31:51  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/classes/LICENSE
03:31:51  [INFO] 
03:31:51  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common ---
03:31:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/src/main/resources
03:31:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/generated-sources/spi
03:31:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/generated-sources/yang
03:31:51  [INFO] 
03:31:51  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common ---
03:31:51  [INFO] Recompiling the module because of changed dependency.
03:31:51  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:31:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:31:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:31:51  [INFO] 
03:31:51  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>>
03:31:51  [INFO] 
03:31:51  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common ---
03:31:51  [INFO] Fork Value is true
03:31:54  [INFO] Done SpotBugs Analysis....
03:31:54  [INFO] 
03:31:54  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<<
03:31:54  [INFO] 
03:31:54  [INFO] 
03:31:54  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-common ---
03:31:54  [INFO] BugInstance size is 0
03:31:54  [INFO] Error size is 0
03:31:54  [INFO] No errors/warnings found
03:31:54  [INFO] 
03:31:54  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common ---
03:31:54  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:31:54  [INFO] 
03:31:54  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-common ---
03:31:54  [INFO] Recompiling the module because of changed dependency.
03:31:54  [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
03:31:54  [INFO] 
03:31:54  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-common ---
03:31:54  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:31:54  [INFO] 
03:31:54  [INFO] -------------------------------------------------------
03:31:54  [INFO]  T E S T S
03:31:54  [INFO] -------------------------------------------------------
03:31:55  [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
03:31:55  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:32:00  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.246 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
03:32:00  [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
03:32:01  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
03:32:01  [INFO] 
03:32:01  [INFO] Results:
03:32:01  [INFO] 
03:32:01  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
03:32:01  [INFO] 
03:32:01  [INFO] 
03:32:01  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-common ---
03:32:01  [INFO] 
03:32:01  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common ---
03:32:01  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT.jar
03:32:01  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/META-INF/MANIFEST.MF
03:32:01  [INFO] 
03:32:01  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-common ---
03:32:01  [INFO] No previous run data found, generating javadoc.
03:32:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-javadoc.jar
03:32:02  [INFO] 
03:32:02  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-common ---
03:32:02  [INFO] CycloneDX: Resolving Dependencies
03:32:03  [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
03:32:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/bom.xml
03:32:03  [INFO]            attaching as openflowplugin-common-0.18.2-SNAPSHOT-cyclonedx.xml
03:32:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/bom.json
03:32:03  [INFO]            attaching as openflowplugin-common-0.18.2-SNAPSHOT-cyclonedx.json
03:32:03  [INFO] 
03:32:03  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common ---
03:32:03  [INFO] Skipping duplicate-finder execution!
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-common ---
03:32:03  [WARNING] Used undeclared dependencies found:
03:32:03  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:32:03  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:32:03  [WARNING]    org.checkerframework:checker-qual:jar:3.45.0:compile
03:32:03  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:32:03  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:32:03  [WARNING] Non-test scoped test only dependencies found:
03:32:03  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common ---
03:32:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-sources.jar
03:32:03  [INFO] 
03:32:03  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-common ---
03:32:03  [INFO] 
03:32:03  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-common ---
03:32:03  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/code-coverage/jacoco.exec
03:32:03  [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-common ---
03:32:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT.pom
03:32:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT.jar
03:32:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT-javadoc.jar
03:32:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT-cyclonedx.xml
03:32:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT-cyclonedx.json
03:32:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT-sources.jar
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common ---
03:32:03  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-SNAPSHOT.jar
03:32:03  [INFO] Writing OBR metadata
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-common ---
03:32:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:32:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common ---
03:32:03  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:32:03  [INFO] 
03:32:03  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >---------
03:32:03  [INFO] Building openflowplugin-impl 0.18.2-SNAPSHOT                     [24/84]
03:32:03  [INFO] -------------------------------[ bundle ]-------------------------------
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-impl ---
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl ---
03:32:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl ---
03:32:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:32:03  [INFO] 
03:32:03  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl ---
03:32:03  [INFO] 
03:32:03  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl ---
03:32: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-calcium/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/**
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl ---
03:32:03  [INFO] Starting audit...
03:32:03  Audit done.
03:32:03  [INFO] You have 0 Checkstyle violations.
03:32:03  [INFO] 
03:32:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl ---
03:32:08  [INFO] Starting audit...
03:32:08  Audit done.
03:32:08  [INFO] You have 0 Checkstyle violations.
03:32:08  [INFO] 
03:32:08  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl ---
03:32:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/classes/LICENSE
03:32:08  [INFO] 
03:32:08  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl ---
03:32:08  [INFO] Copying 1 resource from src/main/resources to target/classes
03:32:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/generated-sources/spi
03:32:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/generated-sources/yang
03:32:08  [INFO] 
03:32:08  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl ---
03:32:08  [INFO] Recompiling the module because of changed dependency.
03:32:08  [INFO] Compiling 550 source files with javac [debug release 17] to target/classes
03:32:11  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
03:32:11  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault'
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
03:32:11    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
03:32:11    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
03:32:11    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast
03:32:11    required: java.lang.Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice>
03:32:11    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast
03:32:11    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918.band.type.band.type.Experimenter>
03:32:11    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast
03:32:11    required: java.util.List<T>
03:32:11    found:    java.util.List<capture#3 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.service.batch.common.rev160322.BatchOrderGrouping>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList
03:32:11    missing type arguments for generic class java.util.ArrayList<E>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion
03:32:11    required: java.util.ArrayList<org.opendaylight.yangtools.yang.common.RpcError>
03:32:11    found:    java.util.ArrayList
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:11    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#4 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#5 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#6 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#7 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#8 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#9 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:11    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:11    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class<? extends T>,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types
03:32:11    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
03:32:11    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion
03:32:11    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
03:32:11    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion
03:32:11    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.ExtensionConvertorData>
03:32:11    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#10 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#11 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast
03:32:11    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:32:11    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#12 of ?>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification
03:32:11    missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification<T>
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:11  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API.
03:32:11  [INFO] 
03:32:11  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>>
03:32:11  [INFO] 
03:32:11  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl ---
03:32:11  [INFO] Fork Value is true
03:32:25  [INFO] Done SpotBugs Analysis....
03:32:25  [INFO] 
03:32:25  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<<
03:32:25  [INFO] 
03:32:25  [INFO] 
03:32:25  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-impl ---
03:32:25  [INFO] BugInstance size is 0
03:32:25  [INFO] Error size is 0
03:32:25  [INFO] No errors/warnings found
03:32:25  [INFO] 
03:32:25  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl ---
03:32:25  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:32:25  [INFO] 
03:32:25  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl ---
03:32:25  [INFO] Recompiling the module because of changed dependency.
03:32:25  [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager
03:32:27    missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager<L,N>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
03:32:27    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast
03:32:27    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.GetAsyncReply>
03:32:27    found:    java.lang.Object
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types
03:32:27    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
03:32:27    found:    org.opendaylight.yangtools.yang.common.RpcResult
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion
03:32:27    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
03:32:27    found:    org.opendaylight.yangtools.yang.common.RpcResult
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast
03:32:27    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartReply>
03:32:27    found:    java.lang.Object
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types
03:32:27    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
03:32:27    found:    org.opendaylight.yangtools.yang.common.RpcResult
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion
03:32:27    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
03:32:27    found:    org.opendaylight.yangtools.yang.common.RpcResult
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor <init> in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types
03:32:27    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<java.lang.String,java.lang.Runnable>,boolean
03:32:27    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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion
03:32:27    required: org.opendaylight.yangtools.util.concurrent.NotificationManager<java.lang.String,java.lang.Runnable>
03:32:27    found:    org.opendaylight.yangtools.util.concurrent.NotificationManager
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture
03:32:27    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
03:32:27    required: T
03:32:27    found:    com.google.common.util.concurrent.ListenableFuture
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion
03:32:27    required: T
03:32:27    found:    com.google.common.util.concurrent.ListenableFuture
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture
03:32:27    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
03:32:27    required: T
03:32:27    found:    com.google.common.util.concurrent.ListenableFuture
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion
03:32:27    required: T
03:32:27    found:    com.google.common.util.concurrent.ListenableFuture
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class
03:32:27    missing type arguments for generic class java.lang.Class<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
03:32:27    required: T
03:32:27    found:    java.lang.Class
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion
03:32:27    required: T
03:32:27    found:    java.lang.Class
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion
03:32:27    required: T
03:32:27    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.meter.band.header.meter.band.MeterBandExperimenterCase>,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.meter.band.header.meter.band.MeterBandExperimenterCase>) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types
03:32:27    required: java.util.Collection<org.opendaylight.yangtools.yang.binding.Rpc<?,?>>,java.util.Set<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>
03:32:27    found:    java.util.Collection,java.util.Set<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,64] unchecked conversion
03:32:27    required: java.util.Collection<org.opendaylight.yangtools.yang.binding.Rpc<?,?>>
03:32:27    found:    java.util.Collection
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[156,18] auto-closeable resource temp is never referenced in body of corresponding try statement
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[51,39] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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<T>,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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[66,15] found raw type: com.google.common.util.concurrent.ListenableFuture
03:32:27    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[75,15] found raw type: com.google.common.util.concurrent.ListenableFuture
03:32:27    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[81,51] found raw type: com.google.common.util.concurrent.ListenableFuture
03:32:27    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[85,9] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
03:32:27    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[86,15] found raw type: java.util.Collection
03:32:27    missing type arguments for generic class java.util.Collection<E>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion
03:32:27    required: com.google.common.util.concurrent.AsyncFunction<org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.ProcessFlatBatchOutput>,org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.ProcessFlatBatchOutput>>
03:32:27    found:    com.google.common.util.concurrent.AsyncFunction
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion
03:32:27    required: com.google.common.util.concurrent.AsyncFunction<org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.ProcessFlatBatchOutput>,org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.ProcessFlatBatchOutput>>
03:32:27    found:    com.google.common.util.concurrent.AsyncFunction
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:27    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types
03:32:27    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
03:32:27    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion
03:32:27    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
03:32:27    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast
03:32:27    required: com.google.common.util.concurrent.FutureCallback<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader>
03:32:27    found:    java.lang.Object
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion
03:32:27    required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartReply>
03:32:27    found:    org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion
03:32:27    required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartReply>
03:32:27    found:    org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:32:27    missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[206,57] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types
03:32:27    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
03:32:27    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,58] unchecked conversion
03:32:27    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
03:32:27    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[209,90] unchecked conversion
03:32:27    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>
03:32:27    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] 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
03:32:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] 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
03:32:27  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java: Some input files additionally use or override a deprecated API.
03:32:27  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java: Some input files additionally use unchecked or unsafe operations.
03:32:27  [INFO] 
03:32:27  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-impl ---
03:32:27  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:32:27  [INFO] 
03:32:27  [INFO] -------------------------------------------------------
03:32:27  [INFO]  T E S T S
03:32:27  [INFO] -------------------------------------------------------
03:32:29  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
03:32:30  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:32:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
03:32:31  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
03:32:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
03:32:32  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
03:32:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
03:32:32  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
03:32:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
03:32:32  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
03:32:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
03:32:32  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
03:32:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
03:32:32  [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
03:32:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
03:32:34  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
03:32:34  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
03:32:34  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
03:32:34  [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
03:32:34  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
03:32:34  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
03:32:34  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
03:32:34  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
03:32:34  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
03:32:35  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.350 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
03:32:35  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
03:32:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
03:32:36  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
03:32:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
03:32:36  [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
03:32:36  [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
03:32:36  [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
03:32:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
03:32:36  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
03:32:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
03:32:36  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
03:32:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
03:32:36  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
03:32:40  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.056 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
03:32:40  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
03:32:41  [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
03:32:41  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
03:32:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
03:32:41  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
03:32:41  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
03:32:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
03:32:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
03:32:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
03:32:41  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
03:32:48  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.629 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
03:32:48  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
03:32:48  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
03:32:48  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
03:32:49  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
03:32:49  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
03:32:49  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
03:32:49  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
03:32:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
03:32:49  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
03:32:50  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
03:32:50  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
03:32:50  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest
03:32:50  [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
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
03:32:50  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
03:32:50  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
03:32:50  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
03:32:50  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
03:32:50  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
03:32:50  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
03:32:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
03:32:50  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
03:32:50  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
03:32:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
03:32:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
03:32:51  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
03:32:51  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
03:32:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
03:32:51  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
03:32:51  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
03:32:51  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
03:32:51  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
03:32:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
03:32:51  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
03:32:51  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
03:32:51  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
03:32:52  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
03:32:52  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
03:32:52  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
03:32:52  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
03:32:52  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
03:32:52  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
03:32:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
03:32:52  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
03:32:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
03:32:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
03:32:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
03:32:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
03:32:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
03:32:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
03:32:52  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
03:32:52  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
03:32:52  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
03:32:52  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
03:32:53  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
03:32:53  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
03:32:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
03:32:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
03:32:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
03:32:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
03:32:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
03:32:53  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
03:32:53  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
03:32:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
03:32:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
03:32:53  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
03:32:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
03:32:53  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
03:32:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
03:32:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
03:32:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
03:32:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
03:32:53  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
03:32:53  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
03:32:54  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
03:32:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
03:32:54  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
03:32:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
03:32:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
03:32:54  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest
03:32:54  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest
03:32:54  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
03:32:54  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest
03:32:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest
03:32:54  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
03:32:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest
03:32:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
03:32:54  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
03:32:54  [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
03:32:54  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
03:32:54  [INFO] 
03:32:54  [INFO] Results:
03:32:54  [INFO] 
03:32:54  [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0
03:32:54  [INFO] 
03:32:54  [INFO] 
03:32:54  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-impl ---
03:32:54  [INFO] 
03:32:54  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl ---
03:32:55  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT.jar
03:32:55  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/META-INF/MANIFEST.MF
03:32:55  [INFO] 
03:32:55  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-impl ---
03:32:55  [INFO] No previous run data found, generating javadoc.
03:33:00  [WARNING] Javadoc Warnings
03:33:00  [WARNING] warning: unknown enum constant When.UNKNOWN
03:33:00  [WARNING] reason: class file for javax.annotation.meta.When not found
03:33:00  [WARNING] 1 warning
03:33:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-javadoc.jar
03:33:01  [INFO] 
03:33:01  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-impl ---
03:33:01  [INFO] CycloneDX: Resolving Dependencies
03:33:02  [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s)
03:33:02  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/bom.xml
03:33:02  [INFO]            attaching as openflowplugin-impl-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/bom.json
03:33:02  [INFO]            attaching as openflowplugin-impl-0.18.2-SNAPSHOT-cyclonedx.json
03:33:02  [INFO] 
03:33:02  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl ---
03:33:02  [INFO] Skipping duplicate-finder execution!
03:33:02  [INFO] 
03:33:02  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-impl ---
03:33:02  [WARNING] Used undeclared dependencies found:
03:33:02  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:33:02  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:33:02  [WARNING]    io.netty:netty-common:jar:4.1.112.Final:compile
03:33:02  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:33:02  [WARNING]    org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:33:02  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:33:02  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:33:02  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:33:02  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:33:02  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:33:02  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:33:02  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:33:02  [WARNING]    org.checkerframework:checker-qual:jar:3.45.0:compile
03:33:02  [WARNING]    org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:33:02  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
03:33:02  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:33:02  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:33:02  [INFO] 
03:33:02  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl ---
03:33:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-sources.jar
03:33:02  [INFO] 
03:33:02  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-impl ---
03:33:02  [INFO] 
03:33:02  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-impl ---
03:33:02  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec
03:33:03  [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-impl ---
03:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT.pom
03:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT.jar
03:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT-javadoc.jar
03:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT-cyclonedx.json
03:33:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT-sources.jar
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl ---
03:33:03  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-SNAPSHOT.jar
03:33:03  [INFO] Writing OBR metadata
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-impl ---
03:33:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:33:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl ---
03:33:03  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:33:03  [INFO] 
03:33:03  [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >--
03:33:03  [INFO] Building openflowjava-extension-nicira-api 0.18.2-SNAPSHOT       [25/84]
03:33:03  [INFO] -------------------------------[ bundle ]-------------------------------
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api ---
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api ---
03:33:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:03  [INFO] 
03:33:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api ---
03:33:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:03  [INFO] 
03:33:03  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] 
03:33:04  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api ---
03:33:04  [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-calcium/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/**
03:33:04  [INFO] 
03:33:04  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] Starting audit...
03:33:04  Audit done.
03:33:04  [INFO] You have 0 Checkstyle violations.
03:33:04  [INFO] 
03:33:04  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] Starting audit...
03:33:04  Audit done.
03:33:04  [INFO] You have 0 Checkstyle violations.
03:33:04  [INFO] 
03:33:04  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/classes/LICENSE
03:33:04  [INFO] 
03:33:04  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/src/main/resources
03:33:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi
03:33:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang
03:33:04  [INFO] 
03:33:04  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] Recompiling the module because of changed dependency.
03:33:04  [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
03:33:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:33:04  [INFO] 
03:33:04  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>>
03:33:04  [INFO] 
03:33:04  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api ---
03:33:04  [INFO] Fork Value is true
03:33:06  [INFO] Done SpotBugs Analysis....
03:33:06  [INFO] 
03:33:06  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<<
03:33:06  [INFO] 
03:33:06  [INFO] 
03:33:06  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api ---
03:33:06  [INFO] BugInstance size is 0
03:33:06  [INFO] Error size is 0
03:33:06  [INFO] No errors/warnings found
03:33:06  [INFO] 
03:33:06  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api ---
03:33:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/src/test/resources
03:33:06  [INFO] 
03:33:06  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api ---
03:33:06  [INFO] Recompiling the module because of changed dependency.
03:33:06  [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
03:33:06  [INFO] 
03:33:06  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-nicira-api ---
03:33:06  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:33:06  [INFO] 
03:33:06  [INFO] -------------------------------------------------------
03:33:06  [INFO]  T E S T S
03:33:06  [INFO] -------------------------------------------------------
03:33:07  [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest
03:33:07  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest
03:33:07  [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest
03:33:07  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest
03:33:07  [INFO] 
03:33:07  [INFO] Results:
03:33:07  [INFO] 
03:33:07  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
03:33:07  [INFO] 
03:33:07  [INFO] 
03:33:07  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-nicira-api ---
03:33:07  [INFO] 
03:33:07  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api ---
03:33:07  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar
03:33:07  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF
03:33:07  [INFO] 
03:33:07  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api ---
03:33:07  [INFO] No previous run data found, generating javadoc.
03:33:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-javadoc.jar
03:33:09  [INFO] 
03:33:09  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] CycloneDX: Resolving Dependencies
03:33:09  [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s)
03:33:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml
03:33:09  [INFO]            attaching as openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/bom.json
03:33:09  [INFO]            attaching as openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-cyclonedx.json
03:33:09  [INFO] 
03:33:09  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Skipping duplicate-finder execution!
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api ---
03:33:09  [WARNING] Used undeclared dependencies found:
03:33:09  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-sources.jar
03:33:09  [INFO] 
03:33:09  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] 
03:33:09  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec
03:33:09  [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.pom
03:33:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar
03:33:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-javadoc.jar
03:33:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-cyclonedx.json
03:33:09  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-sources.jar
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar
03:33:09  [INFO] Writing OBR metadata
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:33:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api ---
03:33:09  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:33:09  [INFO] 
03:33:09  [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >----
03:33:09  [INFO] Building openflowjava-extension-nicira 0.18.2-SNAPSHOT           [26/84]
03:33:09  [INFO] -------------------------------[ bundle ]-------------------------------
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-nicira ---
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira ---
03:33:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:09  [INFO] 
03:33:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira ---
03:33:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:09  [INFO] 
03:33:09  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira ---
03:33:10  [INFO] 
03:33:10  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira ---
03:33: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-calcium/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/**
03:33:10  [INFO] 
03:33:10  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-nicira ---
03:33:10  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:33:10  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/src/main/yang
03:33:10  [INFO] yang-to-sources: Found 5 dependencies in 2.507 ms
03:33:10  [INFO] yang-to-sources: Project model files found: 2 in 6.204 ms
03:33:10  [INFO] yang-to-sources: 11 YANG models processed in 103.0 ms
03:33:10  [INFO] BindingJavaFileGenerator: Defined 365 files in 23.15 ms
03:33:10  [INFO] Sorted 365 files into 74 directories in 455.6 μs
03:33:10  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 108.1 ms
03:33:10  [INFO] 
03:33:10  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira ---
03:33:10  [INFO] Starting audit...
03:33:10  Audit done.
03:33:10  [INFO] You have 0 Checkstyle violations.
03:33:10  [INFO] 
03:33:10  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira ---
03:33:11  [INFO] Starting audit...
03:33:11  Audit done.
03:33:11  [INFO] You have 0 Checkstyle violations.
03:33:11  [INFO] 
03:33:11  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira ---
03:33:11  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/classes/LICENSE
03:33:11  [INFO] 
03:33:11  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira ---
03:33:11  [INFO] Copying 1 resource from src/main/resources to target/classes
03:33:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi
03:33:11  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:33:11  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:33:11  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:33:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi
03:33:11  [INFO] 
03:33:11  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira ---
03:33:11  [INFO] Recompiling the module because of changed dependency.
03:33:11  [INFO] Compiling 437 source files with javac [debug release 17] to target/classes
03:33:12  [INFO] 
03:33:12  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>>
03:33:12  [INFO] 
03:33:12  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira ---
03:33:12  [INFO] Fork Value is true
03:33:18  [INFO] Done SpotBugs Analysis....
03:33:18  [INFO] 
03:33:18  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<<
03:33:18  [INFO] 
03:33:18  [INFO] 
03:33:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira ---
03:33:18  [INFO] BugInstance size is 0
03:33:18  [INFO] Error size is 0
03:33:18  [INFO] No errors/warnings found
03:33:18  [INFO] 
03:33:18  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira ---
03:33:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/src/test/resources
03:33:18  [INFO] 
03:33:18  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira ---
03:33:18  [INFO] Recompiling the module because of changed dependency.
03:33:18  [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes
03:33:18  [INFO] 
03:33:18  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-nicira ---
03:33:18  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:33:18  [INFO] 
03:33:18  [INFO] -------------------------------------------------------
03:33:18  [INFO]  T E S T S
03:33:18  [INFO] -------------------------------------------------------
03:33:19  [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest
03:33:20  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:33:21  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest
03:33:21  [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest
03:33:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest
03:33:21  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest
03:33:22  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest
03:33:22  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest
03:33:22  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest
03:33:22  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest
03:33:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest
03:33:22  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest
03:33:22  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest
03:33:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest
03:33:22  [INFO] 
03:33:22  [INFO] Results:
03:33:22  [INFO] 
03:33:22  [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0
03:33:22  [INFO] 
03:33:22  [INFO] 
03:33:22  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-nicira ---
03:33:22  [INFO] 
03:33:22  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira ---
03:33:23  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar
03:33:23  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF
03:33:23  [INFO] 
03:33:23  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-nicira ---
03:33:23  [INFO] No previous run data found, generating javadoc.
03:33:29  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:33:30  [INFO] 
03:33:30  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-nicira ---
03:33:30  [INFO] CycloneDX: Resolving Dependencies
03:33:30  [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s)
03:33:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/bom.xml
03:33:30  [INFO]            attaching as openflowjava-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/bom.json
03:33:30  [INFO]            attaching as openflowjava-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.json
03:33:30  [INFO] 
03:33:30  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira ---
03:33:30  [INFO] Skipping duplicate-finder execution!
03:33:30  [INFO] 
03:33:30  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira ---
03:33:30  [WARNING] Used undeclared dependencies found:
03:33:30  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:33:30  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:33:30  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:33:30  [WARNING] Non-test scoped test only dependencies found:
03:33:30  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:33:30  [INFO] 
03:33:30  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira ---
03:33:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:33:30  [INFO] 
03:33:30  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-nicira ---
03:33:31  [INFO] 
03:33:31  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-nicira ---
03:33:31  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec
03:33:31  [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-nicira ---
03:33:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT.pom
03:33:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar
03:33:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:33:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.json
03:33:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira ---
03:33:31  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar
03:33:31  [INFO] Writing OBR metadata
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira ---
03:33:31  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:33:31  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira ---
03:33:31  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:33:31  [INFO] 
03:33:31  [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >-----
03:33:31  [INFO] Building openflowjava-extension-eric 0.18.2-SNAPSHOT             [27/84]
03:33:31  [INFO] -------------------------------[ bundle ]-------------------------------
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowjava-extension-eric ---
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric ---
03:33:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric ---
03:33:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:31  [INFO] 
03:33:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric ---
03:33:31  [INFO] 
03:33:31  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric ---
03:33: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-calcium/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/**
03:33:31  [INFO] 
03:33:31  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-eric ---
03:33:31  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:33:31  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/src/main/yang
03:33:31  [INFO] yang-to-sources: Found 5 dependencies in 2.287 ms
03:33:31  [INFO] yang-to-sources: Project model files found: 1 in 543.4 μs
03:33:31  [INFO] yang-to-sources: 6 YANG models processed in 49.21 ms
03:33:31  [INFO] BindingJavaFileGenerator: Defined 16 files in 5.982 ms
03:33:31  [INFO] Sorted 16 files into 7 directories in 72.65 μs
03:33:31  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 14.57 ms
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric ---
03:33:31  [INFO] Starting audit...
03:33:31  Audit done.
03:33:31  [INFO] You have 0 Checkstyle violations.
03:33:31  [INFO] 
03:33:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric ---
03:33:31  [INFO] Starting audit...
03:33:31  Audit done.
03:33:32  [INFO] You have 0 Checkstyle violations.
03:33:32  [INFO] 
03:33:32  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric ---
03:33:32  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/classes/LICENSE
03:33:32  [INFO] 
03:33:32  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric ---
03:33:32  [INFO] Copying 1 resource from src/main/resources to target/classes
03:33:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi
03:33:32  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:33:32  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:33:32  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:33:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi
03:33:32  [INFO] 
03:33:32  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric ---
03:33:32  [INFO] Recompiling the module because of changed dependency.
03:33:32  [INFO] Compiling 23 source files with javac [debug release 17] to target/classes
03:33:32  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:33:32  [INFO] 
03:33:32  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>>
03:33:32  [INFO] 
03:33:32  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric ---
03:33:32  [INFO] Fork Value is true
03:33:34  [INFO] Done SpotBugs Analysis....
03:33:34  [INFO] 
03:33:34  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<<
03:33:34  [INFO] 
03:33:34  [INFO] 
03:33:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric ---
03:33:34  [INFO] BugInstance size is 0
03:33:34  [INFO] Error size is 0
03:33:34  [INFO] No errors/warnings found
03:33:34  [INFO] 
03:33:34  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric ---
03:33:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/src/test/resources
03:33:34  [INFO] 
03:33:34  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric ---
03:33:34  [INFO] Recompiling the module because of changed dependency.
03:33:34  [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
03:33:35  [INFO] 
03:33:35  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowjava-extension-eric ---
03:33:35  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:33:35  [INFO] 
03:33:35  [INFO] -------------------------------------------------------
03:33:35  [INFO]  T E S T S
03:33:35  [INFO] -------------------------------------------------------
03:33:36  [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest
03:33:36  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:33:37  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest
03:33:37  [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest
03:33:37  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest
03:33:37  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest
03:33:37  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest
03:33:37  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest
03:33:37  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest
03:33:37  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest
03:33:37  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest
03:33:38  [INFO] 
03:33:38  [INFO] Results:
03:33:38  [INFO] 
03:33:38  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
03:33:38  [INFO] 
03:33:38  [INFO] 
03:33:38  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowjava-extension-eric ---
03:33:38  [INFO] 
03:33:38  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric ---
03:33:38  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar
03:33:38  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF
03:33:38  [INFO] 
03:33:38  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowjava-extension-eric ---
03:33:38  [INFO] No previous run data found, generating javadoc.
03:33:39  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:33:39  [INFO] 
03:33:39  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowjava-extension-eric ---
03:33:39  [INFO] CycloneDX: Resolving Dependencies
03:33:40  [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s)
03:33:40  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/bom.xml
03:33:40  [INFO]            attaching as openflowjava-extension-eric-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:40  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/bom.json
03:33:40  [INFO]            attaching as openflowjava-extension-eric-0.18.2-SNAPSHOT-cyclonedx.json
03:33:40  [INFO] 
03:33:40  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric ---
03:33:40  [INFO] Skipping duplicate-finder execution!
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric ---
03:33:40  [WARNING] Used undeclared dependencies found:
03:33:40  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric ---
03:33:40  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:33:40  [INFO] 
03:33:40  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowjava-extension-eric ---
03:33:40  [INFO] 
03:33:40  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowjava-extension-eric ---
03:33:40  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec
03:33:40  [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowjava-extension-eric ---
03:33:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT.pom
03:33:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar
03:33:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:33:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT-cyclonedx.xml
03:33:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT-cyclonedx.json
03:33:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric ---
03:33:40  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar
03:33:40  [INFO] Writing OBR metadata
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric ---
03:33:40  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:33:40  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric ---
03:33:40  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:33:40  [INFO] 
03:33:40  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >---
03:33:40  [INFO] Building openflowplugin-extension-nicira 0.18.2-SNAPSHOT         [28/84]
03:33:40  [INFO] -------------------------------[ bundle ]-------------------------------
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira ---
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira ---
03:33:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:40  [INFO] 
03:33:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira ---
03:33:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:33:40  [INFO] 
03:33:40  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira ---
03:33:41  [INFO] 
03:33:41  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira ---
03:33: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-calcium/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/**
03:33:41  [INFO] 
03:33:41  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-nicira ---
03:33:41  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:33:41  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/src/main/yang
03:33:41  [INFO] yang-to-sources: Found 12 dependencies in 3.790 ms
03:33:41  [INFO] yang-to-sources: Project model files found: 2 in 33.98 ms
03:33:41  [INFO] yang-to-sources: 39 YANG models processed in 624.3 ms
03:33:41  [INFO] BindingJavaFileGenerator: Defined 916 files in 58.79 ms
03:33:41  [INFO] Sorted 916 files into 95 directories in 1.022 ms
03:33:42  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 228.2 ms
03:33:42  [INFO] 
03:33:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira ---
03:33:42  [INFO] Starting audit...
03:33:42  Audit done.
03:33:42  [INFO] You have 0 Checkstyle violations.
03:33:42  [INFO] 
03:33:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira ---
03:33:43  [INFO] Starting audit...
03:33:43  Audit done.
03:33:43  [INFO] You have 0 Checkstyle violations.
03:33:43  [INFO] 
03:33:43  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira ---
03:33:43  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/classes/LICENSE
03:33:43  [INFO] 
03:33:43  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira ---
03:33:43  [INFO] Copying 1 resource from src/main/resources to target/classes
03:33:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
03:33:43  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:33:43  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:33:43  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:33:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
03:33:43  [INFO] 
03:33:43  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira ---
03:33:43  [INFO] Recompiling the module because of changed dependency.
03:33:43  [INFO] Compiling 971 source files with javac [debug release 17] to target/classes
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:33:49  [INFO] 
03:33:49  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>>
03:33:49  [INFO] 
03:33:49  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira ---
03:33:49  [INFO] Fork Value is true
03:33:57  [INFO] Done SpotBugs Analysis....
03:33:57  [INFO] 
03:33:57  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<<
03:33:57  [INFO] 
03:33:57  [INFO] 
03:33:57  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira ---
03:33:57  [INFO] BugInstance size is 0
03:33:57  [INFO] Error size is 0
03:33:57  [INFO] No errors/warnings found
03:33:57  [INFO] 
03:33:57  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira ---
03:33:57  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:33:57  [INFO] 
03:33:57  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira ---
03:33:57  [INFO] Recompiling the module because of changed dependency.
03:33:57  [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes
03:33:58  [INFO] 
03:33:58  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-nicira ---
03:33:58  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:33:58  [INFO] 
03:33:58  [INFO] -------------------------------------------------------
03:33:58  [INFO]  T E S T S
03:33:58  [INFO] -------------------------------------------------------
03:33:59  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest
03:33:59  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:34:00  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest
03:34:00  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest
03:34:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest
03:34:01  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest
03:34:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest
03:34:01  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest
03:34:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest
03:34:01  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest
03:34:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest
03:34:01  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest
03:34:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest
03:34:01  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest
03:34:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest
03:34:01  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest
03:34:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest
03:34:02  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest
03:34:02  [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest
03:34:02  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest
03:34:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest
03:34:02  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest
03:34:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest
03:34:02  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest
03:34:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest
03:34:02  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest
03:34:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest
03:34:02  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest
03:34:03  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest
03:34:03  [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
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest
03:34:03  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest
03:34:03  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest
03:34:03  [INFO] 
03:34:03  [INFO] Results:
03:34:03  [INFO] 
03:34:03  [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0
03:34:03  [INFO] 
03:34:03  [INFO] 
03:34:03  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-nicira ---
03:34:03  [INFO] 
03:34:03  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira ---
03:34:04  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar
03:34:05  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF
03:34:05  [INFO] 
03:34:05  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-nicira ---
03:34:05  [INFO] No previous run data found, generating javadoc.
03:34:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:34:18  [INFO] 
03:34:18  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-nicira ---
03:34:18  [INFO] CycloneDX: Resolving Dependencies
03:34:18  [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s)
03:34:18  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/bom.xml
03:34:18  [INFO]            attaching as openflowplugin-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:18  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/bom.json
03:34:18  [INFO]            attaching as openflowplugin-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.json
03:34:18  [INFO] 
03:34:18  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira ---
03:34:18  [INFO] Skipping duplicate-finder execution!
03:34:18  [INFO] 
03:34:18  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira ---
03:34:19  [WARNING] Used undeclared dependencies found:
03:34:19  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:34:19  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:34:19  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:34:19  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:34:19  [INFO] 
03:34:19  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] 
03:34:19  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec
03:34:19  [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.pom
03:34:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar
03:34:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:34:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-cyclonedx.json
03:34:19  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar
03:34:19  [INFO] Writing OBR metadata
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:34:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira ---
03:34:19  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:34:19  [INFO] 
03:34:19  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >----
03:34:19  [INFO] Building openflowplugin-extension-onf 0.18.2-SNAPSHOT            [29/84]
03:34:19  [INFO] -------------------------------[ bundle ]-------------------------------
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-onf ---
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf ---
03:34:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:19  [INFO] 
03:34:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf ---
03:34:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:19  [INFO] 
03:34:19  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf ---
03:34:20  [INFO] 
03:34:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf ---
03:34:20  [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-calcium/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/**
03:34:20  [INFO] 
03:34:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf ---
03:34:20  [INFO] Starting audit...
03:34:20  Audit done.
03:34:20  [INFO] You have 0 Checkstyle violations.
03:34:20  [INFO] 
03:34:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf ---
03:34:20  [INFO] Starting audit...
03:34:20  Audit done.
03:34:20  [INFO] You have 0 Checkstyle violations.
03:34:20  [INFO] 
03:34:20  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf ---
03:34:20  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/classes/LICENSE
03:34:20  [INFO] 
03:34:20  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf ---
03:34:20  [INFO] Copying 1 resource from src/main/resources to target/classes
03:34:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi
03:34:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang
03:34:20  [INFO] 
03:34:20  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf ---
03:34:20  [INFO] Recompiling the module because of changed dependency.
03:34:20  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
03:34:20  [INFO] 
03:34:20  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>>
03:34:20  [INFO] 
03:34:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf ---
03:34:20  [INFO] Fork Value is true
03:34:23  [INFO] Done SpotBugs Analysis....
03:34:23  [INFO] 
03:34:23  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<<
03:34:23  [INFO] 
03:34:23  [INFO] 
03:34:23  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf ---
03:34:23  [INFO] BugInstance size is 0
03:34:23  [INFO] Error size is 0
03:34:23  [INFO] No errors/warnings found
03:34:23  [INFO] 
03:34:23  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf ---
03:34:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/src/test/resources
03:34:23  [INFO] 
03:34:23  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf ---
03:34:23  [INFO] Recompiling the module because of changed dependency.
03:34:23  [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes
03:34:23  [INFO] 
03:34:23  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-onf ---
03:34:23  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:34:23  [INFO] 
03:34:23  [INFO] -------------------------------------------------------
03:34:23  [INFO]  T E S T S
03:34:23  [INFO] -------------------------------------------------------
03:34:24  [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
03:34:25  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:34:26  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
03:34:26  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
03:34:27  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
03:34:27  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
03:34:27  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
03:34:27  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
03:34:27  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
03:34:27  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
03:34:27  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
03:34:27  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
03:34:27  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
03:34:27  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
03:34:27  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
03:34:27  [INFO] 
03:34:27  [INFO] Results:
03:34:27  [INFO] 
03:34:27  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
03:34:27  [INFO] 
03:34:27  [INFO] 
03:34:27  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-onf ---
03:34:27  [INFO] 
03:34:27  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf ---
03:34:28  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar
03:34:28  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF
03:34:28  [INFO] 
03:34:28  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-onf ---
03:34:28  [INFO] No previous run data found, generating javadoc.
03:34:29  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-javadoc.jar
03:34:29  [INFO] 
03:34:29  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-onf ---
03:34:29  [INFO] CycloneDX: Resolving Dependencies
03:34:30  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
03:34:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/bom.xml
03:34:30  [INFO]            attaching as openflowplugin-extension-onf-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/bom.json
03:34:30  [INFO]            attaching as openflowplugin-extension-onf-0.18.2-SNAPSHOT-cyclonedx.json
03:34:30  [INFO] 
03:34:30  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Skipping duplicate-finder execution!
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf ---
03:34:30  [WARNING] Used undeclared dependencies found:
03:34:30  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:34:30  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:34:30  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:compile
03:34:30  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:34:30  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:34:30  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:34:30  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:34:30  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:34:30  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:34:30  [WARNING] Non-test scoped test only dependencies found:
03:34:30  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:34:30  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:34:30  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-sources.jar
03:34:30  [INFO] 
03:34:30  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-onf ---
03:34:30  [INFO] 
03:34:30  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec
03:34:30  [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT.pom
03:34:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar
03:34:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT-javadoc.jar
03:34:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT-cyclonedx.json
03:34:30  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT-sources.jar
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar
03:34:30  [INFO] Writing OBR metadata
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:34:30  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf ---
03:34:30  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:34:30  [INFO] 
03:34:30  [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >----
03:34:30  [INFO] Building openflowplugin-extension-eric 0.18.2-SNAPSHOT           [30/84]
03:34:30  [INFO] -------------------------------[ bundle ]-------------------------------
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-eric ---
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric ---
03:34:30  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:30  [INFO] 
03:34:30  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric ---
03:34:30  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:30  [INFO] 
03:34:30  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric ---
03:34:30  [INFO] 
03:34:30  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric ---
03:34: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-calcium/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/**
03:34:30  [INFO] 
03:34:30  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-eric ---
03:34:30  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:34:30  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/src/main/yang
03:34:30  [INFO] yang-to-sources: Found 12 dependencies in 2.778 ms
03:34:30  [INFO] yang-to-sources: Project model files found: 1 in 1.392 ms
03:34:31  [INFO] yang-to-sources: 35 YANG models processed in 369.8 ms
03:34:31  [INFO] BindingJavaFileGenerator: Defined 37 files in 30.36 ms
03:34:31  [INFO] Sorted 37 files into 5 directories in 105.2 μs
03:34:31  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 56.04 ms
03:34:31  [INFO] 
03:34:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric ---
03:34:31  [INFO] Starting audit...
03:34:31  Audit done.
03:34:31  [INFO] You have 0 Checkstyle violations.
03:34:31  [INFO] 
03:34:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric ---
03:34:31  [INFO] Starting audit...
03:34:31  Audit done.
03:34:31  [INFO] You have 0 Checkstyle violations.
03:34:31  [INFO] 
03:34:31  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric ---
03:34:31  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/classes/LICENSE
03:34:31  [INFO] 
03:34:31  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric ---
03:34:31  [INFO] Copying 1 resource from src/main/resources to target/classes
03:34:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi
03:34:31  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:34:31  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:34:31  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:34:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi
03:34:31  [INFO] 
03:34:31  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric ---
03:34:31  [INFO] Recompiling the module because of changed dependency.
03:34:31  [INFO] Compiling 41 source files with javac [debug release 17] to target/classes
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:34:31  [INFO] 
03:34:31  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>>
03:34:31  [INFO] 
03:34:31  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric ---
03:34:31  [INFO] Fork Value is true
03:34:34  [INFO] Done SpotBugs Analysis....
03:34:34  [INFO] 
03:34:34  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<<
03:34:34  [INFO] 
03:34:34  [INFO] 
03:34:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric ---
03:34:34  [INFO] BugInstance size is 0
03:34:34  [INFO] Error size is 0
03:34:34  [INFO] No errors/warnings found
03:34:34  [INFO] 
03:34:34  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric ---
03:34:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/src/test/resources
03:34:34  [INFO] 
03:34:34  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric ---
03:34:34  [INFO] Recompiling the module because of changed dependency.
03:34:34  [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
03:34:34  [INFO] 
03:34:34  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-extension-eric ---
03:34:34  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:34:34  [INFO] 
03:34:34  [INFO] -------------------------------------------------------
03:34:34  [INFO]  T E S T S
03:34:34  [INFO] -------------------------------------------------------
03:34:35  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest
03:34:36  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:34:37  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest
03:34:37  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest
03:34:37  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest
03:34:37  [INFO] 
03:34:37  [INFO] Results:
03:34:37  [INFO] 
03:34:37  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
03:34:37  [INFO] 
03:34:37  [INFO] 
03:34:37  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-extension-eric ---
03:34:37  [INFO] 
03:34:37  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric ---
03:34:37  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar
03:34:37  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF
03:34:37  [INFO] 
03:34:37  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-extension-eric ---
03:34:37  [INFO] No previous run data found, generating javadoc.
03:34:39  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:34:39  [INFO] 
03:34:39  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-eric ---
03:34:39  [INFO] CycloneDX: Resolving Dependencies
03:34:40  [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s)
03:34:40  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/bom.xml
03:34:40  [INFO]            attaching as openflowplugin-extension-eric-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:40  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/bom.json
03:34:40  [INFO]            attaching as openflowplugin-extension-eric-0.18.2-SNAPSHOT-cyclonedx.json
03:34:40  [INFO] 
03:34:40  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Skipping duplicate-finder execution!
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric ---
03:34:40  [WARNING] Used undeclared dependencies found:
03:34:40  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:34:40  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:34:40  [WARNING] Non-test scoped test only dependencies found:
03:34:40  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:34:40  [INFO] 
03:34:40  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-extension-eric ---
03:34:40  [INFO] 
03:34:40  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec
03:34:40  [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT.pom
03:34:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar
03:34:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:34:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT-cyclonedx.json
03:34:40  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar
03:34:40  [INFO] Writing OBR metadata
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:34:40  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric ---
03:34:40  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:34:40  [INFO] 
03:34:40  [INFO] -----------< org.opendaylight.openflowplugin:test-extension >-----------
03:34:40  [INFO] Building test-extension 0.18.2-SNAPSHOT                          [31/84]
03:34:40  [INFO] -------------------------------[ bundle ]-------------------------------
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-extension ---
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension ---
03:34:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:40  [INFO] 
03:34:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension ---
03:34:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:40  [INFO] 
03:34:40  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension ---
03:34:41  [INFO] 
03:34:41  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension ---
03:34: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-calcium/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/**
03:34:41  [INFO] 
03:34:41  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ test-extension ---
03:34:41  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:34:41  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/src/main/yang
03:34:41  [INFO] yang-to-sources: Found 17 dependencies in 4.333 ms
03:34:41  [INFO] yang-to-sources: Project model files found: 1 in 507.5 μs
03:34:41  [INFO] yang-to-sources: 1 YANG models processed in 103.6 ms
03:34:41  [INFO] BindingJavaFileGenerator: Defined 9 files in 634.3 μs
03:34:41  [INFO] Sorted 9 files into 3 directories in 54.35 μs
03:34:41  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.989 ms
03:34:41  [INFO] 
03:34:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension ---
03:34:41  [INFO] Starting audit...
03:34:41  Audit done.
03:34:41  [INFO] You have 0 Checkstyle violations.
03:34:41  [INFO] 
03:34:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension ---
03:34:41  [INFO] Starting audit...
03:34:41  Audit done.
03:34:41  [INFO] You have 0 Checkstyle violations.
03:34:41  [INFO] 
03:34:41  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension ---
03:34:41  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/classes/LICENSE
03:34:41  [INFO] 
03:34:41  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension ---
03:34:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/src/main/resources
03:34:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/generated-sources/spi
03:34:41  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:34:41  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:34:41  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:34:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/generated-sources/spi
03:34:41  [INFO] 
03:34:41  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension ---
03:34:41  [INFO] Recompiling the module because of changed dependency.
03:34:41  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
03:34:41  [INFO] 
03:34:41  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>>
03:34:41  [INFO] 
03:34:41  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-extension ---
03:34:41  [INFO] Fork Value is true
03:34:44  [INFO] Done SpotBugs Analysis....
03:34:44  [INFO] 
03:34:44  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<<
03:34:44  [INFO] 
03:34:44  [INFO] 
03:34:44  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-extension ---
03:34:44  [INFO] BugInstance size is 0
03:34:44  [INFO] Error size is 0
03:34:44  [INFO] No errors/warnings found
03:34:44  [INFO] 
03:34:44  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension ---
03:34:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/src/test/resources
03:34:44  [INFO] 
03:34:44  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-extension ---
03:34:44  [INFO] No sources to compile
03:34:44  [INFO] 
03:34:44  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-extension ---
03:34:44  [INFO] No tests to run.
03:34:44  [INFO] 
03:34:44  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-extension ---
03:34:44  [INFO] 
03:34:44  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension ---
03:34:44  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT.jar
03:34:44  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/META-INF/MANIFEST.MF
03:34:44  [INFO] 
03:34:44  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-extension ---
03:34:44  [INFO] No previous run data found, generating javadoc.
03:34:46  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-javadoc.jar
03:34:46  [INFO] 
03:34:46  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-extension ---
03:34:46  [INFO] CycloneDX: Resolving Dependencies
03:34:46  [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s)
03:34:47  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/bom.xml
03:34:47  [INFO]            attaching as test-extension-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:47  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/bom.json
03:34:47  [INFO]            attaching as test-extension-0.18.2-SNAPSHOT-cyclonedx.json
03:34:47  [INFO] 
03:34:47  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension ---
03:34:47  [INFO] Skipping duplicate-finder execution!
03:34:47  [INFO] 
03:34:47  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-extension ---
03:34:47  [WARNING] Used undeclared dependencies found:
03:34:47  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:34:47  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:34:47  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:34:47  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:34:47  [WARNING] Unused declared dependencies found:
03:34:47  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:34:47  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:34:47  [WARNING]    org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:34:47  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:34:47  [WARNING]    org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:34:47  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:34:47  [INFO] 
03:34:47  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-extension ---
03:34:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-sources.jar
03:34:47  [INFO] 
03:34:47  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-extension ---
03:34:47  [INFO] 
03:34:47  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-extension ---
03:34:47  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:34:47  [INFO] 
03:34:47  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-extension ---
03:34:47  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT.pom
03:34:47  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT.jar
03:34:47  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT-javadoc.jar
03:34:47  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:47  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT-cyclonedx.json
03:34:48  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT-sources.jar
03:34:48  [INFO] 
03:34:48  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension ---
03:34:48  [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-SNAPSHOT.jar
03:34:48  [INFO] Writing OBR metadata
03:34:48  [INFO] 
03:34:48  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-extension ---
03:34:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:34:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:34:48  [INFO] 
03:34:48  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension ---
03:34:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:34:48  [INFO] 
03:34:48  [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >--------
03:34:48  [INFO] Building model-topology 0.18.2-SNAPSHOT                          [32/84]
03:34:48  [INFO] -------------------------------[ bundle ]-------------------------------
03:34:49  [INFO] 
03:34:49  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-topology ---
03:34:49  [INFO] 
03:34:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology ---
03:34:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:49  [INFO] 
03:34:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology ---
03:34:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:49  [INFO] 
03:34:49  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology ---
03:34:50  [INFO] 
03:34:50  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology ---
03:34: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-calcium/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/**
03:34:50  [INFO] 
03:34:50  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-topology ---
03:34:50  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:34:50  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/src/main/yang
03:34:50  [INFO] yang-to-sources: Found 5 dependencies in 963.0 μs
03:34:50  [INFO] yang-to-sources: Project model files found: 1 in 674.2 μs
03:34:50  [INFO] yang-to-sources: 5 YANG models processed in 54.19 ms
03:34:50  [INFO] BindingJavaFileGenerator: Defined 8 files in 4.467 ms
03:34:50  [INFO] Sorted 8 files into 3 directories in 58.39 μs
03:34:50  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 7.365 ms
03:34:50  [INFO] 
03:34:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology ---
03:34:50  [INFO] Starting audit...
03:34:50  Audit done.
03:34:50  [INFO] You have 0 Checkstyle violations.
03:34:50  [INFO] 
03:34:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology ---
03:34:51  [INFO] Starting audit...
03:34:51  Audit done.
03:34:51  [INFO] You have 0 Checkstyle violations.
03:34:51  [INFO] 
03:34:51  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology ---
03:34:51  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/classes/LICENSE
03:34:51  [INFO] 
03:34:51  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology ---
03:34:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/src/main/resources
03:34:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/generated-sources/spi
03:34:51  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:34:51  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:34:51  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:34:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/generated-sources/spi
03:34:51  [INFO] 
03:34:51  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology ---
03:34:51  [INFO] Recompiling the module because of changed dependency.
03:34:51  [INFO] Compiling 7 source files with javac [debug release 17] to target/classes
03:34:51  [INFO] 
03:34:51  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>>
03:34:51  [INFO] 
03:34:51  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-topology ---
03:34:51  [INFO] Fork Value is true
03:34:54  [INFO] Done SpotBugs Analysis....
03:34:54  [INFO] 
03:34:54  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<<
03:34:54  [INFO] 
03:34:54  [INFO] 
03:34:54  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-topology ---
03:34:54  [INFO] BugInstance size is 0
03:34:54  [INFO] Error size is 0
03:34:54  [INFO] No errors/warnings found
03:34:54  [INFO] 
03:34:54  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology ---
03:34:54  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/src/test/resources
03:34:54  [INFO] 
03:34:54  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ model-topology ---
03:34:54  [INFO] No sources to compile
03:34:54  [INFO] 
03:34:54  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ model-topology ---
03:34:54  [INFO] No tests to run.
03:34:54  [INFO] 
03:34:54  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ model-topology ---
03:34:54  [INFO] 
03:34:54  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology ---
03:34:54  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT.jar
03:34:54  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/META-INF/MANIFEST.MF
03:34:54  [INFO] 
03:34:54  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ model-topology ---
03:34:54  [INFO] No previous run data found, generating javadoc.
03:34:55  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-javadoc.jar
03:34:55  [INFO] 
03:34:55  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-topology ---
03:34:55  [INFO] CycloneDX: Resolving Dependencies
03:34:56  [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
03:34:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/bom.xml
03:34:56  [INFO]            attaching as model-topology-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/bom.json
03:34:56  [INFO]            attaching as model-topology-0.18.2-SNAPSHOT-cyclonedx.json
03:34:56  [INFO] 
03:34:56  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology ---
03:34:56  [INFO] Skipping duplicate-finder execution!
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ model-topology ---
03:34:56  [WARNING] Used undeclared dependencies found:
03:34:56  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ model-topology ---
03:34:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-sources.jar
03:34:56  [INFO] 
03:34:56  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ model-topology ---
03:34:56  [INFO] 
03:34:56  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ model-topology ---
03:34:56  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-topology ---
03:34:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT.pom
03:34:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT.jar
03:34:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT-javadoc.jar
03:34:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT-cyclonedx.xml
03:34:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT-cyclonedx.json
03:34:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT-sources.jar
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology ---
03:34:56  [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-SNAPSHOT.jar
03:34:56  [INFO] Writing OBR metadata
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-topology ---
03:34:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:34:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology ---
03:34:56  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:34:56  [INFO] 
03:34:56  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >----
03:34:56  [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.2-SNAPSHOT [33/84]
03:34:56  [INFO] ------------------------------[ feature ]-------------------------------
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model ---
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model ---
03:34:56  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model ---
03:34:56  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:34:56  [INFO] 
03:34:56  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model ---
03:34:56  [INFO] 
03:34:56  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model ---
03:34:56  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:34:56  [INFO] argLine set to empty
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model ---
03:34:56  [INFO] Starting audit...
03:34:56  Audit done.
03:34:56  [INFO] You have 0 Checkstyle violations.
03:34:56  [INFO] 
03:34:56  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] Starting audit...
03:34:57  Audit done.
03:34:57  [INFO] You have 0 Checkstyle violations.
03:34:57  [INFO] 
03:34:57  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/LICENSE
03:34:57  [INFO] 
03:34:57  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml
03:34:57  [INFO] ...done!
03:34:57  [INFO] Attaching features XML
03:34:57  [INFO] 
03:34:57  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:34:57  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:34:57  [INFO] 
03:34:57  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>>
03:34:57  [INFO] 
03:34:57  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] 
03:34:57  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<<
03:34:57  [INFO] 
03:34:57  [INFO] 
03:34:57  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] 
03:34:57  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-nsf-model ---
03:34:57  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model
03:34:57  [INFO] Project dependency features detected: []
03:34:57  [INFO] Pax Exam System (Version: 4.13.3) created.
03:34:57  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:34:58  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:34:58  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:34:58  [INFO] Waiting for remote bundle context.. on 21000 name: 3f1dc099-101e-41f6-8300-f7d7d396723d timout: [ RelativeTimeout value = 180000 ]
03:35:07  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:35:07  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:35:07  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:35:07  [INFO] 
03:35:07  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-nsf-model ---
03:35:07  [INFO] 
03:35:07  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model ---
03:35:07  [INFO] 
03:35:07  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-nsf-model ---
03:35:07  [INFO] CycloneDX: Resolving Dependencies
03:35:08  [INFO] CycloneDX: Creating BOM version 1.5 with 76 component(s)
03:35:08  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml
03:35:08  [INFO]            attaching as odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:08  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json
03:35:08  [INFO]            attaching as odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT-cyclonedx.json
03:35:08  [INFO] 
03:35:08  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model ---
03:35:08  [INFO] Skipping duplicate-finder execution!
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model ---
03:35:08  [INFO] Skipping plugin execution
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model ---
03:35:08  [INFO] Skipping source per configuration.
03:35:08  [INFO] 
03:35:08  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model ---
03:35:08  [INFO] 
03:35:08  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nsf-model ---
03:35:08  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model ---
03:35:08  [WARNING] 
03:35:08  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
03:35:08  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:35:08  [WARNING] 
03:35:08  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:35:08  [WARNING] 
03:35:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT.pom
03:35:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT-features.xml
03:35:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:08  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT-cyclonedx.json
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model ---
03:35:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:35:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:35:08  [WARNING] 
03:35:08  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
03:35:08  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:35:08  [WARNING] 
03:35:08  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:35:08  [WARNING] 
03:35:08  [INFO] 
03:35:08  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >----
03:35:08  [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.2-SNAPSHOT [34/84]
03:35:08  [INFO] ------------------------------[ feature ]-------------------------------
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries ---
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries ---
03:35:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:08  [INFO] 
03:35:08  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries ---
03:35:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:08  [INFO] 
03:35:08  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] 
03:35:09  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:35:09  [INFO] argLine set to empty
03:35:09  [INFO] 
03:35:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Starting audit...
03:35:09  Audit done.
03:35:09  [INFO] You have 0 Checkstyle violations.
03:35:09  [INFO] 
03:35:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Starting audit...
03:35:09  Audit done.
03:35:09  [INFO] You have 0 Checkstyle violations.
03:35:09  [INFO] 
03:35:09  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes/LICENSE
03:35:09  [INFO] 
03:35:09  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml
03:35:09  [INFO] ...done!
03:35:09  [INFO] Attaching features XML
03:35:09  [INFO] 
03:35:09  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:35:09  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:35:09  [INFO] 
03:35:09  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>>
03:35:09  [INFO] 
03:35:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] 
03:35:09  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<<
03:35:09  [INFO] 
03:35:09  [INFO] 
03:35:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] 
03:35:09  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-libraries ---
03:35:09  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries
03:35:09  [INFO] Project dependency features detected: []
03:35:09  [INFO] Pax Exam System (Version: 4.13.3) created.
03:35:09  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:35:10  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:35:10  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:35:10  [INFO] Waiting for remote bundle context.. on 21000 name: 61cc91dd-5d5b-4f62-b028-b4a13b48eab1 timout: [ RelativeTimeout value = 180000 ]
03:35:16  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:35:16  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:35:16  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:35:16  [INFO] 
03:35:16  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] 
03:35:16  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] CycloneDX: Resolving Dependencies
03:35:16  [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
03:35:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml
03:35:16  [INFO]            attaching as odl-openflowplugin-libraries-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json
03:35:16  [INFO]            attaching as odl-openflowplugin-libraries-0.18.2-SNAPSHOT-cyclonedx.json
03:35:16  [INFO] 
03:35:16  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] Skipping duplicate-finder execution!
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] Skipping plugin execution
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] Skipping source per configuration.
03:35:16  [INFO] 
03:35:16  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] 
03:35:16  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-libraries ---
03:35:16  [WARNING] 
03:35:16  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
03:35:16  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:35:16  [WARNING] 
03:35:16  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:35:16  [WARNING] 
03:35:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/odl-openflowplugin-libraries-0.18.2-SNAPSHOT.pom
03:35:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/odl-openflowplugin-libraries-0.18.2-SNAPSHOT-features.xml
03:35:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/odl-openflowplugin-libraries-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/odl-openflowplugin-libraries-0.18.2-SNAPSHOT-cyclonedx.json
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries ---
03:35:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:35:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:35:16  [WARNING] 
03:35:16  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
03:35:16  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:35:16  [WARNING] 
03:35:16  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:35:16  [WARNING] 
03:35:16  [INFO] 
03:35:16  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >---
03:35:16  [INFO] Building openflowplugin-blueprint-config 0.18.2-SNAPSHOT         [35/84]
03:35:16  [INFO] -------------------------------[ bundle ]-------------------------------
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config ---
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config ---
03:35:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:16  [INFO] 
03:35:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config ---
03:35:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:16  [INFO] 
03:35:16  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config ---
03:35: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-calcium/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/**
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Starting audit...
03:35:17  Audit done.
03:35:17  [INFO] You have 0 Checkstyle violations.
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Starting audit...
03:35:17  Audit done.
03:35:17  [INFO] You have 0 Checkstyle violations.
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/classes/LICENSE
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Copying 1 resource from src/main/resources to target/classes
03:35:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/generated-sources/spi
03:35:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/generated-sources/yang
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] No sources to compile
03:35:17  [INFO] 
03:35:17  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>>
03:35:17  [INFO] 
03:35:17  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<<
03:35:17  [INFO] 
03:35:17  [INFO] 
03:35:17  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/src/test/resources
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] No sources to compile
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] No tests to run.
03:35:17  [INFO] 
03:35:17  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar
03:35:17  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] CycloneDX: Resolving Dependencies
03:35:17  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
03:35:17  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/bom.xml
03:35:17  [INFO]            attaching as openflowplugin-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:17  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/bom.json
03:35:17  [INFO]            attaching as openflowplugin-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.json
03:35:17  [INFO] 
03:35:17  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Skipping duplicate-finder execution!
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] No dependency problems found
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:35:17  [INFO] 
03:35:17  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] 
03:35:17  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.pom
03:35:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar
03:35:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-config.cfg
03:35:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-cyclonedx.json
03:35:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar
03:35:17  [INFO] Writing OBR metadata
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:35:17  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:35:17  [INFO] 
03:35:17  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config ---
03:35:17  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:35:17  [INFO] 
03:35:17  [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >----
03:35:17  [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.2-SNAPSHOT [36/84]
03:35:17  [INFO] ------------------------------[ feature ]-------------------------------
03:35:27  [INFO] 
03:35:27  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound ---
03:35:27  [INFO] 
03:35:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound ---
03:35:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:27  [INFO] 
03:35:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound ---
03:35:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:27  [INFO] 
03:35:27  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] 
03:35:28  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:35:28  [INFO] argLine set to empty
03:35:28  [INFO] 
03:35:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] Starting audit...
03:35:28  Audit done.
03:35:28  [INFO] You have 0 Checkstyle violations.
03:35:28  [INFO] 
03:35:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] Starting audit...
03:35:28  Audit done.
03:35:28  [INFO] You have 0 Checkstyle violations.
03:35:28  [INFO] 
03:35:28  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes/LICENSE
03:35:28  [INFO] 
03:35:28  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml
03:35:28  [INFO] ...done!
03:35:28  [INFO] Attaching features XML
03:35:28  [INFO] 
03:35:28  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound ---
03:35:28  [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
03:35:28  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:35:28  [INFO] 
03:35:28  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>>
03:35:28  [INFO] 
03:35:28  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] 
03:35:28  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<<
03:35:28  [INFO] 
03:35:28  [INFO] 
03:35:28  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] 
03:35:28  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-southbound ---
03:35:28  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound
03:35:28  [INFO] Project dependency features detected: []
03:35:28  [INFO] Pax Exam System (Version: 4.13.3) created.
03:35:28  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:35:29  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:35:29  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:35:29  [INFO] Waiting for remote bundle context.. on 21000 name: 3c6a4212-0e20-4be8-871f-229d3cd9ece8 timout: [ RelativeTimeout value = 180000 ]
03:35:48  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:35:48  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:35:48  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:35:48  [INFO] 
03:35:48  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-southbound ---
03:35:48  [INFO] 
03:35:48  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-southbound ---
03:35:48  [INFO] 
03:35:48  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-southbound ---
03:35:48  [INFO] CycloneDX: Resolving Dependencies
03:35:58  [INFO] CycloneDX: Creating BOM version 1.5 with 253 component(s)
03:35:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml
03:35:58  [INFO]            attaching as odl-openflowplugin-southbound-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json
03:35:58  [INFO]            attaching as odl-openflowplugin-southbound-0.18.2-SNAPSHOT-cyclonedx.json
03:35:58  [INFO] 
03:35:58  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound ---
03:35:58  [INFO] Skipping duplicate-finder execution!
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound ---
03:35:58  [INFO] Skipping plugin execution
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound ---
03:35:58  [INFO] Skipping source per configuration.
03:35:58  [INFO] 
03:35:58  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-southbound ---
03:35:58  [INFO] 
03:35:58  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-southbound ---
03:35:58  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-southbound ---
03:35:58  [WARNING] 
03:35:58  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
03:35:58  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:35:58  [WARNING] 
03:35:58  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:35:58  [WARNING] 
03:35:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/odl-openflowplugin-southbound-0.18.2-SNAPSHOT.pom
03:35:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/odl-openflowplugin-southbound-0.18.2-SNAPSHOT-features.xml
03:35:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/odl-openflowplugin-southbound-0.18.2-SNAPSHOT-cyclonedx.xml
03:35:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/odl-openflowplugin-southbound-0.18.2-SNAPSHOT-cyclonedx.json
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound ---
03:35:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:35:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:35:58  [WARNING] 
03:35:58  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
03:35:58  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:35:58  [WARNING] 
03:35:58  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:35:58  [WARNING] 
03:35:58  [INFO] 
03:35:58  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >--
03:35:58  [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.2-SNAPSHOT [37/84]
03:35:58  [INFO] ------------------------------[ feature ]-------------------------------
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions ---
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions ---
03:35:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:58  [INFO] 
03:35:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions ---
03:35:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:58  [INFO] 
03:35:58  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] 
03:35:59  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:35:59  [INFO] argLine set to empty
03:35:59  [INFO] 
03:35:59  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] Starting audit...
03:35:59  Audit done.
03:35:59  [INFO] You have 0 Checkstyle violations.
03:35:59  [INFO] 
03:35:59  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] Starting audit...
03:35:59  Audit done.
03:35:59  [INFO] You have 0 Checkstyle violations.
03:35:59  [INFO] 
03:35:59  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/LICENSE
03:35:59  [INFO] 
03:35:59  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml
03:35:59  [INFO] ...done!
03:35:59  [INFO] Attaching features XML
03:35:59  [INFO] 
03:35:59  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions ---
03:35: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
03:35:59  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:35:59  [INFO] 
03:35:59  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>>
03:35:59  [INFO] 
03:35:59  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] 
03:35:59  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<<
03:35:59  [INFO] 
03:35:59  [INFO] 
03:35:59  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] 
03:35:59  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-nxm-extensions ---
03:35:59  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions
03:35:59  [INFO] Project dependency features detected: []
03:35:59  [INFO] Pax Exam System (Version: 4.13.3) created.
03:35:59  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:36:00  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:36:00  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:36:00  [INFO] Waiting for remote bundle context.. on 21000 name: 6e5e5f94-c673-4b51-8137-d88ebe2837d8 timout: [ RelativeTimeout value = 180000 ]
03:36:17  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:36:17  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:36:17  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:36:17  [INFO] 
03:36:17  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-nxm-extensions ---
03:36:17  [INFO] 
03:36:17  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions ---
03:36:17  [INFO] 
03:36:17  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-nxm-extensions ---
03:36:17  [INFO] CycloneDX: Resolving Dependencies
03:36:20  [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s)
03:36:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml
03:36:20  [INFO]            attaching as odl-openflowplugin-nxm-extensions-0.18.2-SNAPSHOT-cyclonedx.xml
03:36:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json
03:36:20  [INFO]            attaching as odl-openflowplugin-nxm-extensions-0.18.2-SNAPSHOT-cyclonedx.json
03:36:20  [INFO] 
03:36:20  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [INFO] Skipping duplicate-finder execution!
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [INFO] Skipping plugin execution
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [INFO] Skipping source per configuration.
03:36:20  [INFO] 
03:36:20  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [INFO] 
03:36:20  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [WARNING] 
03:36:20  [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign
03:36:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:36:20  [WARNING] 
03:36:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:36:20  [WARNING] 
03:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.2-SNAPSHOT.pom
03:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.2-SNAPSHOT-features.xml
03:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.2-SNAPSHOT-cyclonedx.xml
03:36:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.2-SNAPSHOT-cyclonedx.json
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions ---
03:36:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:36:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:36:20  [WARNING] 
03:36:20  [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign
03:36:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:36:20  [WARNING] 
03:36:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:36:20  [WARNING] 
03:36:20  [INFO] 
03:36:20  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >--
03:36:20  [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.2-SNAPSHOT [38/84]
03:36:20  [INFO] ------------------------------[ feature ]-------------------------------
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions ---
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions ---
03:36:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:36:20  [INFO] 
03:36:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions ---
03:36:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:36:20  [INFO] 
03:36:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] 
03:36:21  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:36:21  [INFO] argLine set to empty
03:36:21  [INFO] 
03:36:21  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] Starting audit...
03:36:21  Audit done.
03:36:21  [INFO] You have 0 Checkstyle violations.
03:36:21  [INFO] 
03:36:21  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] Starting audit...
03:36:21  Audit done.
03:36:21  [INFO] You have 0 Checkstyle violations.
03:36:21  [INFO] 
03:36:21  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/LICENSE
03:36:21  [INFO] 
03:36:21  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml
03:36:21  [INFO] ...done!
03:36:21  [INFO] Attaching features XML
03:36:21  [INFO] 
03:36:21  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions ---
03:36: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
03:36:21  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:36:21  [INFO] 
03:36:21  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>>
03:36:21  [INFO] 
03:36:21  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] 
03:36:21  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<<
03:36:21  [INFO] 
03:36:21  [INFO] 
03:36:21  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] 
03:36:21  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-onf-extensions ---
03:36:21  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions
03:36:21  [INFO] Project dependency features detected: []
03:36:21  [INFO] Pax Exam System (Version: 4.13.3) created.
03:36:21  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:36:22  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:36:22  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:36:22  [INFO] Waiting for remote bundle context.. on 21000 name: d040d7e1-cef2-4494-8d75-d270072ac601 timout: [ RelativeTimeout value = 180000 ]
03:36:49  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:36:49  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:36:49  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:36:49  [INFO] 
03:36:49  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-onf-extensions ---
03:36:49  [INFO] 
03:36:49  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions ---
03:36:49  [INFO] 
03:36:49  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-onf-extensions ---
03:36:49  [INFO] CycloneDX: Resolving Dependencies
03:36:52  [INFO] CycloneDX: Creating BOM version 1.5 with 254 component(s)
03:36:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml
03:36:52  [INFO]            attaching as odl-openflowplugin-onf-extensions-0.18.2-SNAPSHOT-cyclonedx.xml
03:36:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json
03:36:52  [INFO]            attaching as odl-openflowplugin-onf-extensions-0.18.2-SNAPSHOT-cyclonedx.json
03:36:52  [INFO] 
03:36:52  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions ---
03:36:52  [INFO] Skipping duplicate-finder execution!
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions ---
03:36:52  [INFO] Skipping plugin execution
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions ---
03:36:52  [INFO] Skipping source per configuration.
03:36:52  [INFO] 
03:36:52  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions ---
03:36:52  [INFO] 
03:36:52  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-onf-extensions ---
03:36:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-onf-extensions ---
03:36:52  [WARNING] 
03:36:52  [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign
03:36:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:36:52  [WARNING] 
03:36:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:36:52  [WARNING] 
03:36:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.2-SNAPSHOT.pom
03:36:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.2-SNAPSHOT-features.xml
03:36:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.2-SNAPSHOT-cyclonedx.xml
03:36:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.2-SNAPSHOT-cyclonedx.json
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions ---
03:36:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:36:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:36:52  [WARNING] 
03:36:52  [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign
03:36:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:36:52  [WARNING] 
03:36:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:36:52  [WARNING] 
03:36:52  [INFO] 
03:36:52  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >--
03:36:52  [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.2-SNAPSHOT [39/84]
03:36:52  [INFO] ------------------------------[ feature ]-------------------------------
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions ---
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions ---
03:36:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:36:52  [INFO] 
03:36:52  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions ---
03:36:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:36:52  [INFO] 
03:36:52  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] 
03:36:53  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:36:53  [INFO] argLine set to empty
03:36:53  [INFO] 
03:36:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Starting audit...
03:36:53  Audit done.
03:36:53  [INFO] You have 0 Checkstyle violations.
03:36:53  [INFO] 
03:36:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Starting audit...
03:36:53  Audit done.
03:36:53  [INFO] You have 0 Checkstyle violations.
03:36:53  [INFO] 
03:36:53  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/LICENSE
03:36:53  [INFO] 
03:36:53  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml
03:36:53  [INFO] ...done!
03:36:53  [INFO] Attaching features XML
03:36:53  [INFO] 
03:36:53  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:36:53  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:36:53  [INFO] 
03:36:53  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>>
03:36:53  [INFO] 
03:36:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] 
03:36:53  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<<
03:36:53  [INFO] 
03:36:53  [INFO] 
03:36:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] 
03:36:53  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-eric-extensions ---
03:36:53  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions
03:36:53  [INFO] Project dependency features detected: []
03:36:53  [INFO] Pax Exam System (Version: 4.13.3) created.
03:36:53  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:36:53  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:36:53  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:36:53  [INFO] Waiting for remote bundle context.. on 21000 name: 8f95ac23-f24f-4783-9dc5-fcc88d6d0d5b timout: [ RelativeTimeout value = 180000 ]
03:37:12  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:37:12  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:37:12  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:37:12  [INFO] 
03:37:12  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-eric-extensions ---
03:37:12  [INFO] 
03:37:12  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions ---
03:37:12  [INFO] 
03:37:12  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-eric-extensions ---
03:37:12  [INFO] CycloneDX: Resolving Dependencies
03:37:16  [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s)
03:37:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml
03:37:16  [INFO]            attaching as odl-openflowplugin-eric-extensions-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json
03:37:16  [INFO]            attaching as odl-openflowplugin-eric-extensions-0.18.2-SNAPSHOT-cyclonedx.json
03:37:16  [INFO] 
03:37:16  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions ---
03:37:16  [INFO] Skipping duplicate-finder execution!
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions ---
03:37:16  [INFO] Skipping plugin execution
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions ---
03:37:16  [INFO] Skipping source per configuration.
03:37:16  [INFO] 
03:37:16  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions ---
03:37:16  [INFO] 
03:37:16  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-eric-extensions ---
03:37:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions ---
03:37:16  [WARNING] 
03:37:16  [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign
03:37:16  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:37:16  [WARNING] 
03:37:16  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:37:16  [WARNING] 
03:37:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.2-SNAPSHOT.pom
03:37:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.2-SNAPSHOT-features.xml
03:37:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:16  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.2-SNAPSHOT-cyclonedx.json
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions ---
03:37:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:16  [WARNING] 
03:37:16  [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign
03:37:16  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:37:16  [WARNING] 
03:37:16  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:37:16  [WARNING] 
03:37:16  [INFO] 
03:37:16  [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >--
03:37:16  [INFO] Building features-openflowplugin-extension 0.18.2-SNAPSHOT       [40/84]
03:37:16  [INFO] ------------------------------[ feature ]-------------------------------
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension ---
03:37:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension ---
03:37:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:16  [INFO] 
03:37:16  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension ---
03:37:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:37:16  [INFO] argLine set to empty
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension ---
03:37:16  [INFO] Starting audit...
03:37:16  Audit done.
03:37:16  [INFO] You have 0 Checkstyle violations.
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension ---
03:37:16  [INFO] Starting audit...
03:37:16  Audit done.
03:37:16  [INFO] You have 0 Checkstyle violations.
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension ---
03:37:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/LICENSE
03:37:16  [INFO] 
03:37:16  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension ---
03:37:16  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml
03:37:16  [INFO] ...done!
03:37:16  [INFO] Attaching features XML
03:37:16  [INFO] 
03:37:16  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension ---
03:37: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
03:37:16  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:37:16  [INFO] 
03:37:16  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>>
03:37:16  [INFO] 
03:37:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<<
03:37:16  [INFO] 
03:37:16  [INFO] 
03:37:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowplugin-extension ---
03:37:16  [INFO] 
03:37:16  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowplugin-extension ---
03:37:16  [INFO] CycloneDX: Resolving Dependencies
03:37:20  [INFO] CycloneDX: Creating BOM version 1.5 with 262 component(s)
03:37:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml
03:37:20  [INFO]            attaching as features-openflowplugin-extension-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json
03:37:20  [INFO]            attaching as features-openflowplugin-extension-0.18.2-SNAPSHOT-cyclonedx.json
03:37:20  [INFO] 
03:37:20  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension ---
03:37:20  [INFO] Skipping duplicate-finder execution!
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin-extension ---
03:37:20  [INFO] Skipping plugin execution
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension ---
03:37:20  [INFO] No sources in project. Archive not created.
03:37:20  [INFO] 
03:37:20  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin-extension ---
03:37:20  [INFO] 
03:37:20  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin-extension ---
03:37:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin-extension ---
03:37:20  [WARNING] 
03:37:20  [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign
03:37:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:37:20  [WARNING] 
03:37:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:37:20  [WARNING] 
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/features-openflowplugin-extension-0.18.2-SNAPSHOT.pom
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/features-openflowplugin-extension-0.18.2-SNAPSHOT-features.xml
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/features-openflowplugin-extension-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/features-openflowplugin-extension-0.18.2-SNAPSHOT-cyclonedx.json
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin-extension ---
03:37:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:20  [WARNING] 
03:37:20  [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign
03:37:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:37:20  [WARNING] 
03:37:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:37:20  [WARNING] 
03:37:20  [INFO] 
03:37:20  [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >----
03:37:20  [INFO] Building features-extension-aggregator 0.18.2-SNAPSHOT           [41/84]
03:37:20  [INFO] --------------------------------[ pom ]---------------------------------
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-extension-aggregator ---
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator ---
03:37:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:20  [INFO] 
03:37:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator ---
03:37:20  [INFO] 
03:37:20  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-extension-aggregator ---
03:37:20  [INFO] CycloneDX: Resolving Dependencies
03:37:20  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
03:37:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/target/bom.xml
03:37:20  [INFO]            attaching as features-extension-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/target/bom.json
03:37:20  [INFO]            attaching as features-extension-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-extension-aggregator ---
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/features-extension-aggregator-0.18.2-SNAPSHOT.pom
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/features-extension-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:20  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.2-SNAPSHOT/features-extension-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-extension-aggregator ---
03:37:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:20  [INFO] 
03:37:20  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >--
03:37:20  [INFO] Building openflowplugin-extension-aggregator 0.18.2-SNAPSHOT     [42/84]
03:37:20  [INFO] --------------------------------[ pom ]---------------------------------
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator ---
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator ---
03:37:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:20  [INFO] 
03:37:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator ---
03:37:20  [INFO] 
03:37:20  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-extension-aggregator ---
03:37:20  [INFO] Skipping CycloneDX goal, because module skips deploy
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-extension-aggregator ---
03:37:20  [INFO] Skipping artifact installation
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator ---
03:37:20  [INFO] Skipping artifact deployment
03:37:20  [INFO] 
03:37:20  [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------
03:37:20  [INFO] Building test-provider 0.18.2-SNAPSHOT                           [43/84]
03:37:20  [INFO] -------------------------------[ bundle ]-------------------------------
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-provider ---
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider ---
03:37:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider ---
03:37:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:20  [INFO] 
03:37:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider ---
03:37:20  [INFO] 
03:37:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider ---
03:37:20  [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-calcium/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/**
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider ---
03:37:20  [INFO] Starting audit...
03:37:20  Audit done.
03:37:20  [INFO] You have 0 Checkstyle violations.
03:37:20  [INFO] 
03:37:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider ---
03:37:21  [INFO] Starting audit...
03:37:21  Audit done.
03:37:21  [INFO] You have 0 Checkstyle violations.
03:37:21  [INFO] 
03:37:21  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider ---
03:37:21  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/classes/LICENSE
03:37:21  [INFO] 
03:37:21  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider ---
03:37:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/resources
03:37:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/generated-sources/spi
03:37:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/generated-sources/yang
03:37:21  [INFO] 
03:37:21  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider ---
03:37:21  [INFO] Recompiling the module because of changed dependency.
03:37:21  [INFO] Compiling 16 source files with javac [debug release 17] to target/classes
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:37:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:37:22  [INFO] 
03:37:22  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>>
03:37:22  [INFO] 
03:37:22  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-provider ---
03:37:22  [INFO] Fork Value is true
03:37:28  [INFO] Done SpotBugs Analysis....
03:37:28  [INFO] 
03:37:28  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<<
03:37:28  [INFO] 
03:37:28  [INFO] 
03:37:28  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-provider ---
03:37:28  [INFO] BugInstance size is 0
03:37:28  [INFO] Error size is 0
03:37:28  [INFO] No errors/warnings found
03:37:28  [INFO] 
03:37:28  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider ---
03:37:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/test/resources
03:37:28  [INFO] 
03:37:28  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-provider ---
03:37:28  [INFO] No sources to compile
03:37:28  [INFO] 
03:37:28  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-provider ---
03:37:28  [INFO] No tests to run.
03:37:28  [INFO] 
03:37:28  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-provider ---
03:37:28  [INFO] 
03:37:28  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider ---
03:37:28  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT.jar
03:37:28  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/META-INF/MANIFEST.MF
03:37:28  [INFO] 
03:37:28  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-provider ---
03:37:28  [INFO] No previous run data found, generating javadoc.
03:37:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-javadoc.jar
03:37:30  [INFO] 
03:37:30  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-provider ---
03:37:30  [INFO] CycloneDX: Resolving Dependencies
03:37:30  [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s)
03:37:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/bom.xml
03:37:30  [INFO]            attaching as test-provider-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/bom.json
03:37:30  [INFO]            attaching as test-provider-0.18.2-SNAPSHOT-cyclonedx.json
03:37:30  [INFO] 
03:37:30  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider ---
03:37:31  [INFO] Skipping duplicate-finder execution!
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-provider ---
03:37:31  [WARNING] Used undeclared dependencies found:
03:37:31  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:37:31  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:37:31  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:37:31  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:37:31  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:37:31  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:37:31  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-provider ---
03:37:31  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-sources.jar
03:37:31  [INFO] 
03:37:31  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-provider ---
03:37:31  [INFO] 
03:37:31  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-provider ---
03:37:31  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-provider ---
03:37:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT.pom
03:37:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT.jar
03:37:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT-javadoc.jar
03:37:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT-cyclonedx.json
03:37:31  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT-sources.jar
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider ---
03:37:31  [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-SNAPSHOT.jar
03:37:31  [INFO] Writing OBR metadata
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-provider ---
03:37:31  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:31  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider ---
03:37:31  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:37:31  [INFO] 
03:37:31  [INFO] ------------< org.opendaylight.openflowplugin:test-common >-------------
03:37:31  [INFO] Building test-common 0.18.2-SNAPSHOT                             [44/84]
03:37:31  [INFO] -------------------------------[ bundle ]-------------------------------
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ test-common ---
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common ---
03:37:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common ---
03:37:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:31  [INFO] 
03:37:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common ---
03:37:31  [INFO] 
03:37:31  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common ---
03: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-calcium/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/**
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common ---
03:37:31  [INFO] Starting audit...
03:37:31  Audit done.
03:37:31  [INFO] You have 0 Checkstyle violations.
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common ---
03:37:31  [INFO] Starting audit...
03:37:31  Audit done.
03:37:31  [INFO] You have 0 Checkstyle violations.
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common ---
03:37:31  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/classes/LICENSE
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common ---
03:37:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/src/main/resources
03:37:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/generated-sources/spi
03:37:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/generated-sources/yang
03:37:31  [INFO] 
03:37:31  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common ---
03:37:31  [INFO] Recompiling the module because of changed dependency.
03:37:31  [INFO] Compiling 7 source files with javac [debug release 17] to target/classes
03:37:31  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:31  [INFO] 
03:37:31  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>>
03:37:31  [INFO] 
03:37:31  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-common ---
03:37:31  [INFO] Fork Value is true
03:37:34  [INFO] Done SpotBugs Analysis....
03:37:34  [INFO] 
03:37:34  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<<
03:37:34  [INFO] 
03:37:34  [INFO] 
03:37:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-common ---
03:37:34  [INFO] BugInstance size is 0
03:37:34  [INFO] Error size is 0
03:37:34  [INFO] No errors/warnings found
03:37:34  [INFO] 
03:37:34  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common ---
03:37:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/src/test/resources
03:37:34  [INFO] 
03:37:34  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-common ---
03:37:34  [INFO] No sources to compile
03:37:34  [INFO] 
03:37:34  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ test-common ---
03:37:34  [INFO] No tests to run.
03:37:34  [INFO] 
03:37:34  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ test-common ---
03:37:34  [INFO] 
03:37:34  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common ---
03:37:34  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT.jar
03:37:34  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/META-INF/MANIFEST.MF
03:37:34  [INFO] 
03:37:34  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ test-common ---
03:37:35  [INFO] No previous run data found, generating javadoc.
03:37:36  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-javadoc.jar
03:37:36  [INFO] 
03:37:36  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ test-common ---
03:37:36  [INFO] CycloneDX: Resolving Dependencies
03:37:36  [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s)
03:37:36  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/bom.xml
03:37:36  [INFO]            attaching as test-common-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:36  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/bom.json
03:37:36  [INFO]            attaching as test-common-0.18.2-SNAPSHOT-cyclonedx.json
03:37:36  [INFO] 
03:37:36  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common ---
03:37:36  [INFO] Skipping duplicate-finder execution!
03:37:36  [INFO] 
03:37:36  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ test-common ---
03:37:36  [WARNING] Used undeclared dependencies found:
03:37:36  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:37:36  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:37:36  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:37:36  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:37:36  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:37:36  [INFO] 
03:37:36  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ test-common ---
03:37:36  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-sources.jar
03:37:36  [INFO] 
03:37:36  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ test-common ---
03:37:36  [INFO] 
03:37:36  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ test-common ---
03:37:36  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:37:36  [INFO] 
03:37:36  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ test-common ---
03:37:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT.pom
03:37:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT.jar
03:37:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT-javadoc.jar
03:37:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT-cyclonedx.json
03:37:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT-sources.jar
03:37:36  [INFO] 
03:37:36  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common ---
03:37:37  [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-SNAPSHOT.jar
03:37:37  [INFO] Writing OBR metadata
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ test-common ---
03:37:37  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:37  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common ---
03:37:37  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:37:37  [INFO] 
03:37:37  [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >-----------
03:37:37  [INFO] Building drop-test-karaf 0.18.2-SNAPSHOT                         [45/84]
03:37:37  [INFO] -------------------------------[ bundle ]-------------------------------
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ drop-test-karaf ---
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf ---
03:37:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf ---
03:37:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:37  [INFO] 
03:37:37  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf ---
03:37:37  [INFO] 
03:37:37  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf ---
03:37: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-calcium/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/**
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf ---
03:37:37  [INFO] Starting audit...
03:37:37  Audit done.
03:37:37  [INFO] You have 0 Checkstyle violations.
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf ---
03:37:37  [INFO] Starting audit...
03:37:37  Audit done.
03:37:37  [INFO] You have 0 Checkstyle violations.
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf ---
03:37:37  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/classes/LICENSE
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf ---
03:37:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/src/main/resources
03:37:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/generated-sources/spi
03:37:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/generated-sources/yang
03:37:37  [INFO] 
03:37:37  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf ---
03:37:37  [INFO] Recompiling the module because of changed dependency.
03:37:37  [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
03:37:37  [INFO] 
03:37:37  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>>
03:37:37  [INFO] 
03:37:37  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf ---
03:37:37  [INFO] Fork Value is true
03:37:39  [INFO] Done SpotBugs Analysis....
03:37:39  [INFO] 
03:37:39  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<<
03:37:39  [INFO] 
03:37:39  [INFO] 
03:37:39  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ drop-test-karaf ---
03:37:39  [INFO] BugInstance size is 0
03:37:39  [INFO] Error size is 0
03:37:39  [INFO] No errors/warnings found
03:37:39  [INFO] 
03:37:39  [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf ---
03:37:41  [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar!/org/apache/karaf/jaas/modules/impl/Activator.class
03:37:41  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider
03:37:41  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider
03:37:41  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter
03:37:41  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider
03:37:41  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider
03:37:41  [INFO] 
03:37:41  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf ---
03:37:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/src/test/resources
03:37:41  [INFO] 
03:37:41  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ drop-test-karaf ---
03:37:41  [INFO] No sources to compile
03:37:41  [INFO] 
03:37:41  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ drop-test-karaf ---
03:37:41  [INFO] No tests to run.
03:37:41  [INFO] 
03:37:41  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ drop-test-karaf ---
03:37:41  [INFO] 
03:37:41  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf ---
03:37:41  [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.18.2-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker
03:37:41  Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
03:37:41  Package found in   [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core]
03:37:41  Class path         [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:rfc6991-ietf-yang-types, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api]
03:37:41  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT.jar
03:37:41  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/META-INF/MANIFEST.MF
03:37:41  [INFO] 
03:37:41  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ drop-test-karaf ---
03:37:41  [INFO] No previous run data found, generating javadoc.
03:37:42  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT-javadoc.jar
03:37:42  [INFO] 
03:37:42  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ drop-test-karaf ---
03:37:42  [INFO] CycloneDX: Resolving Dependencies
03:37:43  [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s)
03:37:43  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/bom.xml
03:37:43  [INFO]            attaching as drop-test-karaf-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:43  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/bom.json
03:37:43  [INFO]            attaching as drop-test-karaf-0.18.2-SNAPSHOT-cyclonedx.json
03:37:43  [INFO] 
03:37:43  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf ---
03:37:43  [INFO] Skipping duplicate-finder execution!
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ drop-test-karaf ---
03:37:43  [WARNING] Used undeclared dependencies found:
03:37:43  [WARNING]    org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf ---
03:37:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT-sources.jar
03:37:43  [INFO] 
03:37:43  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ drop-test-karaf ---
03:37:43  [INFO] 
03:37:43  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ drop-test-karaf ---
03:37:43  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ drop-test-karaf ---
03:37:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT.pom
03:37:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT.jar
03:37:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT-javadoc.jar
03:37:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT-cyclonedx.json
03:37:43  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT-sources.jar
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf ---
03:37:43  [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-SNAPSHOT.jar
03:37:43  [INFO] Writing OBR metadata
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ drop-test-karaf ---
03:37:43  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:43  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf ---
03:37:43  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:37:43  [INFO] 
03:37:43  [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------
03:37:43  [INFO] Building bulk-o-matic 0.18.2-SNAPSHOT                            [46/84]
03:37:43  [INFO] -------------------------------[ bundle ]-------------------------------
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bulk-o-matic ---
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic ---
03:37:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:43  [INFO] 
03:37:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic ---
03:37:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:43  [INFO] 
03:37:43  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic ---
03:37:43  [INFO] 
03:37:43  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic ---
03:37: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-calcium/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/**
03:37:43  [INFO] 
03:37:43  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ bulk-o-matic ---
03:37:44  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:37:44  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/yang
03:37:44  [INFO] yang-to-sources: Found 8 dependencies in 1.481 ms
03:37:44  [INFO] yang-to-sources: Project model files found: 1 in 3.064 ms
03:37:44  [INFO] yang-to-sources: 23 YANG models processed in 305.5 ms
03:37:44  [INFO] BindingJavaFileGenerator: Defined 61 files in 29.38 ms
03:37:44  [INFO] Sorted 61 files into 5 directories in 136.8 μs
03:37:44  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 53.33 ms
03:37:44  [INFO] 
03:37:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic ---
03:37:44  [INFO] Starting audit...
03:37:44  Audit done.
03:37:44  [INFO] You have 0 Checkstyle violations.
03:37:44  [INFO] 
03:37:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic ---
03:37:44  [INFO] Starting audit...
03:37:44  Audit done.
03:37:44  [INFO] You have 0 Checkstyle violations.
03:37:44  [INFO] 
03:37:44  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic ---
03:37:44  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/classes/LICENSE
03:37:44  [INFO] 
03:37:44  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic ---
03:37:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/resources
03:37:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/generated-sources/spi
03:37:44  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:37:44  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:37:44  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:37:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/generated-sources/spi
03:37:44  [INFO] 
03:37:44  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic ---
03:37:44  [INFO] Recompiling the module because of changed dependency.
03:37:44  [INFO] Compiling 70 source files with javac [debug release 17] to target/classes
03:37:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast
03:37:44    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:37:44    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#1 of ?>
03:37:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:44  [INFO] 
03:37:44  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>>
03:37:44  [INFO] 
03:37:44  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic ---
03:37:45  [INFO] Fork Value is true
03:37:49  [INFO] Done SpotBugs Analysis....
03:37:49  [INFO] 
03:37:49  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<<
03:37:49  [INFO] 
03:37:49  [INFO] 
03:37:49  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bulk-o-matic ---
03:37:49  [INFO] BugInstance size is 0
03:37:49  [INFO] Error size is 0
03:37:49  [INFO] No errors/warnings found
03:37:49  [INFO] 
03:37:49  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic ---
03:37:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/test/resources
03:37:49  [INFO] 
03:37:49  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bulk-o-matic ---
03:37:49  [INFO] Recompiling the module because of changed dependency.
03:37:49  [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes
03:37:49  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:49  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:49  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:49  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:49  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:37:49  [INFO] 
03:37:49  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ bulk-o-matic ---
03:37:49  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:37:49  [INFO] 
03:37:49  [INFO] -------------------------------------------------------
03:37:49  [INFO]  T E S T S
03:37:49  [INFO] -------------------------------------------------------
03:37:50  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
03:37:50  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
03:37:50  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
03:37:50  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:37:52  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.770 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
03:37:52  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
03:37:52  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
03:37:52  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
03:37:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
03:37:53  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
03:37:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
03:37:53  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
03:37:53  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
03:37:53  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
03:37:54  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
03:37:54  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
03:37:54  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
03:37:54  [INFO] 
03:37:54  [INFO] Results:
03:37:54  [INFO] 
03:37:54  [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
03:37:54  [INFO] 
03:37:54  [INFO] 
03:37:54  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ bulk-o-matic ---
03:37:54  [INFO] 
03:37:54  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic ---
03:37:54  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT.jar
03:37:54  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF
03:37:54  [INFO] 
03:37:54  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ bulk-o-matic ---
03:37:54  [INFO] No previous run data found, generating javadoc.
03:37:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-javadoc.jar
03:37:56  [INFO] 
03:37:56  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ bulk-o-matic ---
03:37:56  [INFO] CycloneDX: Resolving Dependencies
03:37:57  [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s)
03:37:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bom.xml
03:37:57  [INFO]            attaching as bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bom.json
03:37:57  [INFO]            attaching as bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.json
03:37:57  [INFO] 
03:37:57  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic ---
03:37:57  [INFO] Skipping duplicate-finder execution!
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bulk-o-matic ---
03:37:57  [WARNING] Used undeclared dependencies found:
03:37:57  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:37:57  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:37:57  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:37:57  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:37:57  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:37:57  [WARNING] Non-test scoped test only dependencies found:
03:37:57  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic ---
03:37:57  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-sources.jar
03:37:57  [INFO] 
03:37:57  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bulk-o-matic ---
03:37:57  [INFO] 
03:37:57  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bulk-o-matic ---
03:37:57  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec
03:37:57  [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bulk-o-matic ---
03:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT.pom
03:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT.jar
03:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT-javadoc.jar
03:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.xml
03:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.json
03:37:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT-sources.jar
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic ---
03:37:57  [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-SNAPSHOT.jar
03:37:57  [INFO] Writing OBR metadata
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ bulk-o-matic ---
03:37:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:37:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic ---
03:37:57  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:37:57  [INFO] 
03:37:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >--
03:37:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.18.2-SNAPSHOT [47/84]
03:37:57  [INFO] ------------------------------[ feature ]-------------------------------
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:57  [INFO] 
03:37:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:57  [INFO] 
03:37:57  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] 
03:37:58  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:37:58  [INFO] argLine set to empty
03:37:58  [INFO] 
03:37:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] Starting audit...
03:37:58  Audit done.
03:37:58  [INFO] You have 0 Checkstyle violations.
03:37:58  [INFO] 
03:37:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] Starting audit...
03:37:58  Audit done.
03:37:58  [INFO] You have 0 Checkstyle violations.
03:37:58  [INFO] 
03:37:58  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/LICENSE
03:37:58  [INFO] 
03:37:58  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml
03:37:58  [INFO] ...done!
03:37:58  [INFO] Attaching features XML
03:37:58  [INFO] 
03:37:58  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic ---
03:37: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
03:37:58  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:37:58  [INFO] 
03:37:58  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>>
03:37:58  [INFO] 
03:37:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] 
03:37:58  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<<
03:37:58  [INFO] 
03:37:58  [INFO] 
03:37:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] 
03:37:58  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-bulk-o-matic ---
03:37:58  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic
03:37:58  [INFO] Project dependency features detected: []
03:37:58  [INFO] Pax Exam System (Version: 4.13.3) created.
03:37:58  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:37:59  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:37:59  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:37:59  [INFO] Waiting for remote bundle context.. on 21000 name: e373117d-03cf-4a93-81f1-dc54ee1be411 timout: [ RelativeTimeout value = 180000 ]
03:38:17  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:38:17  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:38:17  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:38:17  [INFO] 
03:38:17  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:17  [INFO] 
03:38:17  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:17  [INFO] 
03:38:17  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:17  [INFO] CycloneDX: Resolving Dependencies
03:38:21  [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s)
03:38:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml
03:38:21  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json
03:38:21  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.json
03:38:21  [INFO] 
03:38:21  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [INFO] Skipping duplicate-finder execution!
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [INFO] Skipping plugin execution
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [INFO] Skipping source per configuration.
03:38:21  [INFO] 
03:38:21  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [INFO] 
03:38:21  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [WARNING] 
03:38:21  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
03:38:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:38:21  [WARNING] 
03:38:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:38:21  [WARNING] 
03:38:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.2-SNAPSHOT.pom
03:38:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/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.18.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.2-SNAPSHOT-features.xml
03:38:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.2-SNAPSHOT-cyclonedx.json
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic ---
03:38:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:38:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:38:21  [WARNING] 
03:38:21  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
03:38:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:38:21  [WARNING] 
03:38:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:38:21  [WARNING] 
03:38:21  [INFO] 
03:38:21  [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >--
03:38:21  [INFO] Building device-ownership-service 0.18.2-SNAPSHOT                [48/84]
03:38:21  [INFO] -------------------------------[ bundle ]-------------------------------
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ device-ownership-service ---
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service ---
03:38:21  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service ---
03:38:21  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:21  [INFO] 
03:38:21  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service ---
03:38:21  [INFO] 
03:38:21  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service ---
03: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-calcium/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/**
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service ---
03:38:21  [INFO] Starting audit...
03:38:21  Audit done.
03:38:21  [INFO] You have 0 Checkstyle violations.
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service ---
03:38:21  [INFO] Starting audit...
03:38:21  Audit done.
03:38:21  [INFO] You have 0 Checkstyle violations.
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service ---
03:38:21  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/classes/LICENSE
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service ---
03:38:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/src/main/resources
03:38:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/generated-sources/spi
03:38:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/generated-sources/yang
03:38:21  [INFO] 
03:38:21  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service ---
03:38:21  [INFO] Recompiling the module because of changed dependency.
03:38:21  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:38:21  [INFO] 
03:38:21  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>>
03:38:21  [INFO] 
03:38:21  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service ---
03:38:21  [INFO] Fork Value is true
03:38:24  [INFO] Done SpotBugs Analysis....
03:38:24  [INFO] 
03:38:24  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<<
03:38:24  [INFO] 
03:38:24  [INFO] 
03:38:24  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ device-ownership-service ---
03:38:24  [INFO] BugInstance size is 0
03:38:24  [INFO] Error size is 0
03:38:24  [INFO] No errors/warnings found
03:38:24  [INFO] 
03:38:24  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service ---
03:38:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/src/test/resources
03:38:24  [INFO] 
03:38:24  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ device-ownership-service ---
03:38:24  [INFO] No sources to compile
03:38:24  [INFO] 
03:38:24  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ device-ownership-service ---
03:38:24  [INFO] No tests to run.
03:38:24  [INFO] 
03:38:24  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ device-ownership-service ---
03:38:24  [INFO] 
03:38:24  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service ---
03:38:24  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT.jar
03:38:24  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/META-INF/MANIFEST.MF
03:38:24  [INFO] 
03:38:24  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ device-ownership-service ---
03:38:24  [INFO] No previous run data found, generating javadoc.
03:38:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-javadoc.jar
03:38:25  [INFO] 
03:38:25  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ device-ownership-service ---
03:38:25  [INFO] CycloneDX: Resolving Dependencies
03:38:25  [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s)
03:38:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/bom.xml
03:38:25  [INFO]            attaching as device-ownership-service-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/bom.json
03:38:25  [INFO]            attaching as device-ownership-service-0.18.2-SNAPSHOT-cyclonedx.json
03:38:25  [INFO] 
03:38:25  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service ---
03:38:25  [INFO] Skipping duplicate-finder execution!
03:38:25  [INFO] 
03:38:25  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ device-ownership-service ---
03:38:25  [WARNING] Used undeclared dependencies found:
03:38:25  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:38:25  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:38:25  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:38:25  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:38:25  [INFO] 
03:38:25  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service ---
03:38:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-sources.jar
03:38:25  [INFO] 
03:38:25  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ device-ownership-service ---
03:38:25  [INFO] 
03:38:25  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ device-ownership-service ---
03:38:25  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:38:25  [INFO] 
03:38:25  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ device-ownership-service ---
03:38:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT.pom
03:38:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT.jar
03:38:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT-javadoc.jar
03:38:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT-cyclonedx.json
03:38:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT-sources.jar
03:38:25  [INFO] 
03:38:25  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service ---
03:38:25  [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-SNAPSHOT.jar
03:38:25  [INFO] Writing OBR metadata
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ device-ownership-service ---
03:38:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:38:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service ---
03:38:26  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:38:26  [INFO] 
03:38:26  [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >--
03:38:26  [INFO] Building of-switch-config-pusher 0.18.2-SNAPSHOT                 [49/84]
03:38:26  [INFO] -------------------------------[ bundle ]-------------------------------
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ of-switch-config-pusher ---
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher ---
03:38:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher ---
03:38:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:26  [INFO] 
03:38:26  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher ---
03:38:26  [INFO] 
03:38:26  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher ---
03:38: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-calcium/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/**
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher ---
03:38:26  [INFO] Starting audit...
03:38:26  Audit done.
03:38:26  [INFO] You have 0 Checkstyle violations.
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher ---
03:38:26  [INFO] Starting audit...
03:38:26  Audit done.
03:38:26  [INFO] You have 0 Checkstyle violations.
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher ---
03:38:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/classes/LICENSE
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher ---
03:38:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/src/main/resources
03:38:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/generated-sources/spi
03:38:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/generated-sources/yang
03:38:26  [INFO] 
03:38:26  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher ---
03:38:26  [INFO] Recompiling the module because of changed dependency.
03:38:26  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:38:26  [INFO] 
03:38:26  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>>
03:38:26  [INFO] 
03:38:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher ---
03:38:26  [INFO] Fork Value is true
03:38:28  [INFO] Done SpotBugs Analysis....
03:38:28  [INFO] 
03:38:28  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<<
03:38:28  [INFO] 
03:38:28  [INFO] 
03:38:28  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher ---
03:38:28  [INFO] BugInstance size is 0
03:38:28  [INFO] Error size is 0
03:38:28  [INFO] No errors/warnings found
03:38:28  [INFO] 
03:38:28  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher ---
03:38:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/src/test/resources
03:38:28  [INFO] 
03:38:28  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher ---
03:38:28  [INFO] Recompiling the module because of changed dependency.
03:38:28  [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
03:38:29  [INFO] 
03:38:29  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ of-switch-config-pusher ---
03:38:29  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:38:29  [INFO] 
03:38:29  [INFO] -------------------------------------------------------
03:38:29  [INFO]  T E S T S
03:38:29  [INFO] -------------------------------------------------------
03:38:29  [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
03:38:30  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:38:31  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
03:38:31  [INFO] 
03:38:31  [INFO] Results:
03:38:31  [INFO] 
03:38:31  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:38:31  [INFO] 
03:38:31  [INFO] 
03:38:31  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ of-switch-config-pusher ---
03:38:31  [INFO] 
03:38:31  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher ---
03:38:32  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT.jar
03:38:32  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF
03:38:32  [INFO] 
03:38:32  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ of-switch-config-pusher ---
03:38:32  [INFO] No previous run data found, generating javadoc.
03:38:33  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-javadoc.jar
03:38:33  [INFO] 
03:38:33  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ of-switch-config-pusher ---
03:38:33  [INFO] CycloneDX: Resolving Dependencies
03:38:33  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
03:38:33  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/bom.xml
03:38:33  [INFO]            attaching as of-switch-config-pusher-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:33  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/bom.json
03:38:34  [INFO]            attaching as of-switch-config-pusher-0.18.2-SNAPSHOT-cyclonedx.json
03:38:34  [INFO] 
03:38:34  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher ---
03:38:34  [INFO] Skipping duplicate-finder execution!
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ of-switch-config-pusher ---
03:38:34  [INFO] No dependency problems found
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher ---
03:38:34  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-sources.jar
03:38:34  [INFO] 
03:38:34  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ of-switch-config-pusher ---
03:38:34  [INFO] 
03:38:34  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ of-switch-config-pusher ---
03:38:34  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec
03:38:34  [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ of-switch-config-pusher ---
03:38:34  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT.pom
03:38:34  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT.jar
03:38:34  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT-javadoc.jar
03:38:34  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:34  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT-cyclonedx.json
03:38:34  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT-sources.jar
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher ---
03:38:34  [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-SNAPSHOT.jar
03:38:34  [INFO] Writing OBR metadata
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ of-switch-config-pusher ---
03:38:34  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:38:34  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher ---
03:38:34  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:38:34  [INFO] 
03:38:34  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >--
03:38:34  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.2-SNAPSHOT [50/84]
03:38:34  [INFO] ------------------------------[ feature ]-------------------------------
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:34  [INFO] 
03:38:34  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] 
03:38:34  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:38:34  [INFO] argLine set to empty
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Starting audit...
03:38:34  Audit done.
03:38:34  [INFO] You have 0 Checkstyle violations.
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Starting audit...
03:38:34  Audit done.
03:38:34  [INFO] You have 0 Checkstyle violations.
03:38:34  [INFO] 
03:38:34  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/LICENSE
03:38:34  [INFO] 
03:38:34  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml
03:38:34  [INFO] ...done!
03:38:34  [INFO] Attaching features XML
03:38:34  [INFO] 
03:38:34  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:38:34  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:38:34  [INFO] 
03:38:34  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>>
03:38:34  [INFO] 
03:38:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] 
03:38:34  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<<
03:38:34  [INFO] 
03:38:34  [INFO] 
03:38:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] 
03:38:34  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-config-pusher ---
03:38:34  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher
03:38:34  [INFO] Project dependency features detected: []
03:38:34  [INFO] Pax Exam System (Version: 4.13.3) created.
03:38:34  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:38:35  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:38:35  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:38:35  [INFO] Waiting for remote bundle context.. on 21000 name: 888adc15-8a22-46a7-a3b7-cd8efd5b0a3f timout: [ RelativeTimeout value = 180000 ]
03:38:54  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:38:54  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:38:54  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:38:54  [INFO] 
03:38:54  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-config-pusher ---
03:38:54  [INFO] 
03:38:54  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher ---
03:38:54  [INFO] 
03:38:54  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-config-pusher ---
03:38:54  [INFO] CycloneDX: Resolving Dependencies
03:38:57  [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s)
03:38:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml
03:38:57  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json
03:38:58  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.18.2-SNAPSHOT-cyclonedx.json
03:38:58  [INFO] 
03:38:58  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [INFO] Skipping duplicate-finder execution!
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [INFO] Skipping plugin execution
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [INFO] Skipping source per configuration.
03:38:58  [INFO] 
03:38:58  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [INFO] 
03:38:58  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [WARNING] 
03:38:58  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
03:38:58  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:38:58  [WARNING] 
03:38:58  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:38:58  [WARNING] 
03:38:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.2-SNAPSHOT.pom
03:38:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.2-SNAPSHOT-features.xml
03:38:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.2-SNAPSHOT-cyclonedx.xml
03:38:58  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.2-SNAPSHOT-cyclonedx.json
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher ---
03:38:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:38:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:38:58  [WARNING] 
03:38:58  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
03:38:58  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:38:58  [WARNING] 
03:38:58  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:38:58  [WARNING] 
03:38:58  [INFO] 
03:38:58  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >--
03:38:58  [INFO] Building arbitratorreconciliation-api 0.18.2-SNAPSHOT            [51/84]
03:38:58  [INFO] -------------------------------[ bundle ]-------------------------------
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-api ---
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:38:58  [INFO] 
03:38:58  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api ---
03:38:58  [INFO] 
03:38:58  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api ---
03:38: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-calcium/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/**
03:38:58  [INFO] 
03:38:58  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ arbitratorreconciliation-api ---
03:38:58  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:38:58  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/src/main/yang
03:38:58  [INFO] yang-to-sources: Found 10 dependencies in 1.480 ms
03:38:58  [INFO] yang-to-sources: Project model files found: 1 in 541.3 μs
03:38:58  [INFO] yang-to-sources: 11 YANG models processed in 134.4 ms
03:38:58  [INFO] BindingJavaFileGenerator: Defined 14 files in 13.59 ms
03:38:58  [INFO] Sorted 14 files into 3 directories in 61.61 μs
03:38:58  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 19.44 ms
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Starting audit...
03:38:58  Audit done.
03:38:58  [INFO] You have 0 Checkstyle violations.
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Starting audit...
03:38:58  Audit done.
03:38:58  [INFO] You have 0 Checkstyle violations.
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/classes/LICENSE
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api ---
03:38:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/src/main/resources
03:38:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi
03:38:58  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:38:58  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:38:58  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:38:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi
03:38:58  [INFO] 
03:38:58  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Recompiling the module because of changed dependency.
03:38:58  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:38:58  [INFO] 
03:38:58  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>>
03:38:58  [INFO] 
03:38:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api ---
03:38:58  [INFO] Fork Value is true
03:39:01  [INFO] Done SpotBugs Analysis....
03:39:01  [INFO] 
03:39:01  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<<
03:39:01  [INFO] 
03:39:01  [INFO] 
03:39:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api ---
03:39:01  [INFO] BugInstance size is 0
03:39:01  [INFO] Error size is 0
03:39:01  [INFO] No errors/warnings found
03:39:01  [INFO] 
03:39:01  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api ---
03:39:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/src/test/resources
03:39:01  [INFO] 
03:39:01  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api ---
03:39:01  [INFO] No sources to compile
03:39:01  [INFO] 
03:39:01  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ arbitratorreconciliation-api ---
03:39:01  [INFO] No tests to run.
03:39:01  [INFO] 
03:39:01  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ arbitratorreconciliation-api ---
03:39:01  [INFO] 
03:39:01  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api ---
03:39:01  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar
03:39:01  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF
03:39:01  [INFO] 
03:39:01  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ arbitratorreconciliation-api ---
03:39:01  [INFO] No previous run data found, generating javadoc.
03:39:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-javadoc.jar
03:39:02  [INFO] 
03:39:02  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-api ---
03:39:02  [INFO] CycloneDX: Resolving Dependencies
03:39:03  [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
03:39:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/bom.xml
03:39:03  [INFO]            attaching as arbitratorreconciliation-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/bom.json
03:39:03  [INFO]            attaching as arbitratorreconciliation-api-0.18.2-SNAPSHOT-cyclonedx.json
03:39:03  [INFO] 
03:39:03  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Skipping duplicate-finder execution!
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api ---
03:39:03  [WARNING] Used undeclared dependencies found:
03:39:03  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-sources.jar
03:39:03  [INFO] 
03:39:03  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-api ---
03:39:03  [INFO] 
03:39:03  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT.pom
03:39:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar
03:39:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT-javadoc.jar
03:39:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT-cyclonedx.json
03:39:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT-sources.jar
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar
03:39:03  [INFO] Writing OBR metadata
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:39:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api ---
03:39:03  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:39:03  [INFO] 
03:39:03  [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >--
03:39:03  [INFO] Building reconciliation-framework 0.18.2-SNAPSHOT                [52/84]
03:39:03  [INFO] -------------------------------[ bundle ]-------------------------------
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ reconciliation-framework ---
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework ---
03:39:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:03  [INFO] 
03:39:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework ---
03:39:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:03  [INFO] 
03:39:03  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework ---
03:39:04  [INFO] 
03:39:04  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework ---
03:39:04  [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-calcium/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/**
03:39:04  [INFO] 
03:39:04  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework ---
03:39:04  [INFO] Starting audit...
03:39:04  Audit done.
03:39:04  [INFO] You have 0 Checkstyle violations.
03:39:04  [INFO] 
03:39:04  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework ---
03:39:04  [INFO] Starting audit...
03:39:04  Audit done.
03:39:04  [INFO] You have 0 Checkstyle violations.
03:39:04  [INFO] 
03:39:04  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework ---
03:39:04  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/classes/LICENSE
03:39:04  [INFO] 
03:39:04  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework ---
03:39:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/src/main/resources
03:39:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/generated-sources/spi
03:39:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/generated-sources/yang
03:39:04  [INFO] 
03:39:04  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework ---
03:39:04  [INFO] Recompiling the module because of changed dependency.
03:39:04  [INFO] Compiling 6 source files with javac [debug release 17] to target/classes
03:39:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:04  [INFO] 
03:39:04  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>>
03:39:04  [INFO] 
03:39:04  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework ---
03:39:04  [INFO] Fork Value is true
03:39:07  [INFO] Done SpotBugs Analysis....
03:39:07  [INFO] 
03:39:07  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<<
03:39:07  [INFO] 
03:39:07  [INFO] 
03:39:07  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ reconciliation-framework ---
03:39:07  [INFO] BugInstance size is 0
03:39:07  [INFO] Error size is 0
03:39:07  [INFO] No errors/warnings found
03:39:07  [INFO] 
03:39:07  [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework ---
03:39:07  [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices
03:39:07  [INFO] 
03:39:07  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework ---
03:39:07  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/src/test/resources
03:39:07  [INFO] 
03:39:07  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ reconciliation-framework ---
03:39:07  [INFO] No sources to compile
03:39:07  [INFO] 
03:39:07  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ reconciliation-framework ---
03:39:07  [INFO] No tests to run.
03:39:07  [INFO] 
03:39:07  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ reconciliation-framework ---
03:39:07  [INFO] 
03:39:07  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework ---
03:39:08  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT.jar
03:39:08  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF
03:39:08  [INFO] 
03:39:08  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ reconciliation-framework ---
03:39:08  [INFO] No previous run data found, generating javadoc.
03:39:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-javadoc.jar
03:39:09  [INFO] 
03:39:09  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ reconciliation-framework ---
03:39:09  [INFO] CycloneDX: Resolving Dependencies
03:39:10  [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s)
03:39:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/bom.xml
03:39:10  [INFO]            attaching as reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/bom.json
03:39:10  [INFO]            attaching as reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.json
03:39:10  [INFO] 
03:39:10  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework ---
03:39:10  [INFO] Skipping duplicate-finder execution!
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ reconciliation-framework ---
03:39:10  [WARNING] Used undeclared dependencies found:
03:39:10  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:39:10  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:39:10  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:39:10  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework ---
03:39:10  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-sources.jar
03:39:10  [INFO] 
03:39:10  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ reconciliation-framework ---
03:39:10  [INFO] 
03:39:10  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ reconciliation-framework ---
03:39:10  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ reconciliation-framework ---
03:39:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT.pom
03:39:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT.jar
03:39:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT-javadoc.jar
03:39:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.json
03:39:10  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT-sources.jar
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework ---
03:39:10  [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-SNAPSHOT.jar
03:39:10  [INFO] Writing OBR metadata
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ reconciliation-framework ---
03:39:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:39:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework ---
03:39:10  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:39:10  [INFO] 
03:39:10  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >--
03:39:10  [INFO] Building arbitratorreconciliation-impl 0.18.2-SNAPSHOT           [53/84]
03:39:10  [INFO] -------------------------------[ bundle ]-------------------------------
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl ---
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl ---
03:39:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:10  [INFO] 
03:39:10  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl ---
03:39:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:10  [INFO] 
03:39:10  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] 
03:39:11  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl ---
03:39:11  [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-calcium/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/**
03:39:11  [INFO] 
03:39:11  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] Starting audit...
03:39:11  Audit done.
03:39:11  [INFO] You have 0 Checkstyle violations.
03:39:11  [INFO] 
03:39:11  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] Starting audit...
03:39:11  Audit done.
03:39:11  [INFO] You have 0 Checkstyle violations.
03:39:11  [INFO] 
03:39:11  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/classes/LICENSE
03:39:11  [INFO] 
03:39:11  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/src/main/resources
03:39:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi
03:39:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang
03:39:11  [INFO] 
03:39:11  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] Recompiling the module because of changed dependency.
03:39:11  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:39:11  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException
03:39:11  [INFO] 
03:39:11  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>>
03:39:11  [INFO] 
03:39:11  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl ---
03:39:11  [INFO] Fork Value is true
03:39:14  [INFO] Done SpotBugs Analysis....
03:39:14  [INFO] 
03:39:14  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<<
03:39:14  [INFO] 
03:39:14  [INFO] 
03:39:14  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl ---
03:39:14  [INFO] BugInstance size is 0
03:39:14  [INFO] Error size is 0
03:39:14  [INFO] No errors/warnings found
03:39:14  [INFO] 
03:39:14  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl ---
03:39:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/src/test/resources
03:39:14  [INFO] 
03:39:14  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl ---
03:39:14  [INFO] No sources to compile
03:39:14  [INFO] 
03:39:14  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ arbitratorreconciliation-impl ---
03:39:14  [INFO] No tests to run.
03:39:14  [INFO] 
03:39:14  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ arbitratorreconciliation-impl ---
03:39:14  [INFO] 
03:39:14  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl ---
03:39:14  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar
03:39:14  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF
03:39:14  [INFO] 
03:39:14  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ arbitratorreconciliation-impl ---
03:39:15  [INFO] No previous run data found, generating javadoc.
03:39:16  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-javadoc.jar
03:39:16  [INFO] 
03:39:16  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-impl ---
03:39:16  [INFO] CycloneDX: Resolving Dependencies
03:39:16  [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s)
03:39:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/bom.xml
03:39:16  [INFO]            attaching as arbitratorreconciliation-impl-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/bom.json
03:39:16  [INFO]            attaching as arbitratorreconciliation-impl-0.18.2-SNAPSHOT-cyclonedx.json
03:39:16  [INFO] 
03:39:16  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl ---
03:39:16  [INFO] Skipping duplicate-finder execution!
03:39:16  [INFO] 
03:39:16  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl ---
03:39:16  [WARNING] Used undeclared dependencies found:
03:39:16  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:39:16  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:39:16  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:39:16  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:39:16  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:39:16  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:39:16  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:39:16  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:39:16  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:39:16  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:39:16  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:39:16  [INFO] 
03:39:16  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-sources.jar
03:39:17  [INFO] 
03:39:17  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] 
03:39:17  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.pom
03:39:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar
03:39:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-javadoc.jar
03:39:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-cyclonedx.json
03:39:17  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-sources.jar
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar
03:39:17  [INFO] Writing OBR metadata
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:39:17  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl ---
03:39:17  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:39:17  [INFO] 
03:39:17  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >--
03:39:17  [INFO] Building forwardingrules-manager 0.18.2-SNAPSHOT                 [54/84]
03:39:17  [INFO] -------------------------------[ bundle ]-------------------------------
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-manager ---
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager ---
03:39:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager ---
03:39:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:17  [INFO] 
03:39:17  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager ---
03:39:17  [INFO] 
03:39:17  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager ---
03:39: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-calcium/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/**
03:39:17  [INFO] 
03:39:17  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ forwardingrules-manager ---
03:39:17  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:39:17  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/yang
03:39:17  [INFO] yang-to-sources: Found 14 dependencies in 2.521 ms
03:39:17  [INFO] yang-to-sources: Project model files found: 2 in 901.8 μs
03:39:17  [INFO] yang-to-sources: 5 YANG models processed in 75.94 ms
03:39:17  [INFO] BindingJavaFileGenerator: Defined 14 files in 1.783 ms
03:39:17  [INFO] Sorted 14 files into 5 directories in 55.81 μs
03:39:17  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 8.655 ms
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager ---
03:39:17  [INFO] Starting audit...
03:39:17  Audit done.
03:39:17  [INFO] You have 0 Checkstyle violations.
03:39:17  [INFO] 
03:39:17  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager ---
03:39:18  [INFO] Starting audit...
03:39:18  Audit done.
03:39:18  [INFO] You have 0 Checkstyle violations.
03:39:18  [INFO] 
03:39:18  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager ---
03:39:18  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/classes/LICENSE
03:39:18  [INFO] 
03:39:18  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager ---
03:39:18  [INFO] Copying 1 resource from src/main/resources to target/classes
03:39:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/generated-sources/spi
03:39:18  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:39:18  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:39:18  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:39:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/generated-sources/spi
03:39:18  [INFO] 
03:39:18  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager ---
03:39:18  [INFO] Recompiling the module because of changed dependency.
03:39:18  [INFO] Compiling 45 source files with javac [debug release 17] to target/classes
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter<D> has a member method close() that could throw InterruptedException
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter<D> has a member method close() that could throw InterruptedException
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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<T> has a member method close() that could throw InterruptedException
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:39:18  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:39:18    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:39:18  [INFO] 
03:39:18  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>>
03:39:18  [INFO] 
03:39:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager ---
03:39:18  [INFO] Fork Value is true
03:39:24  [INFO] Done SpotBugs Analysis....
03:39:24  [INFO] 
03:39:24  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<<
03:39:24  [INFO] 
03:39:24  [INFO] 
03:39:24  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-manager ---
03:39:24  [INFO] BugInstance size is 0
03:39:24  [INFO] Error size is 0
03:39:24  [INFO] No errors/warnings found
03:39:24  [INFO] 
03:39:24  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager ---
03:39:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/test/resources
03:39:24  [INFO] 
03:39:24  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager ---
03:39:24  [INFO] Recompiling the module because of changed dependency.
03:39:24  [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes
03:39:24  [INFO] 
03:39:24  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ forwardingrules-manager ---
03:39:24  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:39:24  [INFO] 
03:39:24  [INFO] -------------------------------------------------------
03:39:24  [INFO]  T E S T S
03:39:24  [INFO] -------------------------------------------------------
03:39:25  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
03:39:25  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:39:27  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
03:39:27  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
03:39:27  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
03:39:27  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
03:39:36  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.523 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
03:39:36  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
03:39:36  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
03:39:36  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
03:39:37  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
03:39:37  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
03:39:37  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
03:39:37  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
03:39:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
03:39:38  [INFO] 
03:39:38  [INFO] Results:
03:39:38  [INFO] 
03:39:38  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
03:39:38  [INFO] 
03:39:38  [INFO] 
03:39:38  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ forwardingrules-manager ---
03:39:38  [INFO] 
03:39:38  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager ---
03:39:38  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.2-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm,  has 1,  private references [org.opendaylight.openflowplugin.applications.frm.impl]
03:39:38  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT.jar
03:39:38  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF
03:39:38  [INFO] 
03:39:38  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ forwardingrules-manager ---
03:39:38  [INFO] No previous run data found, generating javadoc.
03:39:40  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-javadoc.jar
03:39:40  [INFO] 
03:39:40  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ forwardingrules-manager ---
03:39:40  [INFO] CycloneDX: Resolving Dependencies
03:39:41  [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s)
03:39:41  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/bom.xml
03:39:41  [INFO]            attaching as forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:41  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/bom.json
03:39:41  [INFO]            attaching as forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:39:41  [INFO] 
03:39:41  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager ---
03:39:41  [INFO] Skipping duplicate-finder execution!
03:39:41  [INFO] 
03:39:41  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-manager ---
03:39:41  [WARNING] Used undeclared dependencies found:
03:39:41  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:39:41  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:39:41  [WARNING]    org.checkerframework:checker-qual:jar:3.45.0:compile
03:39:41  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:39:41  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:39:41  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:39:41  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:39:41  [WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
03:39:41  [INFO] 
03:39:41  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager ---
03:39:41  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-sources.jar
03:39:41  [INFO] 
03:39:41  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-manager ---
03:39:41  [INFO] 
03:39:41  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-manager ---
03:39:41  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec
03:39:42  [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-manager ---
03:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT.pom
03:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT.jar
03:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT-javadoc.jar
03:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:39:42  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT-sources.jar
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager ---
03:39:42  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-SNAPSHOT.jar
03:39:42  [INFO] Writing OBR metadata
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-manager ---
03:39:42  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:39:42  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager ---
03:39:42  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:39:42  [INFO] 
03:39:42  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >--
03:39:42  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.2-SNAPSHOT [55/84]
03:39:42  [INFO] ------------------------------[ feature ]-------------------------------
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:42  [INFO] 
03:39:42  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] 
03:39:42  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:39:42  [INFO] argLine set to empty
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Starting audit...
03:39:42  Audit done.
03:39:42  [INFO] You have 0 Checkstyle violations.
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Starting audit...
03:39:42  Audit done.
03:39:42  [INFO] You have 0 Checkstyle violations.
03:39:42  [INFO] 
03:39:42  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/LICENSE
03:39:42  [INFO] 
03:39:42  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml
03:39:42  [INFO] ...done!
03:39:42  [INFO] Attaching features XML
03:39:42  [INFO] 
03:39:42  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:39:42  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:39:42  [INFO] 
03:39:42  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>>
03:39:42  [INFO] 
03:39:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] 
03:39:42  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<<
03:39:42  [INFO] 
03:39:42  [INFO] 
03:39:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] 
03:39:42  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-manager ---
03:39:42  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager
03:39:42  [INFO] Project dependency features detected: []
03:39:42  [INFO] Pax Exam System (Version: 4.13.3) created.
03:39:42  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:39:43  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:39:43  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:39:43  [INFO] Waiting for remote bundle context.. on 21000 name: 40cf9dfd-fc56-49d5-9a02-87eef058f028 timout: [ RelativeTimeout value = 180000 ]
03:40:10  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:40:10  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:40:10  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:40:10  [INFO] 
03:40:10  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:10  [INFO] 
03:40:10  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:10  [INFO] 
03:40:10  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:10  [INFO] CycloneDX: Resolving Dependencies
03:40:13  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
03:40:13  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml
03:40:13  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:40:13  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json
03:40:14  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:40:14  [INFO] 
03:40:14  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [INFO] Skipping duplicate-finder execution!
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [INFO] Skipping plugin execution
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [INFO] Skipping source per configuration.
03:40:14  [INFO] 
03:40:14  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [INFO] 
03:40:14  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [WARNING] 
03:40:14  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
03:40:14  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:40:14  [WARNING] 
03:40:14  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:40:14  [WARNING] 
03:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.2-SNAPSHOT.pom
03:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.2-SNAPSHOT-features.xml
03:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:40:14  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager ---
03:40:14  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:40:14  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:40:14  [WARNING] 
03:40:14  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
03:40:14  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:40:14  [WARNING] 
03:40:14  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:40:14  [WARNING] 
03:40:14  [INFO] 
03:40:14  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >--
03:40:14  [INFO] Building forwardingrules-sync 0.18.2-SNAPSHOT                    [56/84]
03:40:14  [INFO] -------------------------------[ bundle ]-------------------------------
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ forwardingrules-sync ---
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync ---
03:40:14  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync ---
03:40:14  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:14  [INFO] 
03:40:14  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync ---
03:40:14  [INFO] 
03:40:14  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync ---
03:40:14  [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-calcium/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/**
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync ---
03:40:14  [INFO] Starting audit...
03:40:14  Audit done.
03:40:14  [INFO] You have 0 Checkstyle violations.
03:40:14  [INFO] 
03:40:14  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync ---
03:40:15  [INFO] Starting audit...
03:40:15  Audit done.
03:40:15  [INFO] You have 0 Checkstyle violations.
03:40:15  [INFO] 
03:40:15  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync ---
03:40:15  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/classes/LICENSE
03:40:15  [INFO] 
03:40:15  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync ---
03:40:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/src/main/resources
03:40:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/generated-sources/spi
03:40:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/generated-sources/yang
03:40:15  [INFO] 
03:40:15  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync ---
03:40:15  [INFO] Recompiling the module because of changed dependency.
03:40:15  [INFO] Compiling 43 source files with javac [debug release 17] to target/classes
03:40:15  [INFO] 
03:40:15  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>>
03:40:15  [INFO] 
03:40:15  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync ---
03:40:15  [INFO] Fork Value is true
03:40:20  [INFO] Done SpotBugs Analysis....
03:40:20  [INFO] 
03:40:20  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<<
03:40:20  [INFO] 
03:40:20  [INFO] 
03:40:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-sync ---
03:40:20  [INFO] BugInstance size is 0
03:40:20  [INFO] Error size is 0
03:40:20  [INFO] No errors/warnings found
03:40:20  [INFO] 
03:40:20  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync ---
03:40:20  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:40:20  [INFO] 
03:40:20  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync ---
03:40:20  [INFO] Recompiling the module because of changed dependency.
03:40:20  [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes
03:40:20  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement
03:40:20  [INFO] 
03:40:20  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ forwardingrules-sync ---
03:40:20  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:40:20  [INFO] 
03:40:20  [INFO] -------------------------------------------------------
03:40:20  [INFO]  T E S T S
03:40:20  [INFO] -------------------------------------------------------
03:40:21  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
03:40:22  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:40:23  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
03:40:23  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
03:40:24  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
03:40:24  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
03:40:24  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
03:40:24  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
03:40:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
03:40:24  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
03:40:25  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.100 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
03:40:25  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
03:40:25  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
03:40:25  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
03:40:26  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
03:40:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
03:40:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
03:40:26  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
03:40:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
03:40:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
03:40:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
03:40:26  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
03:40:26  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
03:40:26  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
03:40:26  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
03:40:26  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
03:40:26  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
03:40:29  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
03:40:29  [INFO] 
03:40:29  [INFO] Results:
03:40:29  [INFO] 
03:40:29  [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0
03:40:29  [INFO] 
03:40:29  [INFO] 
03:40:29  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ forwardingrules-sync ---
03:40:29  [INFO] 
03:40:29  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync ---
03:40:29  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.2-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync,  has 1,  private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy]
03:40:29  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT.jar
03:40:29  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF
03:40:29  [INFO] 
03:40:29  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ forwardingrules-sync ---
03:40:29  [INFO] No previous run data found, generating javadoc.
03:40:31  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-javadoc.jar
03:40:31  [INFO] 
03:40:31  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ forwardingrules-sync ---
03:40:31  [INFO] CycloneDX: Resolving Dependencies
03:40:32  [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s)
03:40:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/bom.xml
03:40:32  [INFO]            attaching as forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.xml
03:40:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/bom.json
03:40:32  [INFO]            attaching as forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.json
03:40:32  [INFO] 
03:40:32  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync ---
03:40:32  [INFO] Skipping duplicate-finder execution!
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ forwardingrules-sync ---
03:40:32  [WARNING] Used undeclared dependencies found:
03:40:32  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:40:32  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:40:32  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:40:32  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:40:32  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:40:32  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:40:32  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:40:32  [WARNING] Non-test scoped test only dependencies found:
03:40:32  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:40:32  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync ---
03:40:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-sources.jar
03:40:32  [INFO] 
03:40:32  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ forwardingrules-sync ---
03:40:32  [INFO] 
03:40:32  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ forwardingrules-sync ---
03:40:32  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec
03:40:32  [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ forwardingrules-sync ---
03:40:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT.pom
03:40:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT.jar
03:40:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT-javadoc.jar
03:40:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.xml
03:40:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.json
03:40:32  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT-sources.jar
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync ---
03:40:32  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-SNAPSHOT.jar
03:40:32  [INFO] Writing OBR metadata
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ forwardingrules-sync ---
03:40:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:40:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync ---
03:40:32  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:40:32  [INFO] 
03:40:32  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >--
03:40:32  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.2-SNAPSHOT [57/84]
03:40:32  [INFO] ------------------------------[ feature ]-------------------------------
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:32  [INFO] 
03:40:32  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:32  [INFO] 
03:40:32  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] 
03:40:33  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:40:33  [INFO] argLine set to empty
03:40:33  [INFO] 
03:40:33  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] Starting audit...
03:40:33  Audit done.
03:40:33  [INFO] You have 0 Checkstyle violations.
03:40:33  [INFO] 
03:40:33  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] Starting audit...
03:40:33  Audit done.
03:40:33  [INFO] You have 0 Checkstyle violations.
03:40:33  [INFO] 
03:40:33  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/LICENSE
03:40:33  [INFO] 
03:40:33  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml
03:40:33  [INFO] ...done!
03:40:33  [INFO] Attaching features XML
03:40:33  [INFO] 
03:40:33  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40: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
03:40:33  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:40:33  [INFO] 
03:40:33  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>>
03:40:33  [INFO] 
03:40:33  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] 
03:40:33  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<<
03:40:33  [INFO] 
03:40:33  [INFO] 
03:40:33  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] 
03:40:33  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:33  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync
03:40:33  [INFO] Project dependency features detected: []
03:40:33  [INFO] Pax Exam System (Version: 4.13.3) created.
03:40:33  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:40:34  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:40:34  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:40:34  [INFO] Waiting for remote bundle context.. on 21000 name: 3c38446a-dd1c-4fa1-a59a-bb50092fbe40 timout: [ RelativeTimeout value = 180000 ]
03:40:53  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:40:53  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:40:53  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:40:53  [INFO] 
03:40:53  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:53  [INFO] 
03:40:53  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:53  [INFO] 
03:40:53  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:53  [INFO] CycloneDX: Resolving Dependencies
03:40:56  [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s)
03:40:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml
03:40:56  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.xml
03:40:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json
03:40:56  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.json
03:40:56  [INFO] 
03:40:56  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [INFO] Skipping duplicate-finder execution!
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [INFO] Skipping plugin execution
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [INFO] Skipping source per configuration.
03:40:56  [INFO] 
03:40:56  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [INFO] 
03:40:56  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [WARNING] 
03:40:56  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
03:40:56  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:40:56  [WARNING] 
03:40:56  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:40:56  [WARNING] 
03:40:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.2-SNAPSHOT.pom
03:40:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.2-SNAPSHOT-features.xml
03:40:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.xml
03:40:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.2-SNAPSHOT-cyclonedx.json
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync ---
03:40:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:40:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:40:56  [WARNING] 
03:40:56  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
03:40:56  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:40:56  [WARNING] 
03:40:56  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:40:56  [WARNING] 
03:40:56  [INFO] 
03:40:56  [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >--
03:40:56  [INFO] Building table-miss-enforcer 0.18.2-SNAPSHOT                     [58/84]
03:40:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ table-miss-enforcer ---
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer ---
03:40:56  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:56  [INFO] 
03:40:56  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer ---
03:40:56  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:56  [INFO] 
03:40:56  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer ---
03:40:57  [INFO] 
03:40:57  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer ---
03:40: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-calcium/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/**
03:40:57  [INFO] 
03:40:57  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer ---
03:40:57  [INFO] Starting audit...
03:40:57  Audit done.
03:40:57  [INFO] You have 0 Checkstyle violations.
03:40:57  [INFO] 
03:40:57  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer ---
03:40:57  [INFO] Starting audit...
03:40:57  Audit done.
03:40:57  [INFO] You have 0 Checkstyle violations.
03:40:57  [INFO] 
03:40:57  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer ---
03:40:57  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/classes/LICENSE
03:40:57  [INFO] 
03:40:57  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer ---
03:40:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/src/main/resources
03:40:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/generated-sources/spi
03:40:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/generated-sources/yang
03:40:57  [INFO] 
03:40:57  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer ---
03:40:57  [INFO] Recompiling the module because of changed dependency.
03:40:57  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:40:57  [INFO] 
03:40:57  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>>
03:40:57  [INFO] 
03:40:57  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer ---
03:40:57  [INFO] Fork Value is true
03:40:59  [INFO] Done SpotBugs Analysis....
03:40:59  [INFO] 
03:40:59  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<<
03:40:59  [INFO] 
03:40:59  [INFO] 
03:40:59  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ table-miss-enforcer ---
03:40:59  [INFO] BugInstance size is 0
03:40:59  [INFO] Error size is 0
03:40:59  [INFO] No errors/warnings found
03:40:59  [INFO] 
03:40:59  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer ---
03:40:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/src/test/resources
03:40:59  [INFO] 
03:40:59  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer ---
03:40:59  [INFO] Recompiling the module because of changed dependency.
03:40:59  [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
03:40:59  [INFO] 
03:40:59  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ table-miss-enforcer ---
03:40:59  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:40:59  [INFO] 
03:40:59  [INFO] -------------------------------------------------------
03:40:59  [INFO]  T E S T S
03:40:59  [INFO] -------------------------------------------------------
03:41:00  [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
03:41:01  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:41:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
03:41:02  [INFO] 
03:41:02  [INFO] Results:
03:41:02  [INFO] 
03:41:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
03:41:02  [INFO] 
03:41:02  [INFO] 
03:41:02  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ table-miss-enforcer ---
03:41:02  [INFO] 
03:41:02  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer ---
03:41:02  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT.jar
03:41:02  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF
03:41:02  [INFO] 
03:41:02  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ table-miss-enforcer ---
03:41:02  [INFO] No previous run data found, generating javadoc.
03:41:04  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-javadoc.jar
03:41:04  [INFO] 
03:41:04  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ table-miss-enforcer ---
03:41:04  [INFO] CycloneDX: Resolving Dependencies
03:41:04  [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s)
03:41:04  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/bom.xml
03:41:04  [INFO]            attaching as table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:04  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/bom.json
03:41:04  [INFO]            attaching as table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.json
03:41:04  [INFO] 
03:41:04  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer ---
03:41:04  [INFO] Skipping duplicate-finder execution!
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ table-miss-enforcer ---
03:41:04  [WARNING] Used undeclared dependencies found:
03:41:04  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:41:04  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:41:04  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:41:04  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:41:04  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:41:04  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:41:04  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer ---
03:41:04  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-sources.jar
03:41:04  [INFO] 
03:41:04  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ table-miss-enforcer ---
03:41:04  [INFO] 
03:41:04  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ table-miss-enforcer ---
03:41:04  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec
03:41:04  [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ table-miss-enforcer ---
03:41:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT.pom
03:41:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT.jar
03:41:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT-javadoc.jar
03:41:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.json
03:41:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT-sources.jar
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer ---
03:41:04  [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-SNAPSHOT.jar
03:41:04  [INFO] Writing OBR metadata
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ table-miss-enforcer ---
03:41:04  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:41:04  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer ---
03:41:04  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:41:04  [INFO] 
03:41:04  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >--
03:41:04  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.2-SNAPSHOT [59/84]
03:41:04  [INFO] ------------------------------[ feature ]-------------------------------
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:04  [INFO] 
03:41:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:04  [INFO] 
03:41:04  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] 
03:41:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:41:05  [INFO] argLine set to empty
03:41:05  [INFO] 
03:41:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] Starting audit...
03:41:05  Audit done.
03:41:05  [INFO] You have 0 Checkstyle violations.
03:41:05  [INFO] 
03:41:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] Starting audit...
03:41:05  Audit done.
03:41:05  [INFO] You have 0 Checkstyle violations.
03:41:05  [INFO] 
03:41:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/LICENSE
03:41:05  [INFO] 
03:41:05  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml
03:41:05  [INFO] ...done!
03:41:05  [INFO] Attaching features XML
03:41:05  [INFO] 
03:41:05  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41: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
03:41:05  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:41:05  [INFO] 
03:41:05  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>>
03:41:05  [INFO] 
03:41:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] 
03:41:05  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<<
03:41:05  [INFO] 
03:41:05  [INFO] 
03:41:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] 
03:41:05  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:05  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer
03:41:05  [INFO] Project dependency features detected: []
03:41:05  [INFO] Pax Exam System (Version: 4.13.3) created.
03:41:05  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:41:06  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:41:06  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:41:06  [INFO] Waiting for remote bundle context.. on 21000 name: caa7253d-4eba-4440-b462-640b2a857365 timout: [ RelativeTimeout value = 180000 ]
03:41:32  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:41:32  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:41:32  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:41:32  [INFO] 
03:41:32  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:33  [INFO] 
03:41:33  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:33  [INFO] 
03:41:33  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:33  [INFO] CycloneDX: Resolving Dependencies
03:41:36  [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s)
03:41:36  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml
03:41:36  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:36  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json
03:41:36  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.json
03:41:36  [INFO] 
03:41:36  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [INFO] Skipping duplicate-finder execution!
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [INFO] Skipping plugin execution
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [INFO] Skipping source per configuration.
03:41:36  [INFO] 
03:41:36  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [INFO] 
03:41:36  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [WARNING] 
03:41:36  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
03:41:36  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:41:36  [WARNING] 
03:41:36  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:41:36  [WARNING] 
03:41:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.2-SNAPSHOT.pom
03:41:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/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.18.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.2-SNAPSHOT-features.xml
03:41:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:36  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.2-SNAPSHOT-cyclonedx.json
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer ---
03:41:36  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:41:36  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:41:36  [WARNING] 
03:41:36  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
03:41:36  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:41:36  [WARNING] 
03:41:36  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:41:36  [WARNING] 
03:41:36  [INFO] 
03:41:36  [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >--
03:41:36  [INFO] Building topology-lldp-discovery 0.18.2-SNAPSHOT                 [60/84]
03:41:36  [INFO] -------------------------------[ bundle ]-------------------------------
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-lldp-discovery ---
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery ---
03:41:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery ---
03:41:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:36  [INFO] 
03:41:36  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery ---
03:41:36  [INFO] 
03:41:36  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery ---
03:41: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-calcium/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/**
03:41:36  [INFO] 
03:41:36  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ topology-lldp-discovery ---
03:41:36  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:41:36  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/yang
03:41:36  [INFO] yang-to-sources: Found 11 dependencies in 1.310 ms
03:41:36  [INFO] yang-to-sources: Project model files found: 1 in 512.7 μs
03:41:36  [INFO] yang-to-sources: 1 YANG models processed in 62.75 ms
03:41:36  [INFO] BindingJavaFileGenerator: Defined 7 files in 427.6 μs
03:41:36  [INFO] Sorted 7 files into 3 directories in 71.84 μs
03:41:36  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.553 ms
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery ---
03:41:36  [INFO] Starting audit...
03:41:36  Audit done.
03:41:36  [INFO] You have 0 Checkstyle violations.
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery ---
03:41:36  [INFO] Starting audit...
03:41:36  Audit done.
03:41:36  [INFO] You have 0 Checkstyle violations.
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery ---
03:41:36  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/classes/LICENSE
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery ---
03:41:36  [INFO] Copying 1 resource from src/main/resources to target/classes
03:41:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/generated-sources/spi
03:41:36  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:41:36  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:41:36  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:41:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/generated-sources/spi
03:41:36  [INFO] 
03:41:36  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery ---
03:41:36  [INFO] Recompiling the module because of changed dependency.
03:41:36  [INFO] Compiling 11 source files with javac [debug release 17] to target/classes
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:37  [INFO] 
03:41:37  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>>
03:41:37  [INFO] 
03:41:37  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery ---
03:41:37  [INFO] Fork Value is true
03:41:40  [INFO] Done SpotBugs Analysis....
03:41:40  [INFO] 
03:41:40  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<<
03:41:40  [INFO] 
03:41:40  [INFO] 
03:41:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery ---
03:41:40  [INFO] BugInstance size is 0
03:41:40  [INFO] Error size is 0
03:41:40  [INFO] No errors/warnings found
03:41:40  [INFO] 
03:41:40  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery ---
03:41:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/test/resources
03:41:40  [INFO] 
03:41:40  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery ---
03:41:40  [INFO] Recompiling the module because of changed dependency.
03:41:40  [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
03:41:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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
03:41:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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
03:41:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,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
03:41:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,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
03:41:40  [INFO] 
03:41:40  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ topology-lldp-discovery ---
03:41:40  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:41:40  [INFO] 
03:41:40  [INFO] -------------------------------------------------------
03:41:40  [INFO]  T E S T S
03:41:40  [INFO] -------------------------------------------------------
03:41:41  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
03:41:41  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:41:43  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
03:41:43  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
03:41:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
03:41:43  [INFO] 
03:41:43  [INFO] Results:
03:41:43  [INFO] 
03:41:43  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
03:41:43  [INFO] 
03:41:43  [INFO] 
03:41:43  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ topology-lldp-discovery ---
03:41:43  [INFO] 
03:41:43  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery ---
03:41:43  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT.jar
03:41:43  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF
03:41:43  [INFO] 
03:41:43  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ topology-lldp-discovery ---
03:41:43  [INFO] No previous run data found, generating javadoc.
03:41:45  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-javadoc.jar
03:41:45  [INFO] 
03:41:45  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ topology-lldp-discovery ---
03:41:45  [INFO] CycloneDX: Resolving Dependencies
03:41:45  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
03:41:45  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/bom.xml
03:41:45  [INFO]            attaching as topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:45  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/bom.json
03:41:45  [INFO]            attaching as topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.json
03:41:45  [INFO] 
03:41:45  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery ---
03:41:45  [INFO] Skipping duplicate-finder execution!
03:41:45  [INFO] 
03:41:45  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-lldp-discovery ---
03:41:45  [WARNING] Used undeclared dependencies found:
03:41:45  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:41:45  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:41:45  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:41:45  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:41:45  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:41:45  [INFO] 
03:41:45  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery ---
03:41:45  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-sources.jar
03:41:46  [INFO] 
03:41:46  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-lldp-discovery ---
03:41:46  [INFO] 
03:41:46  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-lldp-discovery ---
03:41:46  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec
03:41:46  [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-lldp-discovery ---
03:41:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT.pom
03:41:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT.jar
03:41:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT-javadoc.jar
03:41:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.json
03:41:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT-sources.jar
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery ---
03:41:46  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-SNAPSHOT.jar
03:41:46  [INFO] Writing OBR metadata
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-lldp-discovery ---
03:41:46  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:41:46  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery ---
03:41:46  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:41:46  [INFO] 
03:41:46  [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------
03:41:46  [INFO] Building lldp-speaker 0.18.2-SNAPSHOT                            [61/84]
03:41:46  [INFO] -------------------------------[ bundle ]-------------------------------
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ lldp-speaker ---
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker ---
03:41:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker ---
03:41:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:46  [INFO] 
03:41:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker ---
03:41:46  [INFO] 
03:41:46  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker ---
03:41: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-calcium/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/**
03:41:46  [INFO] 
03:41:46  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ lldp-speaker ---
03:41:46  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:41:46  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/yang
03:41:46  [INFO] yang-to-sources: Found 12 dependencies in 1.437 ms
03:41:46  [INFO] yang-to-sources: Project model files found: 2 in 844.4 μs
03:41:46  [INFO] yang-to-sources: 3 YANG models processed in 64.01 ms
03:41:46  [INFO] BindingJavaFileGenerator: Defined 30 files in 1.329 ms
03:41:46  [INFO] Sorted 30 files into 5 directories in 115.7 μs
03:41:46  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 10.73 ms
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker ---
03:41:46  [INFO] Starting audit...
03:41:46  Audit done.
03:41:46  [INFO] You have 0 Checkstyle violations.
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker ---
03:41:46  [INFO] Starting audit...
03:41:46  Audit done.
03:41:46  [INFO] You have 0 Checkstyle violations.
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker ---
03:41:46  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/classes/LICENSE
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker ---
03:41:46  [INFO] Copying 1 resource from src/main/resources to target/classes
03:41:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/generated-sources/spi
03:41:46  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:41:46  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:41:46  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:41:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/generated-sources/spi
03:41:46  [INFO] 
03:41:46  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker ---
03:41:46  [INFO] Recompiling the module because of changed dependency.
03:41:46  [INFO] Compiling 33 source files with javac [debug release 17] to target/classes
03:41:47  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:41:47  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:41:47  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:41:47  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:41:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:41:47    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:41:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:41:47    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:41:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
03:41:47    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
03:41:47    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
03:41:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion
03:41:47    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:41:47    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:41:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
03:41:47    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
03:41:47    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
03:41:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion
03:41:47    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:41:47    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:41:47  [INFO] 
03:41:47  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>>
03:41:47  [INFO] 
03:41:47  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker ---
03:41:47  [INFO] Fork Value is true
03:41:50  [INFO] Done SpotBugs Analysis....
03:41:50  [INFO] 
03:41:50  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<<
03:41:50  [INFO] 
03:41:50  [INFO] 
03:41:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ lldp-speaker ---
03:41:50  [INFO] BugInstance size is 0
03:41:50  [INFO] Error size is 0
03:41:50  [INFO] No errors/warnings found
03:41:50  [INFO] 
03:41:50  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker ---
03:41:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/resources
03:41:50  [INFO] 
03:41:50  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ lldp-speaker ---
03:41:50  [INFO] Recompiling the module because of changed dependency.
03:41:50  [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture
03:41:50    missing type arguments for generic class java.util.concurrent.ScheduledFuture<V>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<T>>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:41:50    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:41:50  [INFO] 
03:41:50  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ lldp-speaker ---
03:41:50  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:41:50  [INFO] 
03:41:50  [INFO] -------------------------------------------------------
03:41:50  [INFO]  T E S T S
03:41:50  [INFO] -------------------------------------------------------
03:41:51  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
03:41:51  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:41:53  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
03:41:53  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
03:41:53  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
03:41:53  [INFO] 
03:41:53  [INFO] Results:
03:41:53  [INFO] 
03:41:53  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
03:41:53  [INFO] 
03:41:53  [INFO] 
03:41:53  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ lldp-speaker ---
03:41:53  [INFO] 
03:41:53  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker ---
03:41:54  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT.jar
03:41:54  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/META-INF/MANIFEST.MF
03:41:54  [INFO] 
03:41:54  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ lldp-speaker ---
03:41:54  [INFO] No previous run data found, generating javadoc.
03:41:55  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-javadoc.jar
03:41:56  [INFO] 
03:41:56  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ lldp-speaker ---
03:41:56  [INFO] CycloneDX: Resolving Dependencies
03:41:56  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
03:41:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/bom.xml
03:41:56  [INFO]            attaching as lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/bom.json
03:41:56  [INFO]            attaching as lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.json
03:41:56  [INFO] 
03:41:56  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker ---
03:41:56  [INFO] Skipping duplicate-finder execution!
03:41:56  [INFO] 
03:41:56  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ lldp-speaker ---
03:41:56  [WARNING] Used undeclared dependencies found:
03:41:56  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:41:56  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:41:56  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:41:56  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:41:56  [INFO] 
03:41:56  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker ---
03:41:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-sources.jar
03:41:56  [INFO] 
03:41:56  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lldp-speaker ---
03:41:56  [INFO] 
03:41:56  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lldp-speaker ---
03:41:56  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec
03:41:56  [INFO] Analyzed bundle 'lldp-speaker' with 7 classes
03:41:56  [INFO] 
03:41:56  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ lldp-speaker ---
03:41:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT.pom
03:41:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT.jar
03:41:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT-javadoc.jar
03:41:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.xml
03:41:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.json
03:41:56  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT-sources.jar
03:41:56  [INFO] 
03:41:56  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker ---
03:41:56  [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-SNAPSHOT.jar
03:41:56  [INFO] Writing OBR metadata
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ lldp-speaker ---
03:41:57  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:41:57  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker ---
03:41:57  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:41:57  [INFO] 
03:41:57  [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >----
03:41:57  [INFO] Building topology-manager 0.18.2-SNAPSHOT                        [62/84]
03:41:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-manager ---
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager ---
03:41:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager ---
03:41:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:41:57  [INFO] 
03:41:57  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager ---
03:41:57  [INFO] 
03:41:57  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager ---
03:41: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-calcium/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/**
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager ---
03:41:57  [INFO] Starting audit...
03:41:57  Audit done.
03:41:57  [INFO] You have 0 Checkstyle violations.
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager ---
03:41:57  [INFO] Starting audit...
03:41:57  Audit done.
03:41:57  [INFO] You have 0 Checkstyle violations.
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager ---
03:41:57  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/classes/LICENSE
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager ---
03:41:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/resources
03:41:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/generated-sources/spi
03:41:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/generated-sources/yang
03:41:57  [INFO] 
03:41:57  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager ---
03:41:57  [INFO] Recompiling the module because of changed dependency.
03:41:57  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:41:57  [INFO] 
03:41:57  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>>
03:41:57  [INFO] 
03:41:57  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-manager ---
03:41:57  [INFO] Fork Value is true
03:42:00  [INFO] Done SpotBugs Analysis....
03:42:00  [INFO] 
03:42:00  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<<
03:42:00  [INFO] 
03:42:00  [INFO] 
03:42:00  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-manager ---
03:42:00  [INFO] BugInstance size is 0
03:42:00  [INFO] Error size is 0
03:42:00  [INFO] No errors/warnings found
03:42:00  [INFO] 
03:42:00  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager ---
03:42:00  [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:42:00  [INFO] 
03:42:00  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-manager ---
03:42:00  [INFO] Recompiling the module because of changed dependency.
03:42:00  [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion
03:42:01    required: org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion
03:42:01    required: E
03:42:01    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion
03:42:01    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
03:42:01    found:    java.util.List
03:42:01  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:42:01  [INFO] 
03:42:01  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ topology-manager ---
03:42:01  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:42:01  [INFO] 
03:42:01  [INFO] -------------------------------------------------------
03:42:01  [INFO]  T E S T S
03:42:01  [INFO] -------------------------------------------------------
03:42:01  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
03:42:02  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:42:03  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
03:42:03  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
03:42:04  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
03:42:04  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
03:42:04  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
03:42:04  [INFO] 
03:42:04  [INFO] Results:
03:42:04  [INFO] 
03:42:04  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
03:42:04  [INFO] 
03:42:04  [INFO] 
03:42:04  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ topology-manager ---
03:42:04  [INFO] 
03:42:04  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager ---
03:42:04  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT.jar
03:42:04  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/META-INF/MANIFEST.MF
03:42:04  [INFO] 
03:42:04  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ topology-manager ---
03:42:04  [INFO] No previous run data found, generating javadoc.
03:42:05  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-javadoc.jar
03:42:05  [INFO] 
03:42:05  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ topology-manager ---
03:42:05  [INFO] CycloneDX: Resolving Dependencies
03:42:06  [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s)
03:42:06  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/bom.xml
03:42:06  [INFO]            attaching as topology-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:42:06  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/bom.json
03:42:06  [INFO]            attaching as topology-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:42:06  [INFO] 
03:42:06  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager ---
03:42:06  [INFO] Skipping duplicate-finder execution!
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-manager ---
03:42:06  [WARNING] Used undeclared dependencies found:
03:42:06  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:42:06  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:42:06  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:42:06  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:42:06  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:42:06  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:42:06  [WARNING]    org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:42:06  [WARNING] Non-test scoped test only dependencies found:
03:42:06  [WARNING]    org.opendaylight.yangtools:util:jar:13.0.7:compile
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-manager ---
03:42:06  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-sources.jar
03:42:06  [INFO] 
03:42:06  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-manager ---
03:42:06  [INFO] 
03:42:06  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-manager ---
03:42:06  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/code-coverage/jacoco.exec
03:42:06  [INFO] Analyzed bundle 'topology-manager' with 11 classes
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-manager ---
03:42:06  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT.pom
03:42:06  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT.jar
03:42:06  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT-javadoc.jar
03:42:06  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:42:06  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:42:06  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT-sources.jar
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager ---
03:42:06  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-SNAPSHOT.jar
03:42:06  [INFO] Writing OBR metadata
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ topology-manager ---
03:42:06  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:42:06  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager ---
03:42:06  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:42:06  [INFO] 
03:42:06  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >---
03:42:06  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.2-SNAPSHOT [63/84]
03:42:06  [INFO] ------------------------------[ feature ]-------------------------------
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology ---
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology ---
03:42:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:42:06  [INFO] 
03:42:06  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology ---
03:42:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:42:06  [INFO] 
03:42:06  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] 
03:42:07  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:42:07  [INFO] argLine set to empty
03:42:07  [INFO] 
03:42:07  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Starting audit...
03:42:07  Audit done.
03:42:07  [INFO] You have 0 Checkstyle violations.
03:42:07  [INFO] 
03:42:07  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Starting audit...
03:42:07  Audit done.
03:42:07  [INFO] You have 0 Checkstyle violations.
03:42:07  [INFO] 
03:42:07  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes/LICENSE
03:42:07  [INFO] 
03:42:07  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml
03:42:07  [INFO] ...done!
03:42:07  [INFO] Attaching features XML
03:42:07  [INFO] 
03:42:07  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:42:07  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:42:07  [INFO] 
03:42:07  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>>
03:42:07  [INFO] 
03:42:07  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] 
03:42:07  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<<
03:42:07  [INFO] 
03:42:07  [INFO] 
03:42:07  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] 
03:42:07  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology ---
03:42:07  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology
03:42:07  [INFO] Project dependency features detected: []
03:42:07  [INFO] Pax Exam System (Version: 4.13.3) created.
03:42:07  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:42:08  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:42:08  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:42:08  [INFO] Waiting for remote bundle context.. on 21000 name: a91e1358-0ce2-4c11-8594-66a05bf61237 timout: [ RelativeTimeout value = 180000 ]
03:42:25  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:42:25  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:42:25  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:42:25  [INFO] 
03:42:25  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology ---
03:42:25  [INFO] 
03:42:25  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology ---
03:42:25  [INFO] 
03:42:25  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology ---
03:42:25  [INFO] CycloneDX: Resolving Dependencies
03:42:28  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
03:42:28  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml
03:42:28  [INFO]            attaching as odl-openflowplugin-app-topology-0.18.2-SNAPSHOT-cyclonedx.xml
03:42:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json
03:42:28  [INFO]            attaching as odl-openflowplugin-app-topology-0.18.2-SNAPSHOT-cyclonedx.json
03:42:28  [INFO] 
03:42:28  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology ---
03:42:28  [INFO] Skipping duplicate-finder execution!
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology ---
03:42:28  [INFO] Skipping plugin execution
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology ---
03:42:28  [INFO] Skipping source per configuration.
03:42:28  [INFO] 
03:42:28  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology ---
03:42:28  [INFO] 
03:42:28  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology ---
03:42:28  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology ---
03:42:28  [WARNING] 
03:42:28  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
03:42:28  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:42:28  [WARNING] 
03:42:28  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:42:28  [WARNING] 
03:42:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-0.18.2-SNAPSHOT.pom
03:42:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-0.18.2-SNAPSHOT-features.xml
03:42:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-0.18.2-SNAPSHOT-cyclonedx.xml
03:42:28  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-0.18.2-SNAPSHOT-cyclonedx.json
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology ---
03:42:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:42:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:42:28  [WARNING] 
03:42:28  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
03:42:28  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:42:28  [WARNING] 
03:42:28  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:42:28  [WARNING] 
03:42:28  [INFO] 
03:42:28  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >--
03:42:28  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.2-SNAPSHOT [64/84]
03:42:28  [INFO] ------------------------------[ feature ]-------------------------------
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker ---
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker ---
03:42:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker ---
03:42:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:42:28  [INFO] 
03:42:28  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker ---
03:42:28  [INFO] 
03:42:28  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker ---
03:42:28  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:42:28  [INFO] argLine set to empty
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker ---
03:42:28  [INFO] Starting audit...
03:42:28  Audit done.
03:42:28  [INFO] You have 0 Checkstyle violations.
03:42:28  [INFO] 
03:42:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker ---
03:42:29  [INFO] Starting audit...
03:42:29  Audit done.
03:42:29  [INFO] You have 0 Checkstyle violations.
03:42:29  [INFO] 
03:42:29  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker ---
03:42:29  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/LICENSE
03:42:29  [INFO] 
03:42:29  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker ---
03:42:29  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml
03:42:29  [INFO] ...done!
03:42:29  [INFO] Attaching features XML
03:42:29  [INFO] 
03:42:29  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker ---
03:42: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
03:42:29  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:42:29  [INFO] 
03:42:29  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>>
03:42:29  [INFO] 
03:42:29  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker ---
03:42:29  [INFO] 
03:42:29  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<<
03:42:29  [INFO] 
03:42:29  [INFO] 
03:42:29  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker ---
03:42:29  [INFO] 
03:42:29  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-lldp-speaker ---
03:42:29  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker
03:42:29  [INFO] Project dependency features detected: []
03:42:29  [INFO] Pax Exam System (Version: 4.13.3) created.
03:42:29  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:42:29  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:42:29  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:42:29  [INFO] Waiting for remote bundle context.. on 21000 name: 4feae41a-e995-4651-bed9-65fc23a4fd69 timout: [ RelativeTimeout value = 180000 ]
03:42:48  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:42:48  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:42:48  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:42:49  [INFO] 
03:42:49  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-lldp-speaker ---
03:42:49  [INFO] 
03:42:49  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker ---
03:42:49  [INFO] 
03:42:49  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker ---
03:42:49  [INFO] CycloneDX: Resolving Dependencies
03:42:52  [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s)
03:42:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml
03:42:52  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.xml
03:42:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json
03:42:52  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.json
03:42:52  [INFO] 
03:42:52  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [INFO] Skipping duplicate-finder execution!
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [INFO] Skipping plugin execution
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [INFO] Skipping source per configuration.
03:42:52  [INFO] 
03:42:52  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [INFO] 
03:42:52  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [WARNING] 
03:42:52  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
03:42:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:42:52  [WARNING] 
03:42:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:42:52  [WARNING] 
03:42:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.2-SNAPSHOT.pom
03:42:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.2-SNAPSHOT-features.xml
03:42:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.xml
03:42:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.2-SNAPSHOT-cyclonedx.json
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker ---
03:42:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:42:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:42:52  [WARNING] 
03:42:52  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
03:42:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:42:52  [WARNING] 
03:42:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:42:52  [WARNING] 
03:42:52  [INFO] 
03:42:52  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >--
03:42:52  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.2-SNAPSHOT [65/84]
03:42:52  [INFO] ------------------------------[ feature ]-------------------------------
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:42:52  [INFO] 
03:42:52  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:42:52  [INFO] 
03:42:52  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] 
03:42:53  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:42:53  [INFO] argLine set to empty
03:42:53  [INFO] 
03:42:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Starting audit...
03:42:53  Audit done.
03:42:53  [INFO] You have 0 Checkstyle violations.
03:42:53  [INFO] 
03:42:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Starting audit...
03:42:53  Audit done.
03:42:53  [INFO] You have 0 Checkstyle violations.
03:42:53  [INFO] 
03:42:53  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/LICENSE
03:42:53  [INFO] 
03:42:53  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml
03:42:53  [INFO] ...done!
03:42:53  [INFO] Attaching features XML
03:42:53  [INFO] 
03:42:53  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:42:53  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:42:53  [INFO] 
03:42:53  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>>
03:42:53  [INFO] 
03:42:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] 
03:42:53  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<<
03:42:53  [INFO] 
03:42:53  [INFO] 
03:42:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] 
03:42:53  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:42:53  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery
03:42:53  [INFO] Project dependency features detected: []
03:42:53  [INFO] Pax Exam System (Version: 4.13.3) created.
03:42:53  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:42:54  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:42:54  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:42:54  [INFO] Waiting for remote bundle context.. on 21000 name: 5589102c-c2c5-4b1a-a089-a10c849aa4df timout: [ RelativeTimeout value = 180000 ]
03:43:12  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:43:12  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:43:12  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:43:12  [INFO] 
03:43:12  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:12  [INFO] 
03:43:12  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:12  [INFO] 
03:43:12  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:12  [INFO] CycloneDX: Resolving Dependencies
03:43:15  [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s)
03:43:15  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml
03:43:15  [INFO]            attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.xml
03:43:15  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json
03:43:15  [INFO]            attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.json
03:43:15  [INFO] 
03:43:15  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [INFO] Skipping duplicate-finder execution!
03:43:15  [INFO] 
03:43:15  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [INFO] Skipping plugin execution
03:43:15  [INFO] 
03:43:15  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [INFO] Skipping source per configuration.
03:43:15  [INFO] 
03:43:15  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [INFO] 
03:43:15  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:43:15  [INFO] 
03:43:15  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [WARNING] 
03:43:15  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign
03:43:15  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:43:15  [WARNING] 
03:43:15  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:43:15  [WARNING] 
03:43:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.2-SNAPSHOT.pom
03:43:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/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.18.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.2-SNAPSHOT-features.xml
03:43:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.xml
03:43:15  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.2-SNAPSHOT-cyclonedx.json
03:43:15  [INFO] 
03:43:15  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:43:15  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:43:15  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:43:15  [WARNING] 
03:43:15  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign
03:43:15  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:43:15  [WARNING] 
03:43:15  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:43:15  [WARNING] 
03:43:15  [INFO] 
03:43:15  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >--
03:43:15  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.2-SNAPSHOT [66/84]
03:43:15  [INFO] ------------------------------[ feature ]-------------------------------
03:43:15  [INFO] 
03:43:15  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager ---
03:43:15  [INFO] 
03:43:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:43:16  [INFO] 
03:43:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:43:16  [INFO] 
03:43:16  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] 
03:43:16  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:43:16  [INFO] argLine set to empty
03:43:16  [INFO] 
03:43:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Starting audit...
03:43:16  Audit done.
03:43:16  [INFO] You have 0 Checkstyle violations.
03:43:16  [INFO] 
03:43:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Starting audit...
03:43:16  Audit done.
03:43:16  [INFO] You have 0 Checkstyle violations.
03:43:16  [INFO] 
03:43:16  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/LICENSE
03:43:16  [INFO] 
03:43:16  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml
03:43:16  [INFO] ...done!
03:43:16  [INFO] Attaching features XML
03:43:16  [INFO] 
03:43:16  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager ---
03:43: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
03:43:16  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:43:16  [INFO] 
03:43:16  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>>
03:43:16  [INFO] 
03:43:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] 
03:43:16  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<<
03:43:16  [INFO] 
03:43:16  [INFO] 
03:43:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] 
03:43:16  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-topology-manager ---
03:43:16  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager
03:43:16  [INFO] Project dependency features detected: []
03:43:16  [INFO] Pax Exam System (Version: 4.13.3) created.
03:43:16  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:43:17  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:43:17  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:43:17  [INFO] Waiting for remote bundle context.. on 21000 name: 298fa448-0016-4b95-b5ab-404e1217ee29 timout: [ RelativeTimeout value = 180000 ]
03:43:36  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:43:36  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:43:36  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:43:36  [INFO] 
03:43:36  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-topology-manager ---
03:43:36  [INFO] 
03:43:36  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager ---
03:43:36  [INFO] 
03:43:36  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-topology-manager ---
03:43:36  [INFO] CycloneDX: Resolving Dependencies
03:43:39  [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s)
03:43:39  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml
03:43:39  [INFO]            attaching as odl-openflowplugin-app-topology-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:43:39  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json
03:43:39  [INFO]            attaching as odl-openflowplugin-app-topology-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:43:39  [INFO] 
03:43:39  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [INFO] Skipping duplicate-finder execution!
03:43:39  [INFO] 
03:43:39  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [INFO] Skipping plugin execution
03:43:39  [INFO] 
03:43:39  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [INFO] Skipping source per configuration.
03:43:39  [INFO] 
03:43:39  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [INFO] 
03:43:39  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:43:39  [INFO] 
03:43:39  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [WARNING] 
03:43:39  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign
03:43:39  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:43:39  [WARNING] 
03:43:39  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:43:39  [WARNING] 
03:43:39  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.2-SNAPSHOT.pom
03:43:39  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.2-SNAPSHOT-features.xml
03:43:39  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.2-SNAPSHOT-cyclonedx.xml
03:43:39  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.2-SNAPSHOT-cyclonedx.json
03:43:39  [INFO] 
03:43:39  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager ---
03:43:39  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:43:39  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:43:39  [WARNING] 
03:43:39  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign
03:43:39  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:43:39  [WARNING] 
03:43:39  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:43:39  [WARNING] 
03:43:40  [INFO] 
03:43:40  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >--
03:43:40  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.2-SNAPSHOT [67/84]
03:43:40  [INFO] ------------------------------[ feature ]-------------------------------
03:43:40  [INFO] 
03:43:40  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] 
03:43:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:43:40  [INFO] 
03:43:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:43:40  [INFO] 
03:43:40  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] 
03:43:40  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:43:40  [INFO] argLine set to empty
03:43:40  [INFO] 
03:43:40  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Starting audit...
03:43:40  Audit done.
03:43:40  [INFO] You have 0 Checkstyle violations.
03:43:40  [INFO] 
03:43:40  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Starting audit...
03:43:40  Audit done.
03:43:40  [INFO] You have 0 Checkstyle violations.
03:43:40  [INFO] 
03:43:40  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/LICENSE
03:43:40  [INFO] 
03:43:40  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml
03:43:40  [INFO] ...done!
03:43:40  [INFO] Attaching features XML
03:43:40  [INFO] 
03:43:40  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [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
03:43:40  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:43:40  [INFO] 
03:43:40  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>>
03:43:40  [INFO] 
03:43:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] 
03:43:40  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<<
03:43:40  [INFO] 
03:43:40  [INFO] 
03:43:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] 
03:43:40  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:40  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework
03:43:40  [INFO] Project dependency features detected: []
03:43:40  [INFO] Pax Exam System (Version: 4.13.3) created.
03:43:40  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:43:41  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:43:41  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:43:41  [INFO] Waiting for remote bundle context.. on 21000 name: 406e591d-82a2-464b-999f-76aab81be87f timout: [ RelativeTimeout value = 180000 ]
03:43:58  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:43:58  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:43:58  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:43:58  [INFO] 
03:43:58  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:58  [INFO] 
03:43:58  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:58  [INFO] 
03:43:58  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework ---
03:43:58  [INFO] CycloneDX: Resolving Dependencies
03:44:01  [INFO] CycloneDX: Creating BOM version 1.5 with 255 component(s)
03:44:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml
03:44:01  [INFO]            attaching as odl-openflowplugin-app-reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.xml
03:44:01  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json
03:44:01  [INFO]            attaching as odl-openflowplugin-app-reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.json
03:44:01  [INFO] 
03:44:01  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [INFO] Skipping duplicate-finder execution!
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [INFO] Skipping plugin execution
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [INFO] Skipping source per configuration.
03:44:01  [INFO] 
03:44:01  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [INFO] 
03:44:01  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [WARNING] 
03:44:01  [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign
03:44:01  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:44:01  [WARNING] 
03:44:01  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:44:01  [WARNING] 
03:44:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.2-SNAPSHOT.pom
03:44:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.2-SNAPSHOT-features.xml
03:44:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.xml
03:44:01  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.2-SNAPSHOT-cyclonedx.json
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework ---
03:44:01  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:44:01  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:44:01  [WARNING] 
03:44:01  [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign
03:44:01  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:44:01  [WARNING] 
03:44:01  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:44:01  [WARNING] 
03:44:01  [INFO] 
03:44:01  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >--
03:44:01  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.2-SNAPSHOT [68/84]
03:44:01  [INFO] ------------------------------[ feature ]-------------------------------
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:44:01  [INFO] 
03:44:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:44:01  [INFO] 
03:44:01  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] 
03:44:02  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:44:02  [INFO] argLine set to empty
03:44:02  [INFO] 
03:44:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] Starting audit...
03:44:02  Audit done.
03:44:02  [INFO] You have 0 Checkstyle violations.
03:44:02  [INFO] 
03:44:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] Starting audit...
03:44:02  Audit done.
03:44:02  [INFO] You have 0 Checkstyle violations.
03:44:02  [INFO] 
03:44:02  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/LICENSE
03:44:02  [INFO] 
03:44:02  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml
03:44:02  [INFO] ...done!
03:44:02  [INFO] Attaching features XML
03:44:02  [INFO] 
03:44:02  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44: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
03:44:02  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:44:02  [INFO] 
03:44:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>>
03:44:02  [INFO] 
03:44:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] 
03:44:02  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<<
03:44:02  [INFO] 
03:44:02  [INFO] 
03:44:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] 
03:44:02  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:02  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation
03:44:02  [INFO] Project dependency features detected: []
03:44:02  [INFO] Pax Exam System (Version: 4.13.3) created.
03:44:02  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:44:03  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:44:03  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:44:03  [INFO] Waiting for remote bundle context.. on 21000 name: 5e58794e-83a6-44ea-8e70-552f2927d52e timout: [ RelativeTimeout value = 180000 ]
03:44:22  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:44:22  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:44:22  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:44:22  [INFO] 
03:44:22  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:22  [INFO] 
03:44:22  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:22  [INFO] 
03:44:22  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:22  [INFO] CycloneDX: Resolving Dependencies
03:44:25  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
03:44:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml
03:44:25  [INFO]            attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.2-SNAPSHOT-cyclonedx.xml
03:44:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json
03:44:25  [INFO]            attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.2-SNAPSHOT-cyclonedx.json
03:44:25  [INFO] 
03:44:25  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [INFO] Skipping duplicate-finder execution!
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [INFO] Skipping plugin execution
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [INFO] Skipping source per configuration.
03:44:25  [INFO] 
03:44:25  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [INFO] 
03:44:25  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [WARNING] 
03:44:25  [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign
03:44:25  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:44:25  [WARNING] 
03:44:25  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:44:25  [WARNING] 
03:44:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.2-SNAPSHOT.pom
03:44:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.2-SNAPSHOT-features.xml
03:44:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.2-SNAPSHOT-cyclonedx.xml
03:44:25  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.2-SNAPSHOT-cyclonedx.json
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:44:25  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:44:25  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:44:25  [WARNING] 
03:44:25  [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign
03:44:25  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:44:25  [WARNING] 
03:44:25  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:44:25  [WARNING] 
03:44:25  [INFO] 
03:44:25  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >--
03:44:25  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.2-SNAPSHOT [69/84]
03:44:25  [INFO] ------------------------------[ feature ]-------------------------------
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services ---
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services ---
03:44:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:44:25  [INFO] 
03:44:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services ---
03:44:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:44:25  [INFO] 
03:44:25  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] 
03:44:26  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:44:26  [INFO] argLine set to empty
03:44:26  [INFO] 
03:44:26  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Starting audit...
03:44:26  Audit done.
03:44:26  [INFO] You have 0 Checkstyle violations.
03:44:26  [INFO] 
03:44:26  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Starting audit...
03:44:26  Audit done.
03:44:26  [INFO] You have 0 Checkstyle violations.
03:44:26  [INFO] 
03:44:26  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes/LICENSE
03:44:26  [INFO] 
03:44:26  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml
03:44:26  [INFO] ...done!
03:44:26  [INFO] Attaching features XML
03:44:26  [INFO] 
03:44:26  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:44:26  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:44:26  [INFO] 
03:44:26  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>>
03:44:26  [INFO] 
03:44:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] 
03:44:26  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<<
03:44:26  [INFO] 
03:44:26  [INFO] 
03:44:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] 
03:44:26  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-flow-services ---
03:44:26  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services
03:44:26  [INFO] Project dependency features detected: []
03:44:26  [INFO] Pax Exam System (Version: 4.13.3) created.
03:44:26  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:44:27  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:44:27  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:44:27  [INFO] Waiting for remote bundle context.. on 21000 name: 7f9ce600-9b78-4c98-a675-3a8a124c2e54 timout: [ RelativeTimeout value = 180000 ]
03:44:46  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:44:46  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:44:46  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:44:46  [INFO] 
03:44:46  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-flow-services ---
03:44:46  [INFO] 
03:44:46  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services ---
03:44:46  [INFO] 
03:44:46  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services ---
03:44:46  [INFO] CycloneDX: Resolving Dependencies
03:44:49  [INFO] CycloneDX: Creating BOM version 1.5 with 268 component(s)
03:44:49  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml
03:44:49  [INFO]            attaching as odl-openflowplugin-flow-services-0.18.2-SNAPSHOT-cyclonedx.xml
03:44:49  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json
03:44:49  [INFO]            attaching as odl-openflowplugin-flow-services-0.18.2-SNAPSHOT-cyclonedx.json
03:44:49  [INFO] 
03:44:49  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services ---
03:44:49  [INFO] Skipping duplicate-finder execution!
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services ---
03:44:49  [INFO] Skipping plugin execution
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services ---
03:44:49  [INFO] Skipping source per configuration.
03:44:49  [INFO] 
03:44:49  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services ---
03:44:49  [INFO] 
03:44:49  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services ---
03:44:49  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services ---
03:44:49  [WARNING] 
03:44:49  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign
03:44:49  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:44:49  [WARNING] 
03:44:49  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:44:49  [WARNING] 
03:44:49  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-0.18.2-SNAPSHOT.pom
03:44:49  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-0.18.2-SNAPSHOT-features.xml
03:44:49  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-0.18.2-SNAPSHOT-cyclonedx.xml
03:44:49  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-0.18.2-SNAPSHOT-cyclonedx.json
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services ---
03:44:49  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:44:49  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:44:49  [WARNING] 
03:44:49  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign
03:44:49  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:44:49  [WARNING] 
03:44:49  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:44:49  [WARNING] 
03:44:49  [INFO] 
03:44:49  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >----
03:44:49  [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.2-SNAPSHOT [70/84]
03:44:49  [INFO] ------------------------------[ feature ]-------------------------------
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test ---
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test ---
03:44:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:44:49  [INFO] 
03:44:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test ---
03:44:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:44:49  [INFO] 
03:44:49  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] 
03:44:50  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:44:50  [INFO] argLine set to empty
03:44:50  [INFO] 
03:44:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] Starting audit...
03:44:50  Audit done.
03:44:50  [INFO] You have 0 Checkstyle violations.
03:44:50  [INFO] 
03:44:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] Starting audit...
03:44:50  Audit done.
03:44:50  [INFO] You have 0 Checkstyle violations.
03:44:50  [INFO] 
03:44:50  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes/LICENSE
03:44:50  [INFO] 
03:44:50  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml
03:44:50  [INFO] ...done!
03:44:50  [INFO] Attaching features XML
03:44:50  [INFO] 
03:44:50  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test ---
03:44:50  [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
03:44:50  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:44:50  [INFO] 
03:44:50  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>>
03:44:50  [INFO] 
03:44:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] 
03:44:50  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<<
03:44:50  [INFO] 
03:44:50  [INFO] 
03:44:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] 
03:44:50  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-drop-test ---
03:44:50  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test
03:44:50  [INFO] Project dependency features detected: []
03:44:50  [INFO] Pax Exam System (Version: 4.13.3) created.
03:44:50  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:44:51  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:44:51  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:44:51  [INFO] Waiting for remote bundle context.. on 21000 name: 808d4400-3a9b-401b-a240-3ed158d641b6 timout: [ RelativeTimeout value = 180000 ]
03:45:17  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:45:17  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:45:17  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:45:17  [INFO] 
03:45:17  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-drop-test ---
03:45:17  [INFO] 
03:45:17  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test ---
03:45:17  [INFO] 
03:45:17  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-drop-test ---
03:45:17  [INFO] CycloneDX: Resolving Dependencies
03:45:21  [INFO] CycloneDX: Creating BOM version 1.5 with 271 component(s)
03:45:21  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml
03:45:21  [INFO]            attaching as odl-openflowplugin-drop-test-0.18.2-SNAPSHOT-cyclonedx.xml
03:45:21  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json
03:45:21  [INFO]            attaching as odl-openflowplugin-drop-test-0.18.2-SNAPSHOT-cyclonedx.json
03:45:21  [INFO] 
03:45:21  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test ---
03:45:21  [INFO] Skipping duplicate-finder execution!
03:45:21  [INFO] 
03:45:21  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test ---
03:45:21  [INFO] Skipping plugin execution
03:45:21  [INFO] 
03:45:21  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test ---
03:45:21  [INFO] Skipping source per configuration.
03:45:21  [INFO] 
03:45:21  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-drop-test ---
03:45:21  [INFO] 
03:45:21  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-drop-test ---
03:45:21  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:45:21  [INFO] 
03:45:21  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-drop-test ---
03:45:21  [WARNING] 
03:45:21  [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign
03:45:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:45:21  [WARNING] 
03:45:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:45:21  [WARNING] 
03:45:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/odl-openflowplugin-drop-test-0.18.2-SNAPSHOT.pom
03:45:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/odl-openflowplugin-drop-test-0.18.2-SNAPSHOT-features.xml
03:45:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/odl-openflowplugin-drop-test-0.18.2-SNAPSHOT-cyclonedx.xml
03:45:21  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/odl-openflowplugin-drop-test-0.18.2-SNAPSHOT-cyclonedx.json
03:45:21  [INFO] 
03:45:21  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test ---
03:45:21  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:45:21  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:45:21  [WARNING] 
03:45:21  [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign
03:45:21  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:45:21  [WARNING] 
03:45:21  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:45:21  [WARNING] 
03:45:21  [INFO] 
03:45:21  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >--
03:45:21  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.2-SNAPSHOT [71/84]
03:45:21  [INFO] ------------------------------[ feature ]-------------------------------
03:45:24  [INFO] 
03:45:24  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest ---
03:45:24  [INFO] 
03:45:24  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:45:25  [INFO] 
03:45:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:45:25  [INFO] 
03:45:25  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] 
03:45:25  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:45:25  [INFO] argLine set to empty
03:45:25  [INFO] 
03:45:25  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Starting audit...
03:45:25  Audit done.
03:45:25  [INFO] You have 0 Checkstyle violations.
03:45:25  [INFO] 
03:45:25  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Starting audit...
03:45:25  Audit done.
03:45:25  [INFO] You have 0 Checkstyle violations.
03:45:25  [INFO] 
03:45:25  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/LICENSE
03:45:25  [INFO] 
03:45:25  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml
03:45:25  [INFO] ...done!
03:45:25  [INFO] Attaching features XML
03:45:25  [INFO] 
03:45:25  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest ---
03:45: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
03:45:25  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:45:25  [INFO] 
03:45:25  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>>
03:45:25  [INFO] 
03:45:25  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] 
03:45:25  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<<
03:45:25  [INFO] 
03:45:25  [INFO] 
03:45:25  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] 
03:45:25  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-flow-services-rest ---
03:45:25  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest
03:45:26  [INFO] Project dependency features detected: []
03:45:26  [INFO] Pax Exam System (Version: 4.13.3) created.
03:45:26  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:45:26  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:45:26  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:45:26  [INFO] Waiting for remote bundle context.. on 21000 name: 9cce88bf-3cc1-4463-810a-d5dbd31f3684 timout: [ RelativeTimeout value = 180000 ]
03:45:47  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:45:47  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:45:47  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:45:47  [INFO] 
03:45:47  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-flow-services-rest ---
03:45:47  [INFO] 
03:45:47  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest ---
03:45:47  [INFO] 
03:45:47  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-flow-services-rest ---
03:45:47  [INFO] CycloneDX: Resolving Dependencies
03:45:54  [INFO] CycloneDX: Creating BOM version 1.5 with 431 component(s)
03:45:54  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml
03:45:54  [INFO]            attaching as odl-openflowplugin-flow-services-rest-0.18.2-SNAPSHOT-cyclonedx.xml
03:45:54  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json
03:45:54  [INFO]            attaching as odl-openflowplugin-flow-services-rest-0.18.2-SNAPSHOT-cyclonedx.json
03:45:54  [INFO] 
03:45:54  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [INFO] Skipping duplicate-finder execution!
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [INFO] Skipping plugin execution
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [INFO] Skipping source per configuration.
03:45:54  [INFO] 
03:45:54  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [INFO] 
03:45:54  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [WARNING] 
03:45:54  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign
03:45:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:45:54  [WARNING] 
03:45:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:45:54  [WARNING] 
03:45:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.2-SNAPSHOT.pom
03:45:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.2-SNAPSHOT-features.xml
03:45:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.2-SNAPSHOT-cyclonedx.xml
03:45:54  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.2-SNAPSHOT-cyclonedx.json
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest ---
03:45:54  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:45:54  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:45:54  [WARNING] 
03:45:54  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign
03:45:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:45:54  [WARNING] 
03:45:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:45:54  [WARNING] 
03:45:54  [INFO] 
03:45:54  [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >-----
03:45:54  [INFO] Building southbound-cli 0.18.2-SNAPSHOT                          [72/84]
03:45:54  [INFO] -------------------------------[ bundle ]-------------------------------
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ southbound-cli ---
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli ---
03:45:54  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:45:54  [INFO] 
03:45:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli ---
03:45:54  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:45:54  [INFO] 
03:45:54  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli ---
03:45:55  [INFO] 
03:45:55  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli ---
03:45: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-calcium/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/**
03:45:55  [INFO] 
03:45:55  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ southbound-cli ---
03:45:55  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:45:55  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/yang
03:45:55  [INFO] yang-to-sources: Found 15 dependencies in 2.393 ms
03:45:55  [INFO] yang-to-sources: Project model files found: 1 in 646.6 μs
03:45:55  [INFO] yang-to-sources: 2 YANG models processed in 75.39 ms
03:45:55  [INFO] BindingJavaFileGenerator: Defined 15 files in 977.4 μs
03:45:55  [INFO] Sorted 15 files into 4 directories in 70.11 μs
03:45:55  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 6.466 ms
03:45:55  [INFO] 
03:45:55  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli ---
03:45:55  [INFO] Starting audit...
03:45:55  Audit done.
03:45:55  [INFO] You have 0 Checkstyle violations.
03:45:55  [INFO] 
03:45:55  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli ---
03:45:55  [INFO] Starting audit...
03:45:55  Audit done.
03:45:55  [INFO] You have 0 Checkstyle violations.
03:45:55  [INFO] 
03:45:55  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli ---
03:45:55  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/classes/LICENSE
03:45:55  [INFO] 
03:45:55  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli ---
03:45:55  [INFO] Copying 1 resource from src/main/resources to target/classes
03:45:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/generated-sources/spi
03:45:55  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:45:55  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:45:55  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:45:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/generated-sources/spi
03:45:55  [INFO] 
03:45:55  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli ---
03:45:55  [INFO] Recompiling the module because of changed dependency.
03:45:55  [INFO] Compiling 28 source files with javac [debug release 17] to target/classes
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:45:55  [INFO] 
03:45:55  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>>
03:45:55  [INFO] 
03:45:55  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ southbound-cli ---
03:45:55  [INFO] Fork Value is true
03:46:00  [INFO] Done SpotBugs Analysis....
03:46:00  [INFO] 
03:46:00  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-cli <<<
03:46:00  [INFO] 
03:46:00  [INFO] 
03:46:00  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ southbound-cli ---
03:46:00  [INFO] BugInstance size is 0
03:46:00  [INFO] Error size is 0
03:46:00  [INFO] No errors/warnings found
03:46:00  [INFO] 
03:46:00  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli ---
03:46:00  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/test/resources
03:46:00  [INFO] 
03:46:00  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ southbound-cli ---
03:46:00  [INFO] No sources to compile
03:46:00  [INFO] 
03:46:00  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ southbound-cli ---
03:46:00  [INFO] No tests to run.
03:46:00  [INFO] 
03:46:00  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ southbound-cli ---
03:46:00  [INFO] 
03:46:00  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli ---
03:46:00  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT.jar
03:46:00  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/META-INF/MANIFEST.MF
03:46:00  [INFO] 
03:46:00  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ southbound-cli ---
03:46:00  [INFO] No previous run data found, generating javadoc.
03:46:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-javadoc.jar
03:46:02  [INFO] 
03:46:02  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ southbound-cli ---
03:46:02  [INFO] CycloneDX: Resolving Dependencies
03:46:04  [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s)
03:46:04  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/bom.xml
03:46:04  [INFO]            attaching as southbound-cli-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:04  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/bom.json
03:46:04  [INFO]            attaching as southbound-cli-0.18.2-SNAPSHOT-cyclonedx.json
03:46:04  [INFO] 
03:46:04  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli ---
03:46:04  [INFO] Skipping duplicate-finder execution!
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ southbound-cli ---
03:46:04  [WARNING] Used undeclared dependencies found:
03:46:04  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:46:04  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:46:04  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:46:04  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ southbound-cli ---
03:46:04  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-sources.jar
03:46:04  [INFO] 
03:46:04  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ southbound-cli ---
03:46:04  [INFO] 
03:46:04  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ southbound-cli ---
03:46:04  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ southbound-cli ---
03:46:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT.pom
03:46:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT.jar
03:46:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT-javadoc.jar
03:46:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT-cyclonedx.json
03:46:04  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT-sources.jar
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli ---
03:46:04  [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-SNAPSHOT.jar
03:46:04  [INFO] Writing OBR metadata
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ southbound-cli ---
03:46:04  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:46:04  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli ---
03:46:04  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:46:04  [INFO] 
03:46:04  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >--
03:46:04  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.2-SNAPSHOT [73/84]
03:46:04  [INFO] ------------------------------[ feature ]-------------------------------
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli ---
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli ---
03:46:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:04  [INFO] 
03:46:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli ---
03:46:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:04  [INFO] 
03:46:04  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] 
03:46:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:46:05  [INFO] argLine set to empty
03:46:05  [INFO] 
03:46:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] Starting audit...
03:46:05  Audit done.
03:46:05  [INFO] You have 0 Checkstyle violations.
03:46:05  [INFO] 
03:46:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] Starting audit...
03:46:05  Audit done.
03:46:05  [INFO] You have 0 Checkstyle violations.
03:46:05  [INFO] 
03:46:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/LICENSE
03:46:05  [INFO] 
03:46:05  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml
03:46:05  [INFO] ...done!
03:46:05  [INFO] Attaching features XML
03:46:05  [INFO] 
03:46:05  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli ---
03:46: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
03:46:05  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:46:05  [INFO] 
03:46:05  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>>
03:46:05  [INFO] 
03:46:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] 
03:46:05  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<<
03:46:05  [INFO] 
03:46:05  [INFO] 
03:46:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] 
03:46:05  [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-openflowplugin-app-southbound-cli ---
03:46:05  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli
03:46:05  [INFO] Project dependency features detected: []
03:46:05  [INFO] Pax Exam System (Version: 4.13.3) created.
03:46:05  [INFO] Creating RMI registry server on 127.0.0.1:21000
03:46:05  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
03:46:05  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
03:46:05  [INFO] Waiting for remote bundle context.. on 21000 name: ad72c78f-49e3-4706-8c95-d96cd264de07 timout: [ RelativeTimeout value = 180000 ]
03:46:33  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
03:46:33  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
03:46:33  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
03:46:34  [INFO] 
03:46:34  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-openflowplugin-app-southbound-cli ---
03:46:34  [INFO] 
03:46:34  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli ---
03:46:34  [INFO] 
03:46:34  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli ---
03:46:34  [INFO] CycloneDX: Resolving Dependencies
03:46:37  [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s)
03:46:37  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml
03:46:37  [INFO]            attaching as odl-openflowplugin-app-southbound-cli-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:37  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json
03:46:37  [INFO]            attaching as odl-openflowplugin-app-southbound-cli-0.18.2-SNAPSHOT-cyclonedx.json
03:46:37  [INFO] 
03:46:37  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [INFO] Skipping duplicate-finder execution!
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [INFO] Skipping plugin execution
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [INFO] Skipping source per configuration.
03:46:37  [INFO] 
03:46:37  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [INFO] 
03:46:37  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [WARNING] 
03:46:37  [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign
03:46:37  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:46:37  [WARNING] 
03:46:37  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:46:37  [WARNING] 
03:46:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.2-SNAPSHOT.pom
03:46:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.2-SNAPSHOT-features.xml
03:46:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:37  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.2-SNAPSHOT-cyclonedx.json
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli ---
03:46:37  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:46:37  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:46:37  [WARNING] 
03:46:37  [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign
03:46:37  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:46:37  [WARNING] 
03:46:37  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:46:37  [WARNING] 
03:46:37  [INFO] 
03:46:37  [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >-------
03:46:37  [INFO] Building features-openflowplugin 0.18.2-SNAPSHOT                 [74/84]
03:46:37  [INFO] ------------------------------[ feature ]-------------------------------
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-openflowplugin ---
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin ---
03:46:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:37  [INFO] 
03:46:37  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin ---
03:46:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:37  [INFO] 
03:46:37  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin ---
03:46:38  [INFO] 
03:46:38  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin ---
03:46:38  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:46:38  [INFO] argLine set to empty
03:46:38  [INFO] 
03:46:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin ---
03:46:38  [INFO] Starting audit...
03:46:38  Audit done.
03:46:38  [INFO] You have 0 Checkstyle violations.
03:46:38  [INFO] 
03:46:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin ---
03:46:38  [INFO] Starting audit...
03:46:38  Audit done.
03:46:38  [INFO] You have 0 Checkstyle violations.
03:46:38  [INFO] 
03:46:38  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin ---
03:46:38  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/classes/LICENSE
03:46:38  [INFO] 
03:46:38  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin ---
03:46:38  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml
03:46:38  [INFO] ...done!
03:46:38  [INFO] Attaching features XML
03:46:38  [INFO] 
03:46:38  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin ---
03:46:38  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:46:38  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:46:38  [INFO] 
03:46:38  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>>
03:46:38  [INFO] 
03:46:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin ---
03:46:38  [INFO] 
03:46:38  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<<
03:46:38  [INFO] 
03:46:38  [INFO] 
03:46:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin ---
03:46:38  [INFO] 
03:46:38  [INFO] --- features-test-plugin:13.1.4:test (default) @ features-openflowplugin ---
03:46:38  [INFO] 
03:46:38  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-openflowplugin ---
03:46:38  [INFO] 
03:46:38  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-openflowplugin ---
03:46:38  [INFO] 
03:46:38  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-openflowplugin ---
03:46:38  [INFO] CycloneDX: Resolving Dependencies
03:46:46  [INFO] CycloneDX: Creating BOM version 1.5 with 446 component(s)
03:46:46  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/bom.xml
03:46:46  [INFO]            attaching as features-openflowplugin-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:46  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/bom.json
03:46:46  [INFO]            attaching as features-openflowplugin-0.18.2-SNAPSHOT-cyclonedx.json
03:46:46  [INFO] 
03:46:46  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin ---
03:46:46  [INFO] Skipping duplicate-finder execution!
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-openflowplugin ---
03:46:46  [INFO] Skipping plugin execution
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin ---
03:46:46  [INFO] No sources in project. Archive not created.
03:46:46  [INFO] 
03:46:46  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-openflowplugin ---
03:46:46  [INFO] 
03:46:46  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-openflowplugin ---
03:46:46  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-openflowplugin ---
03:46:46  [WARNING] 
03:46:46  [WARNING] The packaging plugin for project features-openflowplugin did not assign
03:46:46  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:46:46  [WARNING] 
03:46:46  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:46:46  [WARNING] 
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/features-openflowplugin-0.18.2-SNAPSHOT.pom
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/features-openflowplugin-0.18.2-SNAPSHOT-features.xml
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/features-openflowplugin-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/features-openflowplugin-0.18.2-SNAPSHOT-cyclonedx.json
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-openflowplugin ---
03:46:46  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:46:46  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:46:46  [WARNING] 
03:46:46  [WARNING] The packaging plugin for project features-openflowplugin did not assign
03:46:46  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
03:46:46  [WARNING] 
03:46:46  [WARNING] Incomplete projects like this will fail in future Maven versions!
03:46:46  [WARNING] 
03:46:46  [INFO] 
03:46:46  [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >---------
03:46:46  [INFO] Building features-aggregator 0.18.2-SNAPSHOT                     [75/84]
03:46:46  [INFO] --------------------------------[ pom ]---------------------------------
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator ---
03:46:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:46  [INFO] 
03:46:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-aggregator ---
03:46:46  [INFO] CycloneDX: Resolving Dependencies
03:46:46  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
03:46:46  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/target/bom.xml
03:46:46  [INFO]            attaching as features-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:46  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/target/bom.json
03:46:46  [INFO]            attaching as features-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator ---
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/features-aggregator-0.18.2-SNAPSHOT.pom
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/features-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:46  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.2-SNAPSHOT/features-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator ---
03:46:46  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:46:46  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:46:46  [INFO] 
03:46:46  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >--
03:46:46  [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.2-SNAPSHOT [76/84]
03:46:46  [INFO] --------------------------------[ pom ]---------------------------------
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator ---
03:46:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:46  [INFO] 
03:46:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ arbitratorreconciliation-aggregator ---
03:46:46  [INFO] Skipping CycloneDX goal, because module skips deploy
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator ---
03:46:46  [INFO] Skipping artifact installation
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator ---
03:46:46  [INFO] Skipping artifact deployment
03:46:46  [INFO] 
03:46:46  [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >-------
03:46:46  [INFO] Building applications-aggregator 0.18.2-SNAPSHOT                 [77/84]
03:46:46  [INFO] --------------------------------[ pom ]---------------------------------
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ applications-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator ---
03:46:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:46  [INFO] 
03:46:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ applications-aggregator ---
03:46:46  [INFO] Skipping CycloneDX goal, because module skips deploy
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ applications-aggregator ---
03:46:46  [INFO] Skipping artifact installation
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ applications-aggregator ---
03:46:46  [INFO] Skipping artifact deployment
03:46:46  [INFO] 
03:46:46  [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >-------
03:46:46  [INFO] Building model-aggregator 0.18.2-SNAPSHOT                        [78/84]
03:46:46  [INFO] --------------------------------[ pom ]---------------------------------
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator ---
03:46:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:46  [INFO] 
03:46:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator ---
03:46:46  [INFO] 
03:46:46  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-aggregator ---
03:46:46  [INFO] Skipping CycloneDX goal, because module skips deploy
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator ---
03:46:46  [INFO] Skipping artifact installation
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator ---
03:46:46  [INFO] Skipping artifact deployment
03:46:46  [INFO] 
03:46:46  [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >-----------
03:46:46  [INFO] Building learning-switch 0.18.2-SNAPSHOT                         [79/84]
03:46:46  [INFO] -------------------------------[ bundle ]-------------------------------
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ learning-switch ---
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch ---
03:46:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:46  [INFO] 
03:46:46  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch ---
03:46:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:46  [INFO] 
03:46:46  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch ---
03:46:47  [INFO] 
03:46:47  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch ---
03:46: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-calcium/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/**
03:46:47  [INFO] 
03:46:47  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch ---
03:46:47  [INFO] Starting audit...
03:46:47  Audit done.
03:46:47  [INFO] You have 0 Checkstyle violations.
03:46:47  [INFO] 
03:46:47  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch ---
03:46:47  [INFO] Starting audit...
03:46:47  Audit done.
03:46:47  [INFO] You have 0 Checkstyle violations.
03:46:47  [INFO] 
03:46:47  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch ---
03:46:47  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/classes/LICENSE
03:46:47  [INFO] 
03:46:47  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch ---
03:46:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/resources
03:46:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/generated-sources/spi
03:46:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/generated-sources/yang
03:46:47  [INFO] 
03:46:47  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch ---
03:46:47  [INFO] Recompiling the module because of changed dependency.
03:46:47  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:46:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:46:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:46:47  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:46:47  [INFO] 
03:46:47  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>>
03:46:47  [INFO] 
03:46:47  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ learning-switch ---
03:46:47  [INFO] Fork Value is true
03:46:50  [INFO] Done SpotBugs Analysis....
03:46:50  [INFO] 
03:46:50  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<<
03:46:50  [INFO] 
03:46:50  [INFO] 
03:46:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ learning-switch ---
03:46:50  [INFO] BugInstance size is 0
03:46:50  [INFO] Error size is 0
03:46:50  [INFO] No errors/warnings found
03:46:50  [INFO] 
03:46:50  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch ---
03:46:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/test/resources
03:46:50  [INFO] 
03:46:50  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ learning-switch ---
03:46:50  [INFO] No sources to compile
03:46:50  [INFO] 
03:46:50  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ learning-switch ---
03:46:50  [INFO] No tests to run.
03:46:50  [INFO] 
03:46:50  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ learning-switch ---
03:46:50  [INFO] 
03:46:50  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch ---
03:46:50  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT.jar
03:46:50  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/META-INF/MANIFEST.MF
03:46:50  [INFO] 
03:46:50  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ learning-switch ---
03:46:50  [INFO] No previous run data found, generating javadoc.
03:46:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-javadoc.jar
03:46:52  [INFO] 
03:46:52  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ learning-switch ---
03:46:52  [INFO] CycloneDX: Resolving Dependencies
03:46:52  [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s)
03:46:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/bom.xml
03:46:52  [INFO]            attaching as learning-switch-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/bom.json
03:46:52  [INFO]            attaching as learning-switch-0.18.2-SNAPSHOT-cyclonedx.json
03:46:52  [INFO] 
03:46:52  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch ---
03:46:52  [INFO] Skipping duplicate-finder execution!
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ learning-switch ---
03:46:52  [WARNING] Used undeclared dependencies found:
03:46:52  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:46:52  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:46:52  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:46:52  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:46:52  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:46:52  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:46:52  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ learning-switch ---
03:46:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-sources.jar
03:46:52  [INFO] 
03:46:52  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ learning-switch ---
03:46:52  [INFO] 
03:46:52  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ learning-switch ---
03:46:52  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ learning-switch ---
03:46:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT.pom
03:46:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT.jar
03:46:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT-javadoc.jar
03:46:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT-cyclonedx.json
03:46:52  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT-sources.jar
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch ---
03:46:52  [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-SNAPSHOT.jar
03:46:52  [INFO] Writing OBR metadata
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ learning-switch ---
03:46:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:46:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch ---
03:46:52  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:46:52  [INFO] 
03:46:52  [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >-----------
03:46:52  [INFO] Building sample-consumer 0.18.2-SNAPSHOT                         [80/84]
03:46:52  [INFO] -------------------------------[ bundle ]-------------------------------
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-consumer ---
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer ---
03:46:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:52  [INFO] 
03:46:52  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer ---
03:46:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:52  [INFO] 
03:46:52  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer ---
03:46:53  [INFO] 
03:46:53  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer ---
03:46: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-calcium/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/**
03:46:53  [INFO] 
03:46:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer ---
03:46:53  [INFO] Starting audit...
03:46:53  Audit done.
03:46:53  [INFO] You have 0 Checkstyle violations.
03:46:53  [INFO] 
03:46:53  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer ---
03:46:53  [INFO] Starting audit...
03:46:53  Audit done.
03:46:53  [INFO] You have 0 Checkstyle violations.
03:46:53  [INFO] 
03:46:53  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer ---
03:46:53  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/classes/LICENSE
03:46:53  [INFO] 
03:46:53  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer ---
03:46:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/src/main/resources
03:46:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/generated-sources/spi
03:46:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/generated-sources/yang
03:46:53  [INFO] 
03:46:53  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer ---
03:46:53  [INFO] Recompiling the module because of changed dependency.
03:46:53  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:46:53  [INFO] 
03:46:53  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>>
03:46:53  [INFO] 
03:46:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-consumer ---
03:46:53  [INFO] Fork Value is true
03:46:55  [INFO] Done SpotBugs Analysis....
03:46:55  [INFO] 
03:46:55  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<<
03:46:55  [INFO] 
03:46:55  [INFO] 
03:46:55  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-consumer ---
03:46:55  [INFO] BugInstance size is 0
03:46:55  [INFO] Error size is 0
03:46:55  [INFO] No errors/warnings found
03:46:55  [INFO] 
03:46:55  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer ---
03:46:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/src/test/resources
03:46:55  [INFO] 
03:46:55  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-consumer ---
03:46:55  [INFO] No sources to compile
03:46:55  [INFO] 
03:46:55  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ sample-consumer ---
03:46:55  [INFO] No tests to run.
03:46:55  [INFO] 
03:46:55  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ sample-consumer ---
03:46:55  [INFO] 
03:46:55  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer ---
03:46:55  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT.jar
03:46:56  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/META-INF/MANIFEST.MF
03:46:56  [INFO] 
03:46:56  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ sample-consumer ---
03:46:56  [INFO] No previous run data found, generating javadoc.
03:46:57  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-javadoc.jar
03:46:57  [INFO] 
03:46:57  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sample-consumer ---
03:46:57  [INFO] CycloneDX: Resolving Dependencies
03:46:57  [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s)
03:46:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/bom.xml
03:46:57  [INFO]            attaching as sample-consumer-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/bom.json
03:46:57  [INFO]            attaching as sample-consumer-0.18.2-SNAPSHOT-cyclonedx.json
03:46:57  [INFO] 
03:46:57  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer ---
03:46:57  [INFO] Skipping duplicate-finder execution!
03:46:57  [INFO] 
03:46:57  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-consumer ---
03:46:57  [INFO] No dependency problems found
03:46:57  [INFO] 
03:46:57  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-consumer ---
03:46:57  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-sources.jar
03:46:57  [INFO] 
03:46:57  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-consumer ---
03:46:57  [INFO] 
03:46:57  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-consumer ---
03:46:57  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:46:57  [INFO] 
03:46:57  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-consumer ---
03:46:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT.pom
03:46:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT.jar
03:46:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT-javadoc.jar
03:46:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT-cyclonedx.xml
03:46:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT-cyclonedx.json
03:46:57  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT-sources.jar
03:46:57  [INFO] 
03:46:57  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer ---
03:46:57  [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-SNAPSHOT.jar
03:46:57  [INFO] Writing OBR metadata
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-consumer ---
03:46:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:46:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer ---
03:46:58  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:46:58  [INFO] 
03:46:58  [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >-----------
03:46:58  [INFO] Building sample-bundles 0.18.2-SNAPSHOT                          [81/84]
03:46:58  [INFO] -------------------------------[ bundle ]-------------------------------
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sample-bundles ---
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles ---
03:46:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles ---
03:46:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:46:58  [INFO] 
03:46:58  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles ---
03:46:58  [INFO] 
03:46:58  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles ---
03:46: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-calcium/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/**
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles ---
03:46:58  [INFO] Starting audit...
03:46:58  Audit done.
03:46:58  [INFO] You have 0 Checkstyle violations.
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles ---
03:46:58  [INFO] Starting audit...
03:46:58  Audit done.
03:46:58  [INFO] You have 0 Checkstyle violations.
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles ---
03:46:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/classes/LICENSE
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles ---
03:46:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/src/main/resources
03:46:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/generated-sources/spi
03:46:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/generated-sources/yang
03:46:58  [INFO] 
03:46:58  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles ---
03:46:58  [INFO] Recompiling the module because of changed dependency.
03:46:58  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:46:58  [INFO] 
03:46:58  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>>
03:46:58  [INFO] 
03:46:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-bundles ---
03:46:58  [INFO] Fork Value is true
03:47:01  [INFO] Done SpotBugs Analysis....
03:47:01  [INFO] 
03:47:01  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<<
03:47:01  [INFO] 
03:47:01  [INFO] 
03:47:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-bundles ---
03:47:01  [INFO] BugInstance size is 0
03:47:01  [INFO] Error size is 0
03:47:01  [INFO] No errors/warnings found
03:47:01  [INFO] 
03:47:01  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles ---
03:47:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/src/test/resources
03:47:01  [INFO] 
03:47:01  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sample-bundles ---
03:47:01  [INFO] No sources to compile
03:47:01  [INFO] 
03:47:01  [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ sample-bundles ---
03:47:01  [INFO] No tests to run.
03:47:01  [INFO] 
03:47:01  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ sample-bundles ---
03:47:01  [INFO] 
03:47:01  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles ---
03:47:01  [INFO] Building bundle: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT.jar
03:47:01  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/META-INF/MANIFEST.MF
03:47:01  [INFO] 
03:47:01  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ sample-bundles ---
03:47:01  [INFO] No previous run data found, generating javadoc.
03:47:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-javadoc.jar
03:47:02  [INFO] 
03:47:02  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sample-bundles ---
03:47:02  [INFO] CycloneDX: Resolving Dependencies
03:47:03  [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
03:47:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/bom.xml
03:47:03  [INFO]            attaching as sample-bundles-0.18.2-SNAPSHOT-cyclonedx.xml
03:47:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/bom.json
03:47:03  [INFO]            attaching as sample-bundles-0.18.2-SNAPSHOT-cyclonedx.json
03:47:03  [INFO] 
03:47:03  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles ---
03:47:03  [INFO] Skipping duplicate-finder execution!
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ sample-bundles ---
03:47:03  [WARNING] Used undeclared dependencies found:
03:47:03  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:47:03  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:47:03  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
03:47:03  [WARNING]    org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:47:03  [WARNING]    org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:47:03  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ sample-bundles ---
03:47:03  [INFO] Building jar: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-sources.jar
03:47:03  [INFO] 
03:47:03  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ sample-bundles ---
03:47:03  [INFO] 
03:47:03  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ sample-bundles ---
03:47:03  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sample-bundles ---
03:47:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT.pom
03:47:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT.jar
03:47:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT-javadoc.jar
03:47:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT-cyclonedx.xml
03:47:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT-cyclonedx.json
03:47:03  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT-sources.jar
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles ---
03:47:03  [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-SNAPSHOT.jar
03:47:03  [INFO] Writing OBR metadata
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sample-bundles ---
03:47:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:47:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles ---
03:47:03  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:47:03  [INFO] 
03:47:03  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >--
03:47:03  [INFO] Building openflowplugin-samples-aggregator 0.18.2-SNAPSHOT       [82/84]
03:47:03  [INFO] --------------------------------[ pom ]---------------------------------
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator ---
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator ---
03:47:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:03  [INFO] 
03:47:03  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator ---
03:47:03  [INFO] 
03:47:03  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-samples-aggregator ---
03:47:03  [INFO] Skipping CycloneDX goal, because module skips deploy
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-samples-aggregator ---
03:47:03  [INFO] Skipping artifact installation
03:47:03  [INFO] 
03:47:03  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator ---
03:47:03  [INFO] Skipping artifact deployment
03:47:03  [INFO] 
03:47:03  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >--------
03:47:03  [INFO] Building openflowplugin-karaf 0.18.2-SNAPSHOT                    [83/84]
03:47:03  [INFO] --------------------------------[ pom ]---------------------------------
03:47:04  [INFO] 
03:47:04  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-karaf ---
03:47:04  [INFO] 
03:47:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf ---
03:47:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:05  [INFO] 
03:47:05  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf ---
03:47:05  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:05  [INFO] 
03:47:05  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf ---
03:47:05  [INFO] 
03:47:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf ---
03:47: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-calcium/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/**
03:47:05  [INFO] 
03:47:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf ---
03:47:05  [INFO] Starting audit...
03:47:05  Audit done.
03:47:05  [INFO] You have 0 Checkstyle violations.
03:47:05  [INFO] 
03:47:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf ---
03:47:05  [INFO] Starting audit...
03:47:05  Audit done.
03:47:05  [INFO] You have 0 Checkstyle violations.
03:47:05  [INFO] 
03:47:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf ---
03:47:05  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/classes/LICENSE
03:47:05  [INFO] 
03:47:05  [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf ---
03:47:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/src/main/resources
03:47:05  [INFO] 
03:47:05  [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf ---
03:47:05  [INFO] Using repositories:
03:47:05  [INFO]    https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
03:47:05  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
03:47:05  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:47:05  [INFO] Creating work directory: /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly
03:47:05  [INFO] Loading direct KAR and features XML dependencies
03:47:05  [INFO]    Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
03:47:05  [INFO]    Feature framework will be added as a startup feature
03:47:05  [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly
03:47:05  [INFO] Unzipping kars
03:47:05  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
03:47:05  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
03:47:05  [INFO] Loading profiles from:
03:47:05  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
03:47:05  [INFO] Loading repositories
03:47:05  [INFO] Generating generated-startup profile
03:47:05  [INFO] Generating generated-boot profile with parents: generated-startup
03:47:05  [INFO] Generating generated-installed profile
03:47:05  [INFO] Configuring etc/config.properties and etc/system.properties
03:47:05  [INFO] Downloading libraries for generated profiles
03:47:05  [INFO] Downloading additional libraries
03:47:05  [INFO] Writing configurations
03:47:05  [INFO]    adding config file: etc/profile.cfg
03:47:05  [INFO] Startup stage
03:47:05  [INFO]    Loading startup repositories
03:47:05  [INFO]    Resolving startup features and bundles
03:47:05  [INFO]       Features: framework
03:47:05  [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.4
03:47:05  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:47:05  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
03:47:05  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
03:47:05  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
03:47:05  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
03:47:05  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:47:05  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:47:05  [INFO] Boot stage
03:47:05  [INFO]    Loading boot repositories
03:47:05  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.9/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features
03:47:05  [INFO]       adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features
03:47:05  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features
03:47:05  [INFO]    Feature kar/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
03:47:05  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
03:47:05  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
03:47:05  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
03:47:05  [INFO]    Feature scr/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
03:47:05  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
03:47:05  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
03:47:05  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
03:47:05  [INFO]    Feature aries-proxy/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
03:47:05  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
03:47:05  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
03:47:05  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm/9.7
03:47:05  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
03:47:05  [INFO]    Feature shell/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
03:47:05  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
03:47:05  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
03:47:05  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
03:47:05  [INFO]    Feature service/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
03:47:05  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
03:47:05  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
03:47:05  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
03:47:05  [INFO]    Feature package/4.4.6 is defined as a boot feature
03:47:05  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
03:47:06  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
03:47:06  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
03:47:06  [INFO]    Feature feature/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.features.repos.cfg
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.command.acl.feature.cfg
03:47:06  [INFO]    Feature management/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
03:47:06  [INFO]       adding config file: etc/jmx.acl.cfg
03:47:06  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
03:47:06  [INFO]       adding config file: etc/jmx.acl.java.lang.Memory.cfg
03:47:06  [INFO]       adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.management.cfg
03:47:06  [INFO]    Feature jline/3.21.0 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
03:47:06  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
03:47:06  [INFO]    Feature system/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
03:47:06  [INFO]    Feature aff23830-33ef-45ff-b5af-d6eac14c4290/0.0.0 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4
03:47:06  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4
03:47:06  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:47:06  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4
03:47:06  [INFO]    Feature log/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
03:47:06  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
03:47:06  [INFO]    Feature config/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
03:47:06  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.command.acl.config.cfg
03:47:06  [INFO]    Feature instance/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
03:47:06  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
03:47:06  [INFO]    Feature framework/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
03:47:06  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:47:06  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:47:06  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:47:06  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
03:47:06  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
03:47:06  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
03:47:06  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
03:47:06  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
03:47:06  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
03:47:06  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
03:47:06  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
03:47:06  [INFO]       adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
03:47:06  [INFO]    Feature standard/4.4.6 is defined as a boot feature
03:47:06  [INFO] Install stage
03:47:06  [INFO]    Loading installed repositories
03:47:06  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
03:47:06  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
03:47:06  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
03:47:06  [INFO]       adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
03:47:06  [INFO] 
03:47:06  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>>
03:47:06  [INFO] 
03:47:06  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-karaf ---
03:47:06  [INFO] 
03:47:06  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<<
03:47:06  [INFO] 
03:47:06  [INFO] 
03:47:06  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-karaf ---
03:47:06  [INFO] 
03:47:06  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf ---
03:47:06  [INFO] Executing tasks
03:47:06  [INFO] Executed tasks
03:47:06  [INFO] 
03:47:06  [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ openflowplugin-karaf ---
03:47:06  [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly/lib/karaf.branding-13.1.4.jar
03:47:06  [INFO] 
03:47:06  [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf ---
03:47:06  [INFO] 
03:47:06  [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf ---
03:47:06  [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
03:47:06  [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg
03:47:06  [INFO] 
03:47:06  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-karaf ---
03:47:06  [INFO] 
03:47:06  [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf ---
03:47:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/src/main/assembly
03:47:06  [INFO] 
03:47:06  [INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ openflowplugin-karaf ---
03:47:07  [INFO] Feature repository discovered recursively: ed45e8e8-e98f-4888-aaec-64fb1f4d5397
03:47:07  [INFO] Feature repository discovered recursively: features-openflowplugin
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest
03:47:07  [INFO] Feature repository discovered recursively: odl-restconf
03:47:07  [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-export
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-extras-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-jersey-2
03:47:07  [INFO] Feature repository discovered recursively: odl-javassist-3
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
03:47:07  [INFO] Feature repository discovered recursively: odl-ws-rs-api
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
03:47:07  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-common
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-netty
03:47:07  [INFO] Feature repository discovered recursively: odl-netty-4
03:47:07  [INFO] Feature repository discovered recursively: openflowplugin-0.18.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-common
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-apache-commons-text
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-codec
03:47:07  [INFO] Feature repository discovered recursively: odl-stax2-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-data
03:47:07  [INFO] Feature repository discovered recursively: odl-antlr4
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-parser
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-akka
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-scala
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
03:47:07  [INFO] Feature repository discovered recursively: odl-gson
03:47:07  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
03:47:07  [INFO] Feature repository discovered recursively: odl-servlet-api
03:47:07  [INFO] Feature repository discovered recursively: odl-infrautils-utils
03:47:07  [INFO] Feature repository discovered recursively: odl-infrautils-ready
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-util
03:47:07  [INFO] Feature repository discovered recursively: pt-triemap
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-srm
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries
03:47:07  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
03:47:07  [INFO] Feature repository discovered recursively: odl-guava
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation
03:47:07  [INFO] Feature repository discovered recursively: features-openflowplugin-extension
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions
03:47:07  [INFO] Feature repository discovered recursively: framework-4.4.6
03:47:07  [INFO] Feature repository discovered recursively: standard-4.4.6
03:47:07  [INFO] Feature repository discovered recursively: framework-4.4.6
03:47:07  [INFO] Feature repository discovered recursively: features-openflowplugin
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic
03:47:07  [INFO] Feature repository discovered recursively: openflowplugin-0.18.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-common
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-util
03:47:07  [INFO] Feature repository discovered recursively: odl-guava
03:47:07  [INFO] Feature repository discovered recursively: pt-triemap
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-common
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-data
03:47:07  [INFO] Feature repository discovered recursively: odl-antlr4
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-parser
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-apache-commons-text
03:47:07  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-codec
03:47:07  [INFO] Feature repository discovered recursively: odl-gson
03:47:07  [INFO] Feature repository discovered recursively: odl-stax2-api
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
03:47:07  [INFO] Feature repository discovered recursively: odl-netty-4
03:47:07  [INFO] Feature repository discovered recursively: odl-servlet-api
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-akka
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-scala
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
03:47:07  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
03:47:07  [INFO] Feature repository discovered recursively: odl-infrautils-ready
03:47:07  [INFO] Feature repository discovered recursively: odl-infrautils-utils
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-netty
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-srm
03:47:07  [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.2-SNAPSHOT
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest
03:47:07  [INFO] Feature repository discovered recursively: odl-restconf
03:47:07  [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-yangtools-export
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
03:47:07  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
03:47:07  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
03:47:07  [INFO] Feature repository discovered recursively: pax-transx-0.5.4
03:47:07  [INFO] Feature repository discovered recursively: odl-extras-9.0.5
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-jersey-2
03:47:07  [INFO] Feature repository discovered recursively: odl-javassist-3
03:47:07  [INFO] Feature repository discovered recursively: odl-ws-rs-api
03:47:07  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-aaa-0.19.6
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
03:47:07  [INFO] Feature repository discovered recursively: odl-netconf-7.0.9
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli
03:47:07  [INFO] Feature repository discovered recursively: features-openflowplugin-extension
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions
03:47:07  [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions
03:47:07  [INFO] Feature repository discovered recursively: standard-4.4.6
03:47:07  [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
03:47:07  [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.16.0 and 3.14.0
03:47:07  [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1
03:47:08  [INFO] 
03:47:08  [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf ---
03:47:08  [INFO] Executing tasks
03:47:08  [INFO] Executed tasks
03:47:08  [INFO] 
03:47:08  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf ---
03:47:08  [INFO] Executing tasks
03:47:08  [INFO]    [delete] Deleting directory /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly/system/org/bouncycastle
03:47:08  [INFO] Executed tasks
03:47:08  [INFO] 
03:47:08  [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ openflowplugin-karaf ---
03:47:08  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:47:08  [INFO] 
03:47:08  [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ openflowplugin-karaf ---
03:47:24  [INFO] 
03:47:24  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-karaf ---
03:47:24  [INFO] Skipping CycloneDX goal, because module skips deploy
03:47:24  [INFO] 
03:47:24  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf ---
03:47:24  [INFO] Skipping duplicate-finder execution!
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-karaf ---
03:47:24  [INFO] Skipping pom project
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf ---
03:47:24  [INFO] 
03:47:24  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-karaf ---
03:47:24  [INFO] 
03:47:24  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-karaf ---
03:47:24  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-karaf ---
03:47:24  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.2-SNAPSHOT/openflowplugin-karaf-0.18.2-SNAPSHOT.pom
03:47:24  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.2-SNAPSHOT/openflowplugin-karaf-0.18.2-SNAPSHOT.tar.gz
03:47:24  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.2-SNAPSHOT/openflowplugin-karaf-0.18.2-SNAPSHOT.zip
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-karaf ---
03:47:24  [INFO] Skipping artifact deployment
03:47:24  [INFO] 
03:47:24  [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------
03:47:24  [INFO] Building openflowplugin 0.18.2-SNAPSHOT                          [84/84]
03:47:24  [INFO] --------------------------------[ pom ]---------------------------------
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-aggregator ---
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator ---
03:47:24  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator ---
03:47:24  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:24  [INFO] 
03:47:24  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator ---
03:47:24  [INFO] 
03:47:24  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator ---
03:47: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-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator ---
03:47:24  [INFO] Starting audit...
03:47:24  Audit done.
03:47:24  [INFO] You have 0 Checkstyle violations.
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator ---
03:47:24  [INFO] Starting audit...
03:47:24  Audit done.
03:47:24  [INFO] You have 0 Checkstyle violations.
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator ---
03:47:24  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/openflowplugin-maven-clm-calcium/target/classes/LICENSE
03:47:24  [INFO] 
03:47:24  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>>
03:47:24  [INFO] 
03:47:24  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-aggregator ---
03:47:24  [INFO] 
03:47:24  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<<
03:47:24  [INFO] 
03:47:24  [INFO] 
03:47:24  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-aggregator ---
03:47:24  [INFO] 
03:47:24  [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ openflowplugin-aggregator ---
03:47:24  [INFO] 
03:47:24  [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator ---
03:47:26  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:47:26  [INFO] 
03:47:26  [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ openflowplugin-aggregator ---
03:47:26  [INFO] CycloneDX: Resolving Dependencies
03:47:26  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
03:47:26  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-clm-calcium/target/bom.xml
03:47:26  [INFO]            attaching as openflowplugin-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:47:26  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-clm-calcium/target/bom.json
03:47:26  [INFO]            attaching as openflowplugin-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:47:26  [INFO] 
03:47:26  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator ---
03:47:26  [INFO] Skipping duplicate-finder execution!
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator ---
03:47:26  [INFO] Skipping pom project
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator ---
03:47:26  [INFO] 
03:47:26  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ openflowplugin-aggregator ---
03:47:26  [INFO] 
03:47:26  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ openflowplugin-aggregator ---
03:47:26  [INFO] Skipping JaCoCo execution due to missing execution data file.
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ openflowplugin-aggregator ---
03:47:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/openflowplugin-aggregator-0.18.2-SNAPSHOT.pom
03:47:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/openflowplugin-aggregator-0.18.2-SNAPSHOT-cyclonedx.xml
03:47:26  [INFO] Installing /w/workspace/openflowplugin-maven-clm-calcium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.2-SNAPSHOT/openflowplugin-aggregator-0.18.2-SNAPSHOT-cyclonedx.json
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ openflowplugin-aggregator ---
03:47:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo
03:47:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-clm-calcium/m2repo" instead.
03:47:26  [INFO] 
03:47:26  [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------
03:47:26  [INFO] Building openflowplugin 0.18.2-SNAPSHOT                          [85/84]
03:47:26  [INFO] --------------------------------[ pom ]---------------------------------
03:47:26  [INFO] 
03:47:26  [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>>
03:47:26  [INFO] 
03:47:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:26  [INFO] Forking openflowplugin-artifacts 0.18.2-SNAPSHOT
03:47:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts ---
03:47:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:26  [INFO] 
03:47:26  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts ---
03:47:26  [INFO] 
03:47:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:26  [INFO] Forking openflowplugin-parent 0.18.2-SNAPSHOT
03:47:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-parent ---
03:47:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent ---
03:47:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:26  [INFO] 
03:47:26  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-parent ---
03:47:26  [INFO] 
03:47:26  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent ---
03:47: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-calcium/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/**
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-parent ---
03:47:26  [INFO] Starting audit...
03:47:26  Audit done.
03:47:26  [INFO] You have 0 Checkstyle violations.
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-parent ---
03:47:26  [INFO] Starting audit...
03:47:26  Audit done.
03:47:26  [INFO] You have 0 Checkstyle violations.
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-parent ---
03:47:26  [INFO] 
03:47:26  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>>
03:47:26  [INFO] 
03:47:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-parent ---
03:47:26  [INFO] 
03:47:26  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<<
03:47:26  [INFO] 
03:47:26  [INFO] 
03:47:26  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-parent ---
03:47:26  [INFO] 
03:47:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:26  [INFO] Forking liblldp 0.18.2-SNAPSHOT
03:47:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ liblldp ---
03:47:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:26  [INFO] 
03:47:26  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ liblldp ---
03:47:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:26  [INFO] 
03:47:26  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ liblldp ---
03:47:27  [INFO] 
03:47:27  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ liblldp ---
03:47: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-calcium/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/**
03:47:27  [INFO] 
03:47:27  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ liblldp ---
03:47:27  [INFO] Starting audit...
03:47:27  Audit done.
03:47:27  [INFO] You have 0 Checkstyle violations.
03:47:27  [INFO] 
03:47:27  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ liblldp ---
03:47:27  [INFO] Starting audit...
03:47:27  Audit done.
03:47:27  [INFO] You have 0 Checkstyle violations.
03:47:27  [INFO] 
03:47:27  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ liblldp ---
03:47:27  [INFO] 
03:47:27  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp ---
03:47:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/src/main/resources
03:47:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/generated-sources/spi
03:47:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/generated-sources/yang
03:47:27  [INFO] 
03:47:27  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ liblldp ---
03:47:27  [INFO] Recompiling the module because of changed dependency.
03:47:27  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:47:27  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/classes
03:47:27  [INFO] 
03:47:27  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ liblldp >>>
03:47:27  [INFO] 
03:47:27  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ liblldp ---
03:47:27  [INFO] Fork Value is true
03:47:31  [INFO] Done SpotBugs Analysis....
03:47:31  [INFO] 
03:47:31  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ liblldp <<<
03:47:31  [INFO] 
03:47:31  [INFO] 
03:47:31  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ liblldp ---
03:47:31  [INFO] BugInstance size is 0
03:47:31  [INFO] Error size is 0
03:47:31  [INFO] No errors/warnings found
03:47:31  [INFO] 
03:47:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:31  [INFO] Forking libraries-aggregator 0.18.2-SNAPSHOT
03:47:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:31  [INFO] 
03:47:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ libraries-aggregator ---
03:47:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:31  [INFO] 
03:47:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ libraries-aggregator ---
03:47:31  [INFO] 
03:47:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:31  [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.18.2-SNAPSHOT
03:47:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:31  [INFO] 
03:47:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-api ---
03:47:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:31  [INFO] 
03:47:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api ---
03:47:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:31  [INFO] 
03:47:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-api ---
03:47:32  [INFO] 
03:47:32  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api ---
03:47: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-calcium/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/**
03:47:32  [INFO] 
03:47:32  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-api ---
03:47:32  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:47:32  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/src/main/yang
03:47:32  [INFO] yang-to-sources: Found 3 dependencies in 601.3 μs
03:47:32  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:47:32  [INFO] 
03:47:32  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-api ---
03:47:32  [INFO] Starting audit...
03:47:32  Audit done.
03:47:32  [INFO] You have 0 Checkstyle violations.
03:47:32  [INFO] 
03:47:32  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-api ---
03:47:32  [INFO] Starting audit...
03:47:32  Audit done.
03:47:32  [INFO] You have 0 Checkstyle violations.
03:47:32  [INFO] 
03:47:32  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-api ---
03:47:32  [INFO] 
03:47:32  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api ---
03:47:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/src/main/resources
03:47:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi
03:47:32  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
03:47:32  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:47:32  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
03:47:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi
03:47:32  [INFO] 
03:47:32  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-api ---
03:47:32  [INFO] Recompiling the module because of changed dependency.
03:47:32  [INFO] Compiling 916 source files with javac [debug release 17] to target/classes
03:47:36  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/classes
03:47:36  [INFO] 
03:47:36  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>>
03:47:36  [INFO] 
03:47:36  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-api ---
03:47:36  [INFO] Fork Value is true
03:47:41  [INFO] Done SpotBugs Analysis....
03:47:41  [INFO] 
03:47:41  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<<
03:47:41  [INFO] 
03:47:41  [INFO] 
03:47:41  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-api ---
03:47:41  [INFO] BugInstance size is 0
03:47:41  [INFO] Error size is 0
03:47:41  [INFO] No errors/warnings found
03:47:41  [INFO] 
03:47:41  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:41  [INFO] Forking openflowjava-parent 0.18.2-SNAPSHOT
03:47:41  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:41  [INFO] 
03:47:41  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-parent ---
03:47:41  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:41  [INFO] 
03:47:41  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent ---
03:47:41  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:41  [INFO] 
03:47:41  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-parent ---
03:47:41  [INFO] 
03:47:41  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent ---
03:47: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-calcium/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/**
03:47:41  [INFO] 
03:47:41  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-parent ---
03:47:41  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/src/main/yang added.
03:47:41  [INFO] 
03:47:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-parent ---
03:47:41  [INFO] Starting audit...
03:47:41  Audit done.
03:47:41  [INFO] You have 0 Checkstyle violations.
03:47:41  [INFO] 
03:47:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-parent ---
03:47:42  [INFO] Starting audit...
03:47:42  Audit done.
03:47:42  [INFO] You have 0 Checkstyle violations.
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-parent ---
03:47:42  [INFO] 
03:47:42  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-parent >>>
03:47:42  [INFO] 
03:47:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-parent ---
03:47:42  [INFO] 
03:47:42  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-parent <<<
03:47:42  [INFO] 
03:47:42  [INFO] 
03:47:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-parent ---
03:47:42  [INFO] 
03:47:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:42  [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.18.2-SNAPSHOT
03:47:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi ---
03:47:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi ---
03:47:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:42  [INFO] 
03:47:42  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-spi ---
03:47:42  [INFO] 
03:47:42  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi ---
03:47:42  [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-calcium/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/**
03:47:42  [INFO] 
03:47:42  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflow-protocol-spi ---
03:47:42  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:47:42  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/main/yang
03:47:42  [INFO] yang-to-sources: Found 4 dependencies in 891.0 μs
03:47:42  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:47:42  [INFO] 
03:47:42  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-spi ---
03:47:42  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/main/yang added.
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-spi ---
03:47:42  [INFO] Starting audit...
03:47:42  Audit done.
03:47:42  [INFO] You have 0 Checkstyle violations.
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-spi ---
03:47:42  [INFO] Starting audit...
03:47:42  Audit done.
03:47:42  [INFO] You have 0 Checkstyle violations.
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-spi ---
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi ---
03:47:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/src/main/resources
03:47:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
03:47:42  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:47:42  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:47:42  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:47:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
03:47:42  [INFO] 
03:47:42  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-spi ---
03:47:42  [INFO] Recompiling the module because of changed dependency.
03:47:42  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:47:42  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/classes
03:47:42  [INFO] 
03:47:42  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>>
03:47:42  [INFO] 
03:47:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-spi ---
03:47:42  [INFO] Fork Value is true
03:47:45  [INFO] Done SpotBugs Analysis....
03:47:45  [INFO] 
03:47:45  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<<
03:47:45  [INFO] 
03:47:45  [INFO] 
03:47:45  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-spi ---
03:47:45  [INFO] BugInstance size is 0
03:47:45  [INFO] Error size is 0
03:47:45  [INFO] No errors/warnings found
03:47:45  [INFO] 
03:47:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:45  [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.18.2-SNAPSHOT
03:47:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:45  [INFO] 
03:47:45  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-util ---
03:47:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:45  [INFO] 
03:47:45  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util ---
03:47:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:45  [INFO] 
03:47:45  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-util ---
03:47:45  [INFO] 
03:47:45  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util ---
03:47: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-calcium/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/**
03:47:45  [INFO] 
03:47:45  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-util ---
03:47:45  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/src/main/yang added.
03:47:45  [INFO] 
03:47:45  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-util ---
03:47:45  [INFO] Starting audit...
03:47:45  Audit done.
03:47:45  [INFO] You have 0 Checkstyle violations.
03:47:45  [INFO] 
03:47:45  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-util ---
03:47:46  [INFO] Starting audit...
03:47:46  Audit done.
03:47:46  [INFO] You have 0 Checkstyle violations.
03:47:46  [INFO] 
03:47:46  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-util ---
03:47:46  [INFO] 
03:47:46  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util ---
03:47:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/src/main/resources
03:47:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/generated-sources/spi
03:47:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/generated-sources/yang
03:47:46  [INFO] 
03:47:46  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-util ---
03:47:46  [INFO] Recompiling the module because of changed dependency.
03:47:46  [INFO] Compiling 3 source files with javac [debug release 17] to target/classes
03:47:46  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/classes
03:47:46  [INFO] 
03:47:46  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-util >>>
03:47:46  [INFO] 
03:47:46  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-util ---
03:47:46  [INFO] Fork Value is true
03:47:48  [INFO] Done SpotBugs Analysis....
03:47:48  [INFO] 
03:47:48  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-util <<<
03:47:48  [INFO] 
03:47:48  [INFO] 
03:47:48  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-util ---
03:47:48  [INFO] BugInstance size is 0
03:47:48  [INFO] Error size is 0
03:47:48  [INFO] No errors/warnings found
03:47:48  [INFO] 
03:47:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:48  [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.18.2-SNAPSHOT
03:47:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:47:48  [INFO] 
03:47:48  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl ---
03:47:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:48  [INFO] 
03:47:48  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl ---
03:47:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:47:48  [INFO] 
03:47:48  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-impl ---
03:47:49  [INFO] 
03:47:49  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl ---
03:47:49  [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-calcium/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/**
03:47:49  [INFO] 
03:47:49  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-impl ---
03:47:49  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/yang added.
03:47:49  [INFO] 
03:47:49  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-impl ---
03:47:49  [INFO] Starting audit...
03:47:49  Audit done.
03:47:49  [INFO] You have 0 Checkstyle violations.
03:47:49  [INFO] 
03:47:49  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-impl ---
03:47:52  [INFO] Starting audit...
03:47:52  Audit done.
03:47:52  [INFO] You have 0 Checkstyle violations.
03:47:52  [INFO] 
03:47:52  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-impl ---
03:47:52  [INFO] 
03:47:52  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl ---
03:47:52  [INFO] Copying 5 resources from src/main/resources to target/classes
03:47:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi
03:47:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang
03:47:52  [INFO] 
03:47:52  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-impl ---
03:47:52  [INFO] Recompiling the module because of changed dependency.
03:47:52  [INFO] Compiling 345 source files with javac [debug release 17] to target/classes
03:47:53  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
03:47:53  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
03:47:53    reason: class file for javax.annotation.meta.When not found
03:47:53  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
03:47:53  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
03:47:53  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
03:47:53    reason: class file for javax.annotation.meta.When not found
03:47:53  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
03:47:53  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
03:47:53    reason: class file for javax.annotation.meta.When not found
03:47:53  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException
03:47:53  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast
03:47:53    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
03:47:53    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:47:53  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast
03:47:53    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
03:47:53    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:47:53  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast
03:47:53    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
03:47:53    found:    java.lang.Class<capture#3 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:47:53  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast
03:47:53    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
03:47:53    found:    java.lang.Class<capture#4 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:47:53  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/classes
03:47:53  [INFO] 
03:47:53  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>>
03:47:53  [INFO] 
03:47:53  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-impl ---
03:47:53  [INFO] Fork Value is true
03:48:04  [INFO] Done SpotBugs Analysis....
03:48:04  [INFO] 
03:48:04  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<<
03:48:04  [INFO] 
03:48:04  [INFO] 
03:48:04  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-impl ---
03:48:04  [INFO] BugInstance size is 0
03:48:04  [INFO] Error size is 0
03:48:04  [INFO] No errors/warnings found
03:48:04  [INFO] 
03:48:04  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:04  [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.18.2-SNAPSHOT
03:48:04  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:04  [INFO] 
03:48:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config ---
03:48:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:04  [INFO] 
03:48:04  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config ---
03:48:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:04  [INFO] 
03:48:04  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config ---
03:48:05  [INFO] 
03:48:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config ---
03:48: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-calcium/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/**
03:48:05  [INFO] 
03:48:05  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflowjava-blueprint-config ---
03:48:05  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added.
03:48:05  [INFO] 
03:48:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-blueprint-config ---
03:48:05  [INFO] Starting audit...
03:48:05  Audit done.
03:48:05  [INFO] You have 0 Checkstyle violations.
03:48:05  [INFO] 
03:48:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-blueprint-config ---
03:48:05  [INFO] Starting audit...
03:48:05  Audit done.
03:48:05  [INFO] You have 0 Checkstyle violations.
03:48:05  [INFO] 
03:48:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-blueprint-config ---
03:48:05  [INFO] 
03:48:05  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config ---
03:48:05  [INFO] Copying 2 resources from src/main/resources to target/classes
03:48:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi
03:48:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang
03:48:05  [INFO] 
03:48:05  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-blueprint-config ---
03:48:05  [INFO] Recompiling the module because of changed dependency.
03:48:05  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:48:05  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/classes
03:48:05  [INFO] 
03:48:05  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>>
03:48:05  [INFO] 
03:48:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-blueprint-config ---
03:48:05  [INFO] Fork Value is true
03:48:08  [INFO] Done SpotBugs Analysis....
03:48:08  [INFO] 
03:48:08  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<<
03:48:08  [INFO] 
03:48:08  [INFO] 
03:48:08  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-blueprint-config ---
03:48:08  [INFO] BugInstance size is 0
03:48:08  [INFO] Error size is 0
03:48:08  [INFO] No errors/warnings found
03:48:08  [INFO] 
03:48:08  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:08  [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.18.2-SNAPSHOT
03:48:08  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:08  [INFO] 
03:48:08  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol ---
03:48:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:08  [INFO] 
03:48:08  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol ---
03:48:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:08  [INFO] 
03:48:08  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol ---
03:48:09  [INFO] 
03:48:09  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol ---
03:48:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowjava-protocol ---
03:48:09  [INFO] Starting audit...
03:48:09  Audit done.
03:48:09  [INFO] You have 0 Checkstyle violations.
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowjava-protocol ---
03:48:09  [INFO] Starting audit...
03:48:09  Audit done.
03:48:09  [INFO] You have 0 Checkstyle violations.
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowjava-protocol ---
03:48:09  [INFO] 
03:48:09  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol ---
03:48:09  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml
03:48:09  [INFO] ...done!
03:48:09  [INFO] Attaching features XML
03:48:09  [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:48:09  [INFO] 
03:48:09  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowjava-protocol ---
03:48:09  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:48:09  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:48:09  [INFO] 
03:48:09  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>>
03:48:09  [INFO] 
03:48:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowjava-protocol ---
03:48:09  [INFO] 
03:48:09  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<<
03:48:09  [INFO] 
03:48:09  [INFO] 
03:48:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowjava-protocol ---
03:48:09  [INFO] 
03:48:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:09  [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.18.2-SNAPSHOT
03:48:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava ---
03:48:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava ---
03:48:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:09  [INFO] 
03:48:09  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava ---
03:48:09  [INFO] 
03:48:09  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava ---
03:48:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowjava ---
03:48:09  [INFO] Starting audit...
03:48:09  Audit done.
03:48:09  [INFO] You have 0 Checkstyle violations.
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowjava ---
03:48:09  [INFO] Starting audit...
03:48:09  Audit done.
03:48:09  [INFO] You have 0 Checkstyle violations.
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowjava ---
03:48:09  [INFO] 
03:48:09  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava ---
03:48:09  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml
03:48:09  [INFO] ...done!
03:48:09  [INFO] Attaching features XML
03:48:09  [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:48:09  [INFO] 
03:48:09  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowjava ---
03:48:09  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:48:09  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:48:09  [INFO] 
03:48:09  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowjava >>>
03:48:09  [INFO] 
03:48:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowjava ---
03:48:09  [INFO] 
03:48:09  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowjava <<<
03:48:09  [INFO] 
03:48:09  [INFO] 
03:48:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowjava ---
03:48:09  [INFO] 
03:48:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:09  [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.18.2-SNAPSHOT
03:48:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator ---
03:48:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:09  [INFO] 
03:48:09  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator ---
03:48:09  [INFO] 
03:48:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:09  [INFO] Forking simple-client 0.18.2-SNAPSHOT
03:48:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ simple-client ---
03:48:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:09  [INFO] 
03:48:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ simple-client ---
03:48:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:09  [INFO] 
03:48:09  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ simple-client ---
03:48:10  [INFO] 
03:48:10  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ simple-client ---
03:48: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-calcium/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/**
03:48:10  [INFO] 
03:48:10  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ simple-client ---
03:48:10  [INFO] Starting audit...
03:48:10  Audit done.
03:48:10  [INFO] You have 0 Checkstyle violations.
03:48:10  [INFO] 
03:48:10  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ simple-client ---
03:48:10  [INFO] Starting audit...
03:48:10  Audit done.
03:48:10  [INFO] You have 0 Checkstyle violations.
03:48:10  [INFO] 
03:48:10  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ simple-client ---
03:48:10  [INFO] 
03:48:10  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client ---
03:48:10  [INFO] Copying 2 resources from src/main/resources to target/classes
03:48:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/generated-sources/spi
03:48:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/generated-sources/yang
03:48:10  [INFO] 
03:48:10  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ simple-client ---
03:48:10  [INFO] Recompiling the module because of changed dependency.
03:48:10  [INFO] Compiling 23 source files with javac [debug release 17] to target/classes
03:48:10  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/classes
03:48:10  [INFO] 
03:48:10  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ simple-client >>>
03:48:10  [INFO] 
03:48:10  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ simple-client ---
03:48:10  [INFO] Fork Value is true
03:48:14  [INFO] Done SpotBugs Analysis....
03:48:14  [INFO] 
03:48:14  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ simple-client <<<
03:48:14  [INFO] 
03:48:14  [INFO] 
03:48:14  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ simple-client ---
03:48:14  [INFO] BugInstance size is 0
03:48:14  [INFO] Error size is 0
03:48:14  [INFO] No errors/warnings found
03:48:14  [INFO] 
03:48:14  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:14  [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.18.2-SNAPSHOT
03:48:14  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:14  [INFO] 
03:48:14  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflow-protocol-it ---
03:48:14  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:14  [INFO] 
03:48:14  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it ---
03:48:14  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:14  [INFO] 
03:48:14  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflow-protocol-it ---
03:48:15  [INFO] 
03:48:15  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it ---
03:48: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-calcium/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/**
03:48:15  [INFO] 
03:48:15  [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ openflow-protocol-it ---
03:48:15  [INFO] Source directory: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/src/main/yang added.
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflow-protocol-it ---
03:48:15  [INFO] Starting audit...
03:48:15  Audit done.
03:48:15  [INFO] You have 0 Checkstyle violations.
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflow-protocol-it ---
03:48:15  [INFO] Starting audit...
03:48:15  Audit done.
03:48:15  [INFO] You have 0 Checkstyle violations.
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflow-protocol-it ---
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it ---
03:48:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/src/main/resources
03:48:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi
03:48:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflow-protocol-it ---
03:48:15  [INFO] No sources to compile
03:48:15  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/classes
03:48:15  [INFO] 
03:48:15  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>>
03:48:15  [INFO] 
03:48:15  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflow-protocol-it ---
03:48:15  [INFO] 
03:48:15  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<<
03:48:15  [INFO] 
03:48:15  [INFO] 
03:48:15  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflow-protocol-it ---
03:48:15  [INFO] 
03:48:15  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:15  [INFO] Forking model-inventory 0.18.2-SNAPSHOT
03:48:15  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-inventory ---
03:48:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory ---
03:48:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:15  [INFO] 
03:48:15  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-inventory ---
03:48:15  [INFO] 
03:48:15  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-inventory ---
03:48: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-calcium/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/**
03:48:15  [INFO] 
03:48:15  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-inventory ---
03:48:15  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:48:15  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/src/main/yang
03:48:15  [INFO] yang-to-sources: Found 2 dependencies in 525.8 μs
03:48:15  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-inventory ---
03:48:15  [INFO] Starting audit...
03:48:15  Audit done.
03:48:15  [INFO] You have 0 Checkstyle violations.
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-inventory ---
03:48:15  [INFO] Starting audit...
03:48:15  Audit done.
03:48:15  [INFO] You have 0 Checkstyle violations.
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-inventory ---
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory ---
03:48:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/src/main/resources
03:48:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/generated-sources/spi
03:48:15  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:48:15  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:48:15  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:48:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/generated-sources/spi
03:48:15  [INFO] 
03:48:15  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-inventory ---
03:48:15  [INFO] Recompiling the module because of changed dependency.
03:48:15  [INFO] Compiling 31 source files with javac [debug release 17] to target/classes
03:48:15  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/classes
03:48:15  [INFO] 
03:48:15  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-inventory >>>
03:48:15  [INFO] 
03:48:15  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-inventory ---
03:48:15  [INFO] Fork Value is true
03:48:18  [INFO] Done SpotBugs Analysis....
03:48:18  [INFO] 
03:48:18  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-inventory <<<
03:48:18  [INFO] 
03:48:18  [INFO] 
03:48:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-inventory ---
03:48:18  [INFO] BugInstance size is 0
03:48:18  [INFO] Error size is 0
03:48:18  [INFO] No errors/warnings found
03:48:18  [INFO] 
03:48:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:18  [INFO] Forking model-flow-base 0.18.2-SNAPSHOT
03:48:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-base ---
03:48:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base ---
03:48:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:18  [INFO] 
03:48:18  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-base ---
03:48:18  [INFO] 
03:48:18  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base ---
03:48: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-calcium/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/**
03:48:18  [INFO] 
03:48:18  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-base ---
03:48:18  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:48:18  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/src/main/yang
03:48:18  [INFO] yang-to-sources: Found 6 dependencies in 944.9 μs
03:48:18  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-base ---
03:48:18  [INFO] Starting audit...
03:48:18  Audit done.
03:48:18  [INFO] You have 0 Checkstyle violations.
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-base ---
03:48:18  [INFO] Starting audit...
03:48:18  Audit done.
03:48:18  [INFO] You have 0 Checkstyle violations.
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-base ---
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base ---
03:48:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/src/main/resources
03:48:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/generated-sources/spi
03:48:18  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
03:48:18  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:48:18  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
03:48:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/generated-sources/spi
03:48:18  [INFO] 
03:48:18  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-base ---
03:48:18  [INFO] Recompiling the module because of changed dependency.
03:48:18  [INFO] Compiling 602 source files with javac [debug release 17] to target/classes
03:48:21  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/classes
03:48:21  [INFO] 
03:48:21  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-base >>>
03:48:21  [INFO] 
03:48:21  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-base ---
03:48:21  [INFO] Fork Value is true
03:48:25  [INFO] Done SpotBugs Analysis....
03:48:25  [INFO] 
03:48:25  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-base <<<
03:48:25  [INFO] 
03:48:25  [INFO] 
03:48:25  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-base ---
03:48:25  [INFO] BugInstance size is 0
03:48:25  [INFO] Error size is 0
03:48:25  [INFO] No errors/warnings found
03:48:25  [INFO] 
03:48:25  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:25  [INFO] Forking model-flow-service 0.18.2-SNAPSHOT
03:48:25  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-service ---
03:48:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service ---
03:48:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:25  [INFO] 
03:48:25  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-service ---
03:48:25  [INFO] 
03:48:25  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service ---
03:48:25  [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-calcium/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/**
03:48:25  [INFO] 
03:48:25  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-service ---
03:48:25  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:48:25  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/src/main/yang
03:48:25  [INFO] yang-to-sources: Found 7 dependencies in 1.014 ms
03:48:25  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-service ---
03:48:25  [INFO] Starting audit...
03:48:25  Audit done.
03:48:25  [INFO] You have 0 Checkstyle violations.
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-service ---
03:48:25  [INFO] Starting audit...
03:48:25  Audit done.
03:48:25  [INFO] You have 0 Checkstyle violations.
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-service ---
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service ---
03:48:25  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/src/main/resources
03:48:25  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/spi
03:48:25  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
03:48:25  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:48:25  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
03:48:25  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/spi
03:48:25  [INFO] 
03:48:25  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-service ---
03:48:25  [INFO] Recompiling the module because of changed dependency.
03:48:25  [INFO] Compiling 520 source files with javac [debug release 17] to target/classes
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:27  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API.
03:48:27  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/classes
03:48:27  [INFO] 
03:48:27  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-service >>>
03:48:27  [INFO] 
03:48:27  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-service ---
03:48:27  [INFO] Fork Value is true
03:48:32  [INFO] Done SpotBugs Analysis....
03:48:32  [INFO] 
03:48:32  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-service <<<
03:48:32  [INFO] 
03:48:32  [INFO] 
03:48:32  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-service ---
03:48:32  [INFO] BugInstance size is 0
03:48:32  [INFO] Error size is 0
03:48:32  [INFO] No errors/warnings found
03:48:32  [INFO] 
03:48:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:32  [INFO] Forking openflowplugin-api 0.18.2-SNAPSHOT
03:48:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-api ---
03:48:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api ---
03:48:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:32  [INFO] 
03:48:32  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-api ---
03:48:32  [INFO] 
03:48:32  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api ---
03:48: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-calcium/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/**
03:48:32  [INFO] 
03:48:32  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-api ---
03:48:32  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:48:32  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/yang
03:48:32  [INFO] yang-to-sources: Found 9 dependencies in 1.159 ms
03:48:32  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-api ---
03:48:32  [INFO] Starting audit...
03:48:32  Audit done.
03:48:32  [INFO] You have 0 Checkstyle violations.
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-api ---
03:48:32  [INFO] Starting audit...
03:48:32  Audit done.
03:48:32  [INFO] You have 0 Checkstyle violations.
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-api ---
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api ---
03:48:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/resources
03:48:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/generated-sources/spi
03:48:32  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
03:48:32  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:48:32  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
03:48:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/generated-sources/spi
03:48:32  [INFO] 
03:48:32  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-api ---
03:48:32  [INFO] Recompiling the module because of changed dependency.
03:48:32  [INFO] Compiling 118 source files with javac [debug release 17] to target/classes
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:33  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/classes
03:48:33  [INFO] 
03:48:33  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-api >>>
03:48:33  [INFO] 
03:48:33  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-api ---
03:48:33  [INFO] Fork Value is true
03:48:36  [INFO] Done SpotBugs Analysis....
03:48:36  [INFO] 
03:48:36  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-api <<<
03:48:36  [INFO] 
03:48:36  [INFO] 
03:48:36  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-api ---
03:48:36  [INFO] BugInstance size is 0
03:48:36  [INFO] Error size is 0
03:48:36  [INFO] No errors/warnings found
03:48:36  [INFO] 
03:48:36  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:36  [INFO] Forking model-flow-statistics 0.18.2-SNAPSHOT
03:48:36  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:36  [INFO] 
03:48:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-flow-statistics ---
03:48:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:36  [INFO] 
03:48:36  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics ---
03:48:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:36  [INFO] 
03:48:36  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-flow-statistics ---
03:48:37  [INFO] 
03:48:37  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics ---
03:48: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-calcium/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/**
03:48:37  [INFO] 
03:48:37  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-flow-statistics ---
03:48:37  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:48:37  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/src/main/yang
03:48:37  [INFO] yang-to-sources: Found 8 dependencies in 1.005 ms
03:48:37  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:48:37  [INFO] 
03:48:37  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-flow-statistics ---
03:48:37  [INFO] Starting audit...
03:48:37  Audit done.
03:48:37  [INFO] You have 0 Checkstyle violations.
03:48:37  [INFO] 
03:48:37  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-flow-statistics ---
03:48:37  [INFO] Starting audit...
03:48:37  Audit done.
03:48:37  [INFO] You have 0 Checkstyle violations.
03:48:37  [INFO] 
03:48:37  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-flow-statistics ---
03:48:37  [INFO] 
03:48:37  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics ---
03:48:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/src/main/resources
03:48:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/spi
03:48:37  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
03:48:37  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:48:37  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
03:48:37  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/spi
03:48:37  [INFO] 
03:48:37  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-flow-statistics ---
03:48:37  [INFO] Recompiling the module because of changed dependency.
03:48:37  [INFO] Compiling 291 source files with javac [debug release 17] to target/classes
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,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
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated
03:48:38  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API.
03:48:38  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/classes
03:48:38  [INFO] 
03:48:38  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-flow-statistics >>>
03:48:38  [INFO] 
03:48:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-flow-statistics ---
03:48:38  [INFO] Fork Value is true
03:48:41  [INFO] Done SpotBugs Analysis....
03:48:41  [INFO] 
03:48:41  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-flow-statistics <<<
03:48:41  [INFO] 
03:48:41  [INFO] 
03:48:41  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-flow-statistics ---
03:48:41  [INFO] BugInstance size is 0
03:48:41  [INFO] Error size is 0
03:48:41  [INFO] No errors/warnings found
03:48:41  [INFO] 
03:48:41  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:41  [INFO] Forking openflowplugin-extension-api 0.18.2-SNAPSHOT
03:48:41  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:41  [INFO] 
03:48:41  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api ---
03:48:41  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:41  [INFO] 
03:48:41  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api ---
03:48:41  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:41  [INFO] 
03:48:41  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api ---
03:48:42  [INFO] 
03:48:42  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api ---
03:48:42  [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-calcium/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/**
03:48:42  [INFO] 
03:48:42  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-api ---
03:48:42  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:48:42  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/src/main/yang
03:48:42  [INFO] yang-to-sources: Found 9 dependencies in 1.218 ms
03:48:42  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:48:42  [INFO] 
03:48:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-api ---
03:48:42  [INFO] Starting audit...
03:48:42  Audit done.
03:48:42  [INFO] You have 0 Checkstyle violations.
03:48:42  [INFO] 
03:48:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-api ---
03:48:42  [INFO] Starting audit...
03:48:42  Audit done.
03:48:42  [INFO] You have 0 Checkstyle violations.
03:48:42  [INFO] 
03:48:42  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-api ---
03:48:42  [INFO] 
03:48:42  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api ---
03:48:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/src/main/resources
03:48:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi
03:48:42  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
03:48:42  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:48:42  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
03:48:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi
03:48:42  [INFO] 
03:48:42  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-api ---
03:48:42  [INFO] Recompiling the module because of changed dependency.
03:48:42  [INFO] Compiling 226 source files with javac [debug release 17] to target/classes
03:48:43  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:43  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:43  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:43  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/classes
03:48:43  [INFO] 
03:48:43  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>>
03:48:43  [INFO] 
03:48:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-api ---
03:48:43  [INFO] Fork Value is true
03:48:47  [INFO] Done SpotBugs Analysis....
03:48:47  [INFO] 
03:48:47  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<<
03:48:47  [INFO] 
03:48:47  [INFO] 
03:48:47  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-api ---
03:48:47  [INFO] BugInstance size is 0
03:48:47  [INFO] Error size is 0
03:48:47  [INFO] No errors/warnings found
03:48:47  [INFO] 
03:48:47  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:47  [INFO] Forking openflowplugin 0.18.2-SNAPSHOT
03:48:47  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:48:47  [INFO] 
03:48:47  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin ---
03:48:47  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:47  [INFO] 
03:48:47  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin ---
03:48:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:48:47  [INFO] 
03:48:47  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin ---
03:48:48  [INFO] 
03:48:48  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin ---
03:48: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-calcium/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/**
03:48:48  [INFO] 
03:48:48  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin ---
03:48:48  [INFO] Starting audit...
03:48:48  Audit done.
03:48:48  [INFO] You have 0 Checkstyle violations.
03:48:48  [INFO] 
03:48:48  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin ---
03:48:50  [INFO] Starting audit...
03:48:50  Audit done.
03:48:50  [INFO] You have 0 Checkstyle violations.
03:48:50  [INFO] 
03:48:50  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin ---
03:48:50  [INFO] 
03:48:50  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin ---
03:48:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/resources
03:48:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/generated-sources/spi
03:48:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/generated-sources/yang
03:48:50  [INFO] 
03:48:50  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin ---
03:48:50  [INFO] Recompiling the module because of changed dependency.
03:48:50  [INFO] Compiling 185 source files with javac [debug release 17] to target/classes
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:51    missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey<T>
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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<T>,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with <F,P,K>hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava<F,P>) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast
03:48:51    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
03:48:51    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<capture#1 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,capture#2 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer,capture#3 of ? extends org.opendaylight.openflowplugin.extension.api.ConvertorData>
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast
03:48:51    required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
03:48:51    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<capture#4 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.path.MessagePath>
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:51    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:48:51    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[68,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:48:51  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/classes
03:48:51  [INFO] 
03:48:51  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin >>>
03:48:51  [INFO] 
03:48:51  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin ---
03:48:51  [INFO] Fork Value is true
03:49:01  [INFO] Done SpotBugs Analysis....
03:49:01  [INFO] 
03:49:01  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin <<<
03:49:01  [INFO] 
03:49:01  [INFO] 
03:49:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin ---
03:49:01  [INFO] BugInstance size is 0
03:49:01  [INFO] Error size is 0
03:49:01  [INFO] No errors/warnings found
03:49:01  [INFO] 
03:49:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:01  [INFO] Forking openflowplugin-common 0.18.2-SNAPSHOT
03:49:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-common ---
03:49:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common ---
03:49:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:01  [INFO] 
03:49:01  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-common ---
03:49:01  [INFO] 
03:49:01  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common ---
03:49:01  [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-calcium/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/**
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-common ---
03:49:01  [INFO] Starting audit...
03:49:01  Audit done.
03:49:01  [INFO] You have 0 Checkstyle violations.
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-common ---
03:49:01  [INFO] Starting audit...
03:49:01  Audit done.
03:49:01  [INFO] You have 0 Checkstyle violations.
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-common ---
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common ---
03:49:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/src/main/resources
03:49:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/generated-sources/spi
03:49:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/generated-sources/yang
03:49:01  [INFO] 
03:49:01  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-common ---
03:49:01  [INFO] Recompiling the module because of changed dependency.
03:49:01  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:49:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:49:02  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:49:02  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/classes
03:49:02  [INFO] 
03:49:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-common >>>
03:49:02  [INFO] 
03:49:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-common ---
03:49:02  [INFO] Fork Value is true
03:49:05  [INFO] Done SpotBugs Analysis....
03:49:05  [INFO] 
03:49:05  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-common <<<
03:49:05  [INFO] 
03:49:05  [INFO] 
03:49:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-common ---
03:49:05  [INFO] BugInstance size is 0
03:49:05  [INFO] Error size is 0
03:49:05  [INFO] No errors/warnings found
03:49:05  [INFO] 
03:49:05  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:05  [INFO] Forking openflowplugin-impl 0.18.2-SNAPSHOT
03:49:05  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:05  [INFO] 
03:49:05  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-impl ---
03:49:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:05  [INFO] 
03:49:05  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl ---
03:49:05  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:05  [INFO] 
03:49:05  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-impl ---
03:49:05  [INFO] 
03:49:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl ---
03:49: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-calcium/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/**
03:49:05  [INFO] 
03:49:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-impl ---
03:49:06  [INFO] Starting audit...
03:49:06  Audit done.
03:49:06  [INFO] You have 0 Checkstyle violations.
03:49:06  [INFO] 
03:49:06  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-impl ---
03:49:10  [INFO] Starting audit...
03:49:10  Audit done.
03:49:10  [INFO] You have 0 Checkstyle violations.
03:49:10  [INFO] 
03:49:10  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-impl ---
03:49:10  [INFO] 
03:49:10  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl ---
03:49:10  [INFO] Copying 1 resource from src/main/resources to target/classes
03:49:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/generated-sources/spi
03:49:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/generated-sources/yang
03:49:10  [INFO] 
03:49:10  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-impl ---
03:49:10  [INFO] Recompiling the module because of changed dependency.
03:49:10  [INFO] Compiling 550 source files with javac [debug release 17] to target/classes
03:49:12  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
03:49:12  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault'
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
03:49:12    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
03:49:12    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
03:49:12    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast
03:49:12    required: java.lang.Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice>
03:49:12    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate has a member method close() that could throw InterruptedException
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[67,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java:[105,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java:[103,100] unchecked cast
03:49:12    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.meter.types.rev130918.band.type.band.type.Experimenter>
03:49:12    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.yang.binding.DataContainer>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[341,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[339,26] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[337,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[335,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[333,26] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[331,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[329,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[327,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[325,26] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[323,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[321,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[319,26] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[317,26] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[315,26] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[311,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[309,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[307,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[305,26] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast
03:49:12    required: java.util.List<T>
03:49:12    found:    java.util.List<capture#3 of ? extends org.opendaylight.yang.gen.v1.urn.opendaylight.service.batch.common.rev160322.BatchOrderGrouping>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList
03:49:12    missing type arguments for generic class java.util.ArrayList<E>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion
03:49:12    required: java.util.ArrayList<org.opendaylight.yangtools.yang.common.RpcError>
03:49:12    found:    java.util.ArrayList
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerExperimenterMultipartService.java:[64,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:49:12    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#4 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,84] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#5 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,84] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#6 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,82] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#7 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#8 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#9 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[54,15] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:49:12    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,21] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:49:12    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[55,17] unchecked call to TypeVersionKey(java.lang.Class<? extends T>,org.opendaylight.yangtools.yang.common.Uint8) as a member of the raw type org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types
03:49:12    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
03:49:12    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion
03:49:12    required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey<F>
03:49:12    found:    org.opendaylight.openflowplugin.extension.api.TypeVersionKey
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion
03:49:12    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.experimenter.types.rev151020.experimenter.core.message.ExperimenterMessageOfChoice,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice,org.opendaylight.openflowplugin.extension.api.ExtensionConvertorData>
03:49:12    found:    org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#10 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#11 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast
03:49:12    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:49:12    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#12 of ?>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification
03:49:12    missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification<T>
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[42,39] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AggregateFlowsInTableService.java:[86,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[37,63] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInAllTablesService.java:[76,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated
03:49:12  [INFO] /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java: Some input files additionally use or override a deprecated API.
03:49:12  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/classes
03:49:12  [INFO] 
03:49:12  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>>
03:49:12  [INFO] 
03:49:12  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-impl ---
03:49:12  [INFO] Fork Value is true
03:49:27  [INFO] Done SpotBugs Analysis....
03:49:27  [INFO] 
03:49:27  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<<
03:49:27  [INFO] 
03:49:27  [INFO] 
03:49:27  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-impl ---
03:49:27  [INFO] BugInstance size is 0
03:49:27  [INFO] Error size is 0
03:49:27  [INFO] No errors/warnings found
03:49:27  [INFO] 
03:49:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:27  [INFO] Forking openflowjava-extension-nicira-api 0.18.2-SNAPSHOT
03:49:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:27  [INFO] 
03:49:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api ---
03:49:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:27  [INFO] 
03:49:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api ---
03:49:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:27  [INFO] 
03:49:27  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] 
03:49:28  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api ---
03:49: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-calcium/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/**
03:49:28  [INFO] 
03:49:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] Starting audit...
03:49:28  Audit done.
03:49:28  [INFO] You have 0 Checkstyle violations.
03:49:28  [INFO] 
03:49:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] Starting audit...
03:49:28  Audit done.
03:49:28  [INFO] You have 0 Checkstyle violations.
03:49:28  [INFO] 
03:49:28  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] 
03:49:28  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/src/main/resources
03:49:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi
03:49:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang
03:49:28  [INFO] 
03:49:28  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] Recompiling the module because of changed dependency.
03:49:28  [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
03:49:28  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:28  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/classes
03:49:28  [INFO] 
03:49:28  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>>
03:49:28  [INFO] 
03:49:28  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira-api ---
03:49:28  [INFO] Fork Value is true
03:49:31  [INFO] Done SpotBugs Analysis....
03:49:31  [INFO] 
03:49:31  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<<
03:49:31  [INFO] 
03:49:31  [INFO] 
03:49:31  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira-api ---
03:49:31  [INFO] BugInstance size is 0
03:49:31  [INFO] Error size is 0
03:49:31  [INFO] No errors/warnings found
03:49:31  [INFO] 
03:49:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:31  [INFO] Forking openflowjava-extension-nicira 0.18.2-SNAPSHOT
03:49:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:31  [INFO] 
03:49:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira ---
03:49:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:31  [INFO] 
03:49:31  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira ---
03:49:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:31  [INFO] 
03:49:31  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira ---
03:49:31  [INFO] 
03:49:31  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira ---
03:49: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-calcium/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/**
03:49:31  [INFO] 
03:49:31  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-nicira ---
03:49:31  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:49:31  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/src/main/yang
03:49:31  [INFO] yang-to-sources: Found 5 dependencies in 911.9 μs
03:49:31  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:49:31  [INFO] 
03:49:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-nicira ---
03:49:31  [INFO] Starting audit...
03:49:31  Audit done.
03:49:31  [INFO] You have 0 Checkstyle violations.
03:49:31  [INFO] 
03:49:31  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-nicira ---
03:49:32  [INFO] Starting audit...
03:49:32  Audit done.
03:49:32  [INFO] You have 0 Checkstyle violations.
03:49:32  [INFO] 
03:49:32  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-nicira ---
03:49:32  [INFO] 
03:49:32  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira ---
03:49:32  [INFO] Copying 1 resource from src/main/resources to target/classes
03:49:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi
03:49:32  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:49:32  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:49:32  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:49:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi
03:49:32  [INFO] 
03:49:32  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-nicira ---
03:49:32  [INFO] Recompiling the module because of changed dependency.
03:49:32  [INFO] Compiling 437 source files with javac [debug release 17] to target/classes
03:49:33  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/classes
03:49:33  [INFO] 
03:49:33  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>>
03:49:33  [INFO] 
03:49:33  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-nicira ---
03:49:33  [INFO] Fork Value is true
03:49:39  [INFO] Done SpotBugs Analysis....
03:49:39  [INFO] 
03:49:39  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<<
03:49:39  [INFO] 
03:49:39  [INFO] 
03:49:39  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-nicira ---
03:49:39  [INFO] BugInstance size is 0
03:49:39  [INFO] Error size is 0
03:49:39  [INFO] No errors/warnings found
03:49:39  [INFO] 
03:49:39  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:39  [INFO] Forking openflowjava-extension-eric 0.18.2-SNAPSHOT
03:49:39  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:39  [INFO] 
03:49:39  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric ---
03:49:39  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:39  [INFO] 
03:49:39  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric ---
03:49:39  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:39  [INFO] 
03:49:39  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric ---
03:49:40  [INFO] 
03:49:40  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric ---
03:49: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-calcium/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/**
03:49:40  [INFO] 
03:49:40  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowjava-extension-eric ---
03:49:40  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:49:40  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/src/main/yang
03:49:40  [INFO] yang-to-sources: Found 5 dependencies in 906.6 μs
03:49:40  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:49:40  [INFO] 
03:49:40  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowjava-extension-eric ---
03:49:40  [INFO] Starting audit...
03:49:40  Audit done.
03:49:40  [INFO] You have 0 Checkstyle violations.
03:49:40  [INFO] 
03:49:40  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowjava-extension-eric ---
03:49:40  [INFO] Starting audit...
03:49:40  Audit done.
03:49:40  [INFO] You have 0 Checkstyle violations.
03:49:40  [INFO] 
03:49:40  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowjava-extension-eric ---
03:49:40  [INFO] 
03:49:40  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric ---
03:49:40  [INFO] Copying 1 resource from src/main/resources to target/classes
03:49:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi
03:49:40  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:49:40  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:49:40  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:49:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi
03:49:40  [INFO] 
03:49:40  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowjava-extension-eric ---
03:49:40  [INFO] Recompiling the module because of changed dependency.
03:49:40  [INFO] Compiling 23 source files with javac [debug release 17] to target/classes
03:49:40  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:49:40  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/classes
03:49:40  [INFO] 
03:49:40  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>>
03:49:40  [INFO] 
03:49:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowjava-extension-eric ---
03:49:40  [INFO] Fork Value is true
03:49:43  [INFO] Done SpotBugs Analysis....
03:49:43  [INFO] 
03:49:43  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<<
03:49:43  [INFO] 
03:49:43  [INFO] 
03:49:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowjava-extension-eric ---
03:49:43  [INFO] BugInstance size is 0
03:49:43  [INFO] Error size is 0
03:49:43  [INFO] No errors/warnings found
03:49:43  [INFO] 
03:49:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:43  [INFO] Forking openflowplugin-extension-nicira 0.18.2-SNAPSHOT
03:49:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:49:43  [INFO] 
03:49:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira ---
03:49:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:43  [INFO] 
03:49:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira ---
03:49:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:49:43  [INFO] 
03:49:43  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira ---
03:49:44  [INFO] 
03:49:44  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira ---
03:49: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-calcium/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/**
03:49:44  [INFO] 
03:49:44  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-nicira ---
03:49:44  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:49:44  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/src/main/yang
03:49:44  [INFO] yang-to-sources: Found 12 dependencies in 2.674 ms
03:49:44  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:49:44  [INFO] 
03:49:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-nicira ---
03:49:44  [INFO] Starting audit...
03:49:44  Audit done.
03:49:44  [INFO] You have 0 Checkstyle violations.
03:49:44  [INFO] 
03:49:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-nicira ---
03:49:45  [INFO] Starting audit...
03:49:45  Audit done.
03:49:45  [INFO] You have 0 Checkstyle violations.
03:49:45  [INFO] 
03:49:45  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-nicira ---
03:49:45  [INFO] 
03:49:45  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira ---
03:49:45  [INFO] Copying 1 resource from src/main/resources to target/classes
03:49:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
03:49:45  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:49:45  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:49:45  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:49:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
03:49:45  [INFO] 
03:49:45  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira ---
03:49:45  [INFO] Recompiling the module because of changed dependency.
03:49:45  [INFO] Compiling 971 source files with javac [debug release 17] to target/classes
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:49:52  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/classes
03:49:52  [INFO] 
03:49:52  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>>
03:49:52  [INFO] 
03:49:52  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-nicira ---
03:49:52  [INFO] Fork Value is true
03:50:01  [INFO] Done SpotBugs Analysis....
03:50:01  [INFO] 
03:50:01  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<<
03:50:01  [INFO] 
03:50:01  [INFO] 
03:50:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-nicira ---
03:50:01  [INFO] BugInstance size is 0
03:50:01  [INFO] Error size is 0
03:50:01  [INFO] No errors/warnings found
03:50:01  [INFO] 
03:50:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:01  [INFO] Forking openflowplugin-extension-onf 0.18.2-SNAPSHOT
03:50:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:01  [INFO] 
03:50:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf ---
03:50:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:01  [INFO] 
03:50:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf ---
03:50:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:01  [INFO] 
03:50:01  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf ---
03:50:02  [INFO] 
03:50:02  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf ---
03:50: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-calcium/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/**
03:50:02  [INFO] 
03:50:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-onf ---
03:50:02  [INFO] Starting audit...
03:50:02  Audit done.
03:50:02  [INFO] You have 0 Checkstyle violations.
03:50:02  [INFO] 
03:50:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-onf ---
03:50:02  [INFO] Starting audit...
03:50:02  Audit done.
03:50:02  [INFO] You have 0 Checkstyle violations.
03:50:02  [INFO] 
03:50:02  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-onf ---
03:50:02  [INFO] 
03:50:02  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf ---
03:50:02  [INFO] Copying 1 resource from src/main/resources to target/classes
03:50:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi
03:50:02  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang
03:50:02  [INFO] 
03:50:02  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-onf ---
03:50:02  [INFO] Recompiling the module because of changed dependency.
03:50:02  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
03:50:02  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/classes
03:50:02  [INFO] 
03:50:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>>
03:50:02  [INFO] 
03:50:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-onf ---
03:50:02  [INFO] Fork Value is true
03:50:05  [INFO] Done SpotBugs Analysis....
03:50:05  [INFO] 
03:50:05  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<<
03:50:05  [INFO] 
03:50:05  [INFO] 
03:50:05  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-onf ---
03:50:05  [INFO] BugInstance size is 0
03:50:05  [INFO] Error size is 0
03:50:05  [INFO] No errors/warnings found
03:50:05  [INFO] 
03:50:05  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:05  [INFO] Forking openflowplugin-extension-eric 0.18.2-SNAPSHOT
03:50:05  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric ---
03:50:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric ---
03:50:05  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:05  [INFO] 
03:50:05  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric ---
03:50:05  [INFO] 
03:50:05  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric ---
03:50: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-calcium/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/**
03:50:05  [INFO] 
03:50:05  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ openflowplugin-extension-eric ---
03:50:05  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:50:05  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/src/main/yang
03:50:05  [INFO] yang-to-sources: Found 12 dependencies in 2.049 ms
03:50:05  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-extension-eric ---
03:50:05  [INFO] Starting audit...
03:50:05  Audit done.
03:50:05  [INFO] You have 0 Checkstyle violations.
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-extension-eric ---
03:50:05  [INFO] Starting audit...
03:50:05  Audit done.
03:50:05  [INFO] You have 0 Checkstyle violations.
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-extension-eric ---
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric ---
03:50:05  [INFO] Copying 1 resource from src/main/resources to target/classes
03:50:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi
03:50:05  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:05  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:50:05  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi
03:50:05  [INFO] 
03:50:05  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-extension-eric ---
03:50:05  [INFO] Recompiling the module because of changed dependency.
03:50:05  [INFO] Compiling 41 source files with javac [debug release 17] to target/classes
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:06  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/classes
03:50:06  [INFO] 
03:50:06  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>>
03:50:06  [INFO] 
03:50:06  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-extension-eric ---
03:50:06  [INFO] Fork Value is true
03:50:09  [INFO] Done SpotBugs Analysis....
03:50:09  [INFO] 
03:50:09  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<<
03:50:09  [INFO] 
03:50:09  [INFO] 
03:50:09  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-extension-eric ---
03:50:09  [INFO] BugInstance size is 0
03:50:09  [INFO] Error size is 0
03:50:09  [INFO] No errors/warnings found
03:50:09  [INFO] 
03:50:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:09  [INFO] Forking test-extension 0.18.2-SNAPSHOT
03:50:09  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-extension ---
03:50:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-extension ---
03:50:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:09  [INFO] 
03:50:09  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-extension ---
03:50:09  [INFO] 
03:50:09  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-extension ---
03:50: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-calcium/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/**
03:50:09  [INFO] 
03:50:09  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ test-extension ---
03:50:09  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:50:09  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/src/main/yang
03:50:09  [INFO] yang-to-sources: Found 17 dependencies in 3.060 ms
03:50:09  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-extension ---
03:50:09  [INFO] Starting audit...
03:50:09  Audit done.
03:50:09  [INFO] You have 0 Checkstyle violations.
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-extension ---
03:50:09  [INFO] Starting audit...
03:50:09  Audit done.
03:50:09  [INFO] You have 0 Checkstyle violations.
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-extension ---
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension ---
03:50:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/src/main/resources
03:50:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/generated-sources/spi
03:50:09  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:09  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:50:09  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/generated-sources/spi
03:50:09  [INFO] 
03:50:09  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-extension ---
03:50:09  [INFO] Recompiling the module because of changed dependency.
03:50:09  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
03:50:10  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/classes
03:50:10  [INFO] 
03:50:10  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-extension >>>
03:50:10  [INFO] 
03:50:10  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-extension ---
03:50:10  [INFO] Fork Value is true
03:50:12  [INFO] Done SpotBugs Analysis....
03:50:12  [INFO] 
03:50:12  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-extension <<<
03:50:12  [INFO] 
03:50:12  [INFO] 
03:50:12  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-extension ---
03:50:12  [INFO] BugInstance size is 0
03:50:12  [INFO] Error size is 0
03:50:12  [INFO] No errors/warnings found
03:50:12  [INFO] 
03:50:12  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:12  [INFO] Forking model-topology 0.18.2-SNAPSHOT
03:50:12  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:12  [INFO] 
03:50:12  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-topology ---
03:50:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:12  [INFO] 
03:50:12  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ model-topology ---
03:50:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:12  [INFO] 
03:50:12  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-topology ---
03:50:13  [INFO] 
03:50:13  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ model-topology ---
03:50: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-calcium/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/**
03:50:13  [INFO] 
03:50:13  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ model-topology ---
03:50:13  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:50:13  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/src/main/yang
03:50:13  [INFO] yang-to-sources: Found 5 dependencies in 623.8 μs
03:50:13  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:50:13  [INFO] 
03:50:13  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ model-topology ---
03:50:13  [INFO] Starting audit...
03:50:13  Audit done.
03:50:13  [INFO] You have 0 Checkstyle violations.
03:50:13  [INFO] 
03:50:13  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ model-topology ---
03:50:13  [INFO] Starting audit...
03:50:13  Audit done.
03:50:13  [INFO] You have 0 Checkstyle violations.
03:50:13  [INFO] 
03:50:13  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ model-topology ---
03:50:13  [INFO] 
03:50:13  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology ---
03:50:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/src/main/resources
03:50:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/generated-sources/spi
03:50:13  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:13  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:50:13  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/generated-sources/spi
03:50:13  [INFO] 
03:50:13  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ model-topology ---
03:50:13  [INFO] Recompiling the module because of changed dependency.
03:50:13  [INFO] Compiling 7 source files with javac [debug release 17] to target/classes
03:50:13  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/classes
03:50:13  [INFO] 
03:50:13  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ model-topology >>>
03:50:13  [INFO] 
03:50:13  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ model-topology ---
03:50:13  [INFO] Fork Value is true
03:50:15  [INFO] Done SpotBugs Analysis....
03:50:15  [INFO] 
03:50:15  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ model-topology <<<
03:50:15  [INFO] 
03:50:15  [INFO] 
03:50:15  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ model-topology ---
03:50:15  [INFO] BugInstance size is 0
03:50:15  [INFO] Error size is 0
03:50:15  [INFO] No errors/warnings found
03:50:15  [INFO] 
03:50:15  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:15  [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.2-SNAPSHOT
03:50:15  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:15  [INFO] 
03:50:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model ---
03:50:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:15  [INFO] 
03:50:15  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model ---
03:50:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:15  [INFO] 
03:50:15  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] 
03:50:16  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] Starting audit...
03:50:16  Audit done.
03:50:16  [INFO] You have 0 Checkstyle violations.
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] Starting audit...
03:50:16  Audit done.
03:50:16  [INFO] You have 0 Checkstyle violations.
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] 
03:50:16  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml
03:50:16  [INFO] ...done!
03:50:16  [INFO] Attaching features XML
03:50:16  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:16  [INFO] 
03:50:16  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model ---
03:50: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
03:50:16  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:16  [INFO] 
03:50:16  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>>
03:50:16  [INFO] 
03:50:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] 
03:50:16  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<<
03:50:16  [INFO] 
03:50:16  [INFO] 
03:50:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nsf-model ---
03:50:16  [INFO] 
03:50:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:16  [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.18.2-SNAPSHOT
03:50:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:16  [INFO] 
03:50:16  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] 
03:50:16  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] Starting audit...
03:50:16  Audit done.
03:50:16  [INFO] You have 0 Checkstyle violations.
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] Starting audit...
03:50:16  Audit done.
03:50:16  [INFO] You have 0 Checkstyle violations.
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] 
03:50:16  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml
03:50:16  [INFO] ...done!
03:50:16  [INFO] Attaching features XML
03:50:16  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:16  [INFO] 
03:50:16  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries ---
03:50: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
03:50:16  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:16  [INFO] 
03:50:16  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>>
03:50:16  [INFO] 
03:50:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] 
03:50:16  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<<
03:50:16  [INFO] 
03:50:16  [INFO] 
03:50:16  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-libraries ---
03:50:16  [INFO] 
03:50:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:16  [INFO] Forking openflowplugin-blueprint-config 0.18.2-SNAPSHOT
03:50:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config ---
03:50:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:16  [INFO] 
03:50:16  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config ---
03:50:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:16  [INFO] 
03:50:16  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] 
03:50:17  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config ---
03:50: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-calcium/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/**
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] Starting audit...
03:50:17  Audit done.
03:50:17  [INFO] You have 0 Checkstyle violations.
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] Starting audit...
03:50:17  Audit done.
03:50:17  [INFO] You have 0 Checkstyle violations.
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] Copying 1 resource from src/main/resources to target/classes
03:50:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/generated-sources/spi
03:50:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/generated-sources/yang
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] No sources to compile
03:50:17  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/classes
03:50:17  [INFO] 
03:50:17  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>>
03:50:17  [INFO] 
03:50:17  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] 
03:50:17  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<<
03:50:17  [INFO] 
03:50:17  [INFO] 
03:50:17  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-blueprint-config ---
03:50:17  [INFO] 
03:50:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:17  [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.2-SNAPSHOT
03:50:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound ---
03:50:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:17  [INFO] 
03:50:17  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound ---
03:50:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:17  [INFO] 
03:50:17  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] 
03:50:18  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] Starting audit...
03:50:18  Audit done.
03:50:18  [INFO] You have 0 Checkstyle violations.
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] Starting audit...
03:50:18  Audit done.
03:50:18  [INFO] You have 0 Checkstyle violations.
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] 
03:50:18  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml
03:50:18  [INFO] ...done!
03:50:18  [INFO] Attaching features XML
03:50:18  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:18  [INFO] 
03:50:18  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound ---
03:50: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
03:50:18  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:18  [INFO] 
03:50:18  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>>
03:50:18  [INFO] 
03:50:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] 
03:50:18  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<<
03:50:18  [INFO] 
03:50:18  [INFO] 
03:50:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-southbound ---
03:50:18  [INFO] 
03:50:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:18  [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.2-SNAPSHOT
03:50:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:18  [INFO] 
03:50:18  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] 
03:50:18  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] Starting audit...
03:50:18  Audit done.
03:50:18  [INFO] You have 0 Checkstyle violations.
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] Starting audit...
03:50:18  Audit done.
03:50:18  [INFO] You have 0 Checkstyle violations.
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] 
03:50:18  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml
03:50:18  [INFO] ...done!
03:50:18  [INFO] Attaching features XML
03:50:18  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:18  [INFO] 
03:50:18  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions ---
03:50: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
03:50:18  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:18  [INFO] 
03:50:18  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>>
03:50:18  [INFO] 
03:50:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] 
03:50:18  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<<
03:50:18  [INFO] 
03:50:18  [INFO] 
03:50:18  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-nxm-extensions ---
03:50:18  [INFO] 
03:50:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:18  [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.2-SNAPSHOT
03:50:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions ---
03:50:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:18  [INFO] 
03:50:18  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions ---
03:50:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:18  [INFO] 
03:50:18  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] 
03:50:19  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:19  [INFO] 
03:50:19  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] Starting audit...
03:50:19  Audit done.
03:50:19  [INFO] You have 0 Checkstyle violations.
03:50:19  [INFO] 
03:50:19  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] Starting audit...
03:50:19  Audit done.
03:50:19  [INFO] You have 0 Checkstyle violations.
03:50:19  [INFO] 
03:50:19  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] 
03:50:19  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml
03:50:19  [INFO] ...done!
03:50:19  [INFO] Attaching features XML
03:50:19  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:19  [INFO] 
03:50:19  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:50:19  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:19  [INFO] 
03:50:19  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>>
03:50:19  [INFO] 
03:50:19  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] 
03:50:19  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<<
03:50:19  [INFO] 
03:50:19  [INFO] 
03:50:19  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-onf-extensions ---
03:50:19  [INFO] 
03:50:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:19  [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.2-SNAPSHOT
03:50:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:19  [INFO] 
03:50:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions ---
03:50:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:19  [INFO] 
03:50:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions ---
03:50:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:19  [INFO] 
03:50:19  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] 
03:50:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] Starting audit...
03:50:20  Audit done.
03:50:20  [INFO] You have 0 Checkstyle violations.
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] Starting audit...
03:50:20  Audit done.
03:50:20  [INFO] You have 0 Checkstyle violations.
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] 
03:50:20  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml
03:50:20  [INFO] ...done!
03:50:20  [INFO] Attaching features XML
03:50:20  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:20  [INFO] 
03:50:20  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions ---
03:50: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
03:50:20  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:20  [INFO] 
03:50:20  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>>
03:50:20  [INFO] 
03:50:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] 
03:50:20  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<<
03:50:20  [INFO] 
03:50:20  [INFO] 
03:50:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-eric-extensions ---
03:50:20  [INFO] 
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] Forking features-openflowplugin-extension 0.18.2-SNAPSHOT
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension ---
03:50:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension ---
03:50:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:20  [INFO] 
03:50:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension ---
03:50:20  [INFO] 
03:50:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension ---
03:50:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin-extension ---
03:50:20  [INFO] Starting audit...
03:50:20  Audit done.
03:50:20  [INFO] You have 0 Checkstyle violations.
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin-extension ---
03:50:20  [INFO] Starting audit...
03:50:20  Audit done.
03:50:20  [INFO] You have 0 Checkstyle violations.
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin-extension ---
03:50:20  [INFO] 
03:50:20  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension ---
03:50:20  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml
03:50:20  [INFO] ...done!
03:50:20  [INFO] Attaching features XML
03:50:20  [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:20  [INFO] 
03:50:20  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin-extension ---
03:50: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
03:50:20  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:20  [INFO] 
03:50:20  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>>
03:50:20  [INFO] 
03:50:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin-extension ---
03:50:20  [INFO] 
03:50:20  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<<
03:50:20  [INFO] 
03:50:20  [INFO] 
03:50:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin-extension ---
03:50:20  [INFO] 
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] Forking features-extension-aggregator 0.18.2-SNAPSHOT
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-extension-aggregator ---
03:50:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:20  [INFO] 
03:50:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-extension-aggregator ---
03:50:20  [INFO] 
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] Forking openflowplugin-extension-aggregator 0.18.2-SNAPSHOT
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator ---
03:50:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:20  [INFO] 
03:50:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator ---
03:50:20  [INFO] 
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] Forking test-provider 0.18.2-SNAPSHOT
03:50:20  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-provider ---
03:50:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:20  [INFO] 
03:50:20  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-provider ---
03:50:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:20  [INFO] 
03:50:20  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-provider ---
03:50:21  [INFO] 
03:50:21  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-provider ---
03:50: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-calcium/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/**
03:50:21  [INFO] 
03:50:21  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-provider ---
03:50:21  [INFO] Starting audit...
03:50:21  Audit done.
03:50:21  [INFO] You have 0 Checkstyle violations.
03:50:21  [INFO] 
03:50:21  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-provider ---
03:50:22  [INFO] Starting audit...
03:50:22  Audit done.
03:50:22  [INFO] You have 0 Checkstyle violations.
03:50:22  [INFO] 
03:50:22  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-provider ---
03:50:22  [INFO] 
03:50:22  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider ---
03:50:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/resources
03:50:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/generated-sources/spi
03:50:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/generated-sources/yang
03:50:22  [INFO] 
03:50:22  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-provider ---
03:50:22  [INFO] Recompiling the module because of changed dependency.
03:50:22  [INFO] Compiling 16 source files with javac [debug release 17] to target/classes
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,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
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:50:22  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
03:50:22  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/classes
03:50:22  [INFO] 
03:50:22  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-provider >>>
03:50:22  [INFO] 
03:50:22  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-provider ---
03:50:22  [INFO] Fork Value is true
03:50:30  [INFO] Done SpotBugs Analysis....
03:50:30  [INFO] 
03:50:30  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-provider <<<
03:50:30  [INFO] 
03:50:30  [INFO] 
03:50:30  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-provider ---
03:50:30  [INFO] BugInstance size is 0
03:50:30  [INFO] Error size is 0
03:50:30  [INFO] No errors/warnings found
03:50:30  [INFO] 
03:50:30  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:30  [INFO] Forking test-common 0.18.2-SNAPSHOT
03:50:30  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ test-common ---
03:50:30  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ test-common ---
03:50:30  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:30  [INFO] 
03:50:30  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ test-common ---
03:50:30  [INFO] 
03:50:30  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ test-common ---
03:50: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-calcium/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/**
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ test-common ---
03:50:30  [INFO] Starting audit...
03:50:30  Audit done.
03:50:30  [INFO] You have 0 Checkstyle violations.
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ test-common ---
03:50:30  [INFO] Starting audit...
03:50:30  Audit done.
03:50:30  [INFO] You have 0 Checkstyle violations.
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ test-common ---
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common ---
03:50:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/src/main/resources
03:50:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/generated-sources/spi
03:50:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/generated-sources/yang
03:50:30  [INFO] 
03:50:30  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-common ---
03:50:30  [INFO] Recompiling the module because of changed dependency.
03:50:30  [INFO] Compiling 7 source files with javac [debug release 17] to target/classes
03:50:30  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:30  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/classes
03:50:30  [INFO] 
03:50:30  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ test-common >>>
03:50:30  [INFO] 
03:50:30  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ test-common ---
03:50:30  [INFO] Fork Value is true
03:50:34  [INFO] Done SpotBugs Analysis....
03:50:34  [INFO] 
03:50:34  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ test-common <<<
03:50:34  [INFO] 
03:50:34  [INFO] 
03:50:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ test-common ---
03:50:34  [INFO] BugInstance size is 0
03:50:34  [INFO] Error size is 0
03:50:34  [INFO] No errors/warnings found
03:50:34  [INFO] 
03:50:34  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:34  [INFO] Forking drop-test-karaf 0.18.2-SNAPSHOT
03:50:34  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ drop-test-karaf ---
03:50:34  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf ---
03:50:34  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:34  [INFO] 
03:50:34  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ drop-test-karaf ---
03:50:34  [INFO] 
03:50:34  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf ---
03:50: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-calcium/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/**
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ drop-test-karaf ---
03:50:34  [INFO] Starting audit...
03:50:34  Audit done.
03:50:34  [INFO] You have 0 Checkstyle violations.
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ drop-test-karaf ---
03:50:34  [INFO] Starting audit...
03:50:34  Audit done.
03:50:34  [INFO] You have 0 Checkstyle violations.
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ drop-test-karaf ---
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf ---
03:50:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/src/main/resources
03:50:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/generated-sources/spi
03:50:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/generated-sources/yang
03:50:34  [INFO] 
03:50:34  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ drop-test-karaf ---
03:50:34  [INFO] Recompiling the module because of changed dependency.
03:50:34  [INFO] Compiling 5 source files with javac [debug release 17] to target/classes
03:50:34  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/drop-test-karaf-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/classes
03:50:34  [INFO] 
03:50:34  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ drop-test-karaf >>>
03:50:34  [INFO] 
03:50:34  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ drop-test-karaf ---
03:50:34  [INFO] Fork Value is true
03:50:37  [INFO] Done SpotBugs Analysis....
03:50:37  [INFO] 
03:50:37  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ drop-test-karaf <<<
03:50:37  [INFO] 
03:50:37  [INFO] 
03:50:37  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ drop-test-karaf ---
03:50:38  [INFO] BugInstance size is 0
03:50:38  [INFO] Error size is 0
03:50:38  [INFO] No errors/warnings found
03:50:38  [INFO] 
03:50:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:38  [INFO] Forking bulk-o-matic 0.18.2-SNAPSHOT
03:50:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bulk-o-matic ---
03:50:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic ---
03:50:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:38  [INFO] 
03:50:38  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bulk-o-matic ---
03:50:38  [INFO] 
03:50:38  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic ---
03:50: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-calcium/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/**
03:50:38  [INFO] 
03:50:38  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ bulk-o-matic ---
03:50:38  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:50:38  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/yang
03:50:38  [INFO] yang-to-sources: Found 8 dependencies in 1.990 ms
03:50:38  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bulk-o-matic ---
03:50:38  [INFO] Starting audit...
03:50:38  Audit done.
03:50:38  [INFO] You have 0 Checkstyle violations.
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bulk-o-matic ---
03:50:38  [INFO] Starting audit...
03:50:38  Audit done.
03:50:38  [INFO] You have 0 Checkstyle violations.
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bulk-o-matic ---
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic ---
03:50:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/resources
03:50:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/generated-sources/spi
03:50:38  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:38  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:50:38  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/generated-sources/spi
03:50:38  [INFO] 
03:50:38  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bulk-o-matic ---
03:50:38  [INFO] Recompiling the module because of changed dependency.
03:50:38  [INFO] Compiling 70 source files with javac [debug release 17] to target/classes
03:50:39  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:39  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:39  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:39  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:39  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast
03:50:39    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
03:50:39    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier<capture#1 of ?>
03:50:39  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:50:39  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/classes
03:50:39  [INFO] 
03:50:39  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ bulk-o-matic >>>
03:50:39  [INFO] 
03:50:39  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ bulk-o-matic ---
03:50:39  [INFO] Fork Value is true
03:50:43  [INFO] Done SpotBugs Analysis....
03:50:43  [INFO] 
03:50:43  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ bulk-o-matic <<<
03:50:43  [INFO] 
03:50:43  [INFO] 
03:50:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ bulk-o-matic ---
03:50:43  [INFO] BugInstance size is 0
03:50:43  [INFO] Error size is 0
03:50:43  [INFO] No errors/warnings found
03:50:43  [INFO] 
03:50:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:43  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.18.2-SNAPSHOT
03:50:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:43  [INFO] 
03:50:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:43  [INFO] 
03:50:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:43  [INFO] 
03:50:43  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] 
03:50:44  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] Starting audit...
03:50:44  Audit done.
03:50:44  [INFO] You have 0 Checkstyle violations.
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] Starting audit...
03:50:44  Audit done.
03:50:44  [INFO] You have 0 Checkstyle violations.
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] 
03:50:44  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml
03:50:44  [INFO] ...done!
03:50:44  [INFO] Attaching features XML
03:50:44  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:44  [INFO] 
03:50:44  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:50:44  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:44  [INFO] 
03:50:44  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>>
03:50:44  [INFO] 
03:50:44  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] 
03:50:44  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<<
03:50:44  [INFO] 
03:50:44  [INFO] 
03:50:44  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic ---
03:50:44  [INFO] 
03:50:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:44  [INFO] Forking device-ownership-service 0.18.2-SNAPSHOT
03:50:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ device-ownership-service ---
03:50:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service ---
03:50:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:44  [INFO] 
03:50:44  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ device-ownership-service ---
03:50:44  [INFO] 
03:50:44  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service ---
03:50: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-calcium/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/**
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ device-ownership-service ---
03:50:44  [INFO] Starting audit...
03:50:44  Audit done.
03:50:44  [INFO] You have 0 Checkstyle violations.
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ device-ownership-service ---
03:50:44  [INFO] Starting audit...
03:50:44  Audit done.
03:50:44  [INFO] You have 0 Checkstyle violations.
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ device-ownership-service ---
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service ---
03:50:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/src/main/resources
03:50:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/generated-sources/spi
03:50:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/generated-sources/yang
03:50:44  [INFO] 
03:50:44  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ device-ownership-service ---
03:50:44  [INFO] Recompiling the module because of changed dependency.
03:50:44  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:50:44  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/classes
03:50:44  [INFO] 
03:50:44  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ device-ownership-service >>>
03:50:44  [INFO] 
03:50:44  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ device-ownership-service ---
03:50:44  [INFO] Fork Value is true
03:50:47  [INFO] Done SpotBugs Analysis....
03:50:47  [INFO] 
03:50:47  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ device-ownership-service <<<
03:50:47  [INFO] 
03:50:47  [INFO] 
03:50:47  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ device-ownership-service ---
03:50:47  [INFO] BugInstance size is 0
03:50:47  [INFO] Error size is 0
03:50:47  [INFO] No errors/warnings found
03:50:47  [INFO] 
03:50:47  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:47  [INFO] Forking of-switch-config-pusher 0.18.2-SNAPSHOT
03:50:47  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:47  [INFO] 
03:50:47  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher ---
03:50:47  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:47  [INFO] 
03:50:47  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher ---
03:50:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:47  [INFO] 
03:50:47  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ of-switch-config-pusher ---
03:50:48  [INFO] 
03:50:48  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher ---
03:50: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-calcium/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/**
03:50:48  [INFO] 
03:50:48  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ of-switch-config-pusher ---
03:50:48  [INFO] Starting audit...
03:50:48  Audit done.
03:50:48  [INFO] You have 0 Checkstyle violations.
03:50:48  [INFO] 
03:50:48  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ of-switch-config-pusher ---
03:50:48  [INFO] Starting audit...
03:50:48  Audit done.
03:50:48  [INFO] You have 0 Checkstyle violations.
03:50:48  [INFO] 
03:50:48  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ of-switch-config-pusher ---
03:50:48  [INFO] 
03:50:48  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher ---
03:50:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/src/main/resources
03:50:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/generated-sources/spi
03:50:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/generated-sources/yang
03:50:48  [INFO] 
03:50:48  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ of-switch-config-pusher ---
03:50:48  [INFO] Recompiling the module because of changed dependency.
03:50:48  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:50:48  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/classes
03:50:48  [INFO] 
03:50:48  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>>
03:50:48  [INFO] 
03:50:48  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ of-switch-config-pusher ---
03:50:48  [INFO] Fork Value is true
03:50:50  [INFO] Done SpotBugs Analysis....
03:50:50  [INFO] 
03:50:50  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<<
03:50:50  [INFO] 
03:50:50  [INFO] 
03:50:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ of-switch-config-pusher ---
03:50:50  [INFO] BugInstance size is 0
03:50:50  [INFO] Error size is 0
03:50:50  [INFO] No errors/warnings found
03:50:50  [INFO] 
03:50:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:50  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.2-SNAPSHOT
03:50:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:50  [INFO] 
03:50:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher ---
03:50:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:50  [INFO] 
03:50:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher ---
03:50:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:50  [INFO] 
03:50:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] 
03:50:51  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] Starting audit...
03:50:51  Audit done.
03:50:51  [INFO] You have 0 Checkstyle violations.
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] Starting audit...
03:50:51  Audit done.
03:50:51  [INFO] You have 0 Checkstyle violations.
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] 
03:50:51  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml
03:50:51  [INFO] ...done!
03:50:51  [INFO] Attaching features XML
03:50:51  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:50:51  [INFO] 
03:50:51  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher ---
03:50: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
03:50:51  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:50:51  [INFO] 
03:50:51  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>>
03:50:51  [INFO] 
03:50:51  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] 
03:50:51  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<<
03:50:51  [INFO] 
03:50:51  [INFO] 
03:50:51  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-config-pusher ---
03:50:51  [INFO] 
03:50:51  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:51  [INFO] Forking arbitratorreconciliation-api 0.18.2-SNAPSHOT
03:50:51  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api ---
03:50:51  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api ---
03:50:51  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:51  [INFO] 
03:50:51  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api ---
03:50:51  [INFO] 
03:50:51  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api ---
03:50:51  [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-calcium/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/**
03:50:51  [INFO] 
03:50:51  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ arbitratorreconciliation-api ---
03:50:51  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:50:51  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/src/main/yang
03:50:51  [INFO] yang-to-sources: Found 10 dependencies in 1.392 ms
03:50:51  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-api ---
03:50:51  [INFO] Starting audit...
03:50:51  Audit done.
03:50:51  [INFO] You have 0 Checkstyle violations.
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-api ---
03:50:51  [INFO] Starting audit...
03:50:51  Audit done.
03:50:51  [INFO] You have 0 Checkstyle violations.
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-api ---
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api ---
03:50:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/src/main/resources
03:50:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi
03:50:51  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:51  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:50:51  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:50:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi
03:50:51  [INFO] 
03:50:51  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-api ---
03:50:51  [INFO] Recompiling the module because of changed dependency.
03:50:51  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:50:52  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/classes
03:50:52  [INFO] 
03:50:52  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>>
03:50:52  [INFO] 
03:50:52  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-api ---
03:50:52  [INFO] Fork Value is true
03:50:54  [INFO] Done SpotBugs Analysis....
03:50:54  [INFO] 
03:50:54  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<<
03:50:54  [INFO] 
03:50:54  [INFO] 
03:50:54  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-api ---
03:50:54  [INFO] BugInstance size is 0
03:50:54  [INFO] Error size is 0
03:50:54  [INFO] No errors/warnings found
03:50:54  [INFO] 
03:50:54  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:54  [INFO] Forking reconciliation-framework 0.18.2-SNAPSHOT
03:50:54  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:54  [INFO] 
03:50:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ reconciliation-framework ---
03:50:54  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:54  [INFO] 
03:50:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework ---
03:50:54  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:54  [INFO] 
03:50:54  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ reconciliation-framework ---
03:50:55  [INFO] 
03:50:55  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework ---
03:50: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-calcium/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/**
03:50:55  [INFO] 
03:50:55  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ reconciliation-framework ---
03:50:55  [INFO] Starting audit...
03:50:55  Audit done.
03:50:55  [INFO] You have 0 Checkstyle violations.
03:50:55  [INFO] 
03:50:55  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ reconciliation-framework ---
03:50:55  [INFO] Starting audit...
03:50:55  Audit done.
03:50:55  [INFO] You have 0 Checkstyle violations.
03:50:55  [INFO] 
03:50:55  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ reconciliation-framework ---
03:50:55  [INFO] 
03:50:55  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework ---
03:50:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/src/main/resources
03:50:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/generated-sources/spi
03:50:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/generated-sources/yang
03:50:55  [INFO] 
03:50:55  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ reconciliation-framework ---
03:50:55  [INFO] Recompiling the module because of changed dependency.
03:50:55  [INFO] Compiling 6 source files with javac [debug release 17] to target/classes
03:50:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:55  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:50:55  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/classes
03:50:55  [INFO] 
03:50:55  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ reconciliation-framework >>>
03:50:55  [INFO] 
03:50:55  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ reconciliation-framework ---
03:50:55  [INFO] Fork Value is true
03:50:58  [INFO] Done SpotBugs Analysis....
03:50:58  [INFO] 
03:50:58  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ reconciliation-framework <<<
03:50:58  [INFO] 
03:50:58  [INFO] 
03:50:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ reconciliation-framework ---
03:50:58  [INFO] BugInstance size is 0
03:50:58  [INFO] Error size is 0
03:50:58  [INFO] No errors/warnings found
03:50:58  [INFO] 
03:50:58  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:58  [INFO] Forking arbitratorreconciliation-impl 0.18.2-SNAPSHOT
03:50:58  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:50:58  [INFO] 
03:50:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl ---
03:50:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:58  [INFO] 
03:50:58  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl ---
03:50:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:58  [INFO] 
03:50:58  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] 
03:50:59  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl ---
03:50: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-calcium/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/**
03:50:59  [INFO] 
03:50:59  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] Starting audit...
03:50:59  Audit done.
03:50:59  [INFO] You have 0 Checkstyle violations.
03:50:59  [INFO] 
03:50:59  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] Starting audit...
03:50:59  Audit done.
03:50:59  [INFO] You have 0 Checkstyle violations.
03:50:59  [INFO] 
03:50:59  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] 
03:50:59  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/src/main/resources
03:50:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi
03:50:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang
03:50:59  [INFO] 
03:50:59  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] Recompiling the module because of changed dependency.
03:50:59  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:50:59  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException
03:50:59  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/classes
03:50:59  [INFO] 
03:50:59  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>>
03:50:59  [INFO] 
03:50:59  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ arbitratorreconciliation-impl ---
03:50:59  [INFO] Fork Value is true
03:51:02  [INFO] Done SpotBugs Analysis....
03:51:02  [INFO] 
03:51:02  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<<
03:51:02  [INFO] 
03:51:02  [INFO] 
03:51:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ arbitratorreconciliation-impl ---
03:51:02  [INFO] BugInstance size is 0
03:51:02  [INFO] Error size is 0
03:51:02  [INFO] No errors/warnings found
03:51:02  [INFO] 
03:51:02  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:02  [INFO] Forking forwardingrules-manager 0.18.2-SNAPSHOT
03:51:02  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:02  [INFO] 
03:51:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-manager ---
03:51:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:02  [INFO] 
03:51:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager ---
03:51:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:02  [INFO] 
03:51:02  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-manager ---
03:51:03  [INFO] 
03:51:03  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager ---
03:51: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-calcium/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/**
03:51:03  [INFO] 
03:51:03  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ forwardingrules-manager ---
03:51:03  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:51:03  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/yang
03:51:03  [INFO] yang-to-sources: Found 14 dependencies in 2.005 ms
03:51:03  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:51:03  [INFO] 
03:51:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-manager ---
03:51:03  [INFO] Starting audit...
03:51:03  Audit done.
03:51:03  [INFO] You have 0 Checkstyle violations.
03:51:03  [INFO] 
03:51:03  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-manager ---
03:51:04  [INFO] Starting audit...
03:51:04  Audit done.
03:51:04  [INFO] You have 0 Checkstyle violations.
03:51:04  [INFO] 
03:51:04  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-manager ---
03:51:04  [INFO] 
03:51:04  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager ---
03:51:04  [INFO] Copying 1 resource from src/main/resources to target/classes
03:51:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/generated-sources/spi
03:51:04  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:51:04  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:51:04  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:51:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/generated-sources/spi
03:51:04  [INFO] 
03:51:04  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-manager ---
03:51:04  [INFO] Recompiling the module because of changed dependency.
03:51:04  [INFO] Compiling 45 source files with javac [debug release 17] to target/classes
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter<D> has a member method close() that could throw InterruptedException
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter<D> has a member method close() that could throw InterruptedException
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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<T> has a member method close() that could throw InterruptedException
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:51:04  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:04    missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry<T>
03:51:04  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/classes
03:51:04  [INFO] 
03:51:04  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>>
03:51:04  [INFO] 
03:51:04  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-manager ---
03:51:04  [INFO] Fork Value is true
03:51:11  [INFO] Done SpotBugs Analysis....
03:51:11  [INFO] 
03:51:11  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<<
03:51:11  [INFO] 
03:51:11  [INFO] 
03:51:11  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-manager ---
03:51:11  [INFO] BugInstance size is 0
03:51:11  [INFO] Error size is 0
03:51:11  [INFO] No errors/warnings found
03:51:11  [INFO] 
03:51:11  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:11  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.2-SNAPSHOT
03:51:11  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:11  [INFO] 
03:51:11  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] 
03:51:11  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Starting audit...
03:51:11  Audit done.
03:51:11  [INFO] You have 0 Checkstyle violations.
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Starting audit...
03:51:11  Audit done.
03:51:11  [INFO] You have 0 Checkstyle violations.
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] 
03:51:11  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml
03:51:11  [INFO] ...done!
03:51:11  [INFO] Attaching features XML
03:51:11  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:11  [INFO] 
03:51:11  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:11  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:11  [INFO] 
03:51:11  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>>
03:51:11  [INFO] 
03:51:11  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] 
03:51:11  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<<
03:51:11  [INFO] 
03:51:11  [INFO] 
03:51:11  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager ---
03:51:11  [INFO] 
03:51:11  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:11  [INFO] Forking forwardingrules-sync 0.18.2-SNAPSHOT
03:51:11  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ forwardingrules-sync ---
03:51:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:11  [INFO] 
03:51:11  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync ---
03:51:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:11  [INFO] 
03:51:11  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ forwardingrules-sync ---
03:51:12  [INFO] 
03:51:12  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync ---
03:51: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-calcium/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/**
03:51:12  [INFO] 
03:51:12  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ forwardingrules-sync ---
03:51:12  [INFO] Starting audit...
03:51:12  Audit done.
03:51:12  [INFO] You have 0 Checkstyle violations.
03:51:12  [INFO] 
03:51:12  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ forwardingrules-sync ---
03:51:12  [INFO] Starting audit...
03:51:12  Audit done.
03:51:12  [INFO] You have 0 Checkstyle violations.
03:51:12  [INFO] 
03:51:12  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ forwardingrules-sync ---
03:51:12  [INFO] 
03:51:12  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync ---
03:51:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/src/main/resources
03:51:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/generated-sources/spi
03:51:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/generated-sources/yang
03:51:12  [INFO] 
03:51:12  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ forwardingrules-sync ---
03:51:12  [INFO] Recompiling the module because of changed dependency.
03:51:12  [INFO] Compiling 43 source files with javac [debug release 17] to target/classes
03:51:13  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/classes
03:51:13  [INFO] 
03:51:13  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>>
03:51:13  [INFO] 
03:51:13  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ forwardingrules-sync ---
03:51:13  [INFO] Fork Value is true
03:51:19  [INFO] Done SpotBugs Analysis....
03:51:19  [INFO] 
03:51:19  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<<
03:51:19  [INFO] 
03:51:19  [INFO] 
03:51:19  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ forwardingrules-sync ---
03:51:19  [INFO] BugInstance size is 0
03:51:19  [INFO] Error size is 0
03:51:19  [INFO] No errors/warnings found
03:51:19  [INFO] 
03:51:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:19  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.2-SNAPSHOT
03:51:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:19  [INFO] 
03:51:19  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] 
03:51:19  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] Starting audit...
03:51:19  Audit done.
03:51:19  [INFO] You have 0 Checkstyle violations.
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] Starting audit...
03:51:19  Audit done.
03:51:19  [INFO] You have 0 Checkstyle violations.
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] 
03:51:19  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml
03:51:19  [INFO] ...done!
03:51:19  [INFO] Attaching features XML
03:51:19  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:19  [INFO] 
03:51:19  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51: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
03:51:19  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:19  [INFO] 
03:51:19  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>>
03:51:19  [INFO] 
03:51:19  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] 
03:51:19  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<<
03:51:19  [INFO] 
03:51:19  [INFO] 
03:51:19  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync ---
03:51:19  [INFO] 
03:51:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:19  [INFO] Forking table-miss-enforcer 0.18.2-SNAPSHOT
03:51:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ table-miss-enforcer ---
03:51:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:19  [INFO] 
03:51:19  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer ---
03:51:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:19  [INFO] 
03:51:19  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ table-miss-enforcer ---
03:51:20  [INFO] 
03:51:20  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer ---
03:51:20  [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-calcium/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/**
03:51:20  [INFO] 
03:51:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ table-miss-enforcer ---
03:51:20  [INFO] Starting audit...
03:51:20  Audit done.
03:51:20  [INFO] You have 0 Checkstyle violations.
03:51:20  [INFO] 
03:51:20  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ table-miss-enforcer ---
03:51:20  [INFO] Starting audit...
03:51:20  Audit done.
03:51:20  [INFO] You have 0 Checkstyle violations.
03:51:20  [INFO] 
03:51:20  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ table-miss-enforcer ---
03:51:20  [INFO] 
03:51:20  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer ---
03:51:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/src/main/resources
03:51:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/generated-sources/spi
03:51:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/generated-sources/yang
03:51:20  [INFO] 
03:51:20  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ table-miss-enforcer ---
03:51:20  [INFO] Recompiling the module because of changed dependency.
03:51:20  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:51:20  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/classes
03:51:20  [INFO] 
03:51:20  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>>
03:51:20  [INFO] 
03:51:20  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ table-miss-enforcer ---
03:51:20  [INFO] Fork Value is true
03:51:22  [INFO] Done SpotBugs Analysis....
03:51:22  [INFO] 
03:51:22  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<<
03:51:22  [INFO] 
03:51:22  [INFO] 
03:51:22  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ table-miss-enforcer ---
03:51:22  [INFO] BugInstance size is 0
03:51:22  [INFO] Error size is 0
03:51:22  [INFO] No errors/warnings found
03:51:22  [INFO] 
03:51:22  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:22  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.2-SNAPSHOT
03:51:22  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:22  [INFO] 
03:51:22  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:22  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:22  [INFO] 
03:51:22  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:22  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:22  [INFO] 
03:51:22  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] 
03:51:23  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:23  [INFO] 
03:51:23  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] Starting audit...
03:51:23  Audit done.
03:51:23  [INFO] You have 0 Checkstyle violations.
03:51:23  [INFO] 
03:51:23  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] Starting audit...
03:51:23  Audit done.
03:51:23  [INFO] You have 0 Checkstyle violations.
03:51:23  [INFO] 
03:51:23  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] 
03:51:23  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml
03:51:23  [INFO] ...done!
03:51:23  [INFO] Attaching features XML
03:51:23  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:23  [INFO] 
03:51:23  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:23  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:23  [INFO] 
03:51:23  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>>
03:51:23  [INFO] 
03:51:23  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] 
03:51:23  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<<
03:51:23  [INFO] 
03:51:23  [INFO] 
03:51:23  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer ---
03:51:23  [INFO] 
03:51:23  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:23  [INFO] Forking topology-lldp-discovery 0.18.2-SNAPSHOT
03:51:23  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:23  [INFO] 
03:51:23  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery ---
03:51:23  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:23  [INFO] 
03:51:23  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery ---
03:51:23  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:23  [INFO] 
03:51:23  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-lldp-discovery ---
03:51:23  [INFO] 
03:51:23  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery ---
03:51: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-calcium/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/**
03:51:23  [INFO] 
03:51:23  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ topology-lldp-discovery ---
03:51:24  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:51:24  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/yang
03:51:24  [INFO] yang-to-sources: Found 11 dependencies in 1.384 ms
03:51:24  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:51:24  [INFO] 
03:51:24  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-lldp-discovery ---
03:51:24  [INFO] Starting audit...
03:51:24  Audit done.
03:51:24  [INFO] You have 0 Checkstyle violations.
03:51:24  [INFO] 
03:51:24  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-lldp-discovery ---
03:51:24  [INFO] Starting audit...
03:51:24  Audit done.
03:51:24  [INFO] You have 0 Checkstyle violations.
03:51:24  [INFO] 
03:51:24  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-lldp-discovery ---
03:51:24  [INFO] 
03:51:24  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery ---
03:51:24  [INFO] Copying 1 resource from src/main/resources to target/classes
03:51:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/generated-sources/spi
03:51:24  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:51:24  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:51:24  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:51:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/generated-sources/spi
03:51:24  [INFO] 
03:51:24  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-lldp-discovery ---
03:51:24  [INFO] Recompiling the module because of changed dependency.
03:51:24  [INFO] Compiling 11 source files with javac [debug release 17] to target/classes
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:24  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/classes
03:51:24  [INFO] 
03:51:24  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>>
03:51:24  [INFO] 
03:51:24  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-lldp-discovery ---
03:51:24  [INFO] Fork Value is true
03:51:27  [INFO] Done SpotBugs Analysis....
03:51:27  [INFO] 
03:51:27  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<<
03:51:27  [INFO] 
03:51:27  [INFO] 
03:51:27  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-lldp-discovery ---
03:51:27  [INFO] BugInstance size is 0
03:51:27  [INFO] Error size is 0
03:51:27  [INFO] No errors/warnings found
03:51:27  [INFO] 
03:51:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:27  [INFO] Forking lldp-speaker 0.18.2-SNAPSHOT
03:51:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:27  [INFO] 
03:51:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ lldp-speaker ---
03:51:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:27  [INFO] 
03:51:27  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker ---
03:51:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:27  [INFO] 
03:51:27  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ lldp-speaker ---
03:51:28  [INFO] 
03:51:28  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker ---
03:51: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-calcium/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/**
03:51:28  [INFO] 
03:51:28  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ lldp-speaker ---
03:51:28  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:51:28  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/yang
03:51:28  [INFO] yang-to-sources: Found 12 dependencies in 2.100 ms
03:51:28  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:51:28  [INFO] 
03:51:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ lldp-speaker ---
03:51:28  [INFO] Starting audit...
03:51:28  Audit done.
03:51:28  [INFO] You have 0 Checkstyle violations.
03:51:28  [INFO] 
03:51:28  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ lldp-speaker ---
03:51:28  [INFO] Starting audit...
03:51:28  Audit done.
03:51:28  [INFO] You have 0 Checkstyle violations.
03:51:28  [INFO] 
03:51:28  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ lldp-speaker ---
03:51:28  [INFO] 
03:51:28  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker ---
03:51:28  [INFO] Copying 1 resource from src/main/resources to target/classes
03:51:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/generated-sources/spi
03:51:28  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:51:28  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:51:28  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
03:51:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/generated-sources/spi
03:51:28  [INFO] 
03:51:28  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ lldp-speaker ---
03:51:28  [INFO] Recompiling the module because of changed dependency.
03:51:28  [INFO] Compiling 33 source files with javac [debug release 17] to target/classes
03:51:29  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:51:29  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:51:29  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found
03:51:29  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
03:51:29  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:51:29    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:51:29  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:51:29    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:51:29  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
03:51:29    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
03:51:29    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
03:51:29  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion
03:51:29    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:51:29    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:51:29  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types
03:51:29    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
03:51:29    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
03:51:29  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion
03:51:29    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
03:51:29    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
03:51:29  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/classes
03:51:29  [INFO] 
03:51:29  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ lldp-speaker >>>
03:51:29  [INFO] 
03:51:29  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ lldp-speaker ---
03:51:29  [INFO] Fork Value is true
03:51:32  [INFO] Done SpotBugs Analysis....
03:51:32  [INFO] 
03:51:32  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ lldp-speaker <<<
03:51:32  [INFO] 
03:51:32  [INFO] 
03:51:32  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ lldp-speaker ---
03:51:32  [INFO] BugInstance size is 0
03:51:32  [INFO] Error size is 0
03:51:32  [INFO] No errors/warnings found
03:51:32  [INFO] 
03:51:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:32  [INFO] Forking topology-manager 0.18.2-SNAPSHOT
03:51:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:32  [INFO] 
03:51:32  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-manager ---
03:51:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:32  [INFO] 
03:51:32  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager ---
03:51:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:32  [INFO] 
03:51:32  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-manager ---
03:51:33  [INFO] 
03:51:33  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-manager ---
03:51:33  [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-calcium/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/**
03:51:33  [INFO] 
03:51:33  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-manager ---
03:51:33  [INFO] Starting audit...
03:51:33  Audit done.
03:51:33  [INFO] You have 0 Checkstyle violations.
03:51:33  [INFO] 
03:51:33  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-manager ---
03:51:33  [INFO] Starting audit...
03:51:33  Audit done.
03:51:33  [INFO] You have 0 Checkstyle violations.
03:51:33  [INFO] 
03:51:33  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-manager ---
03:51:33  [INFO] 
03:51:33  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager ---
03:51:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/resources
03:51:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/generated-sources/spi
03:51:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/generated-sources/yang
03:51:33  [INFO] 
03:51:33  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-manager ---
03:51:33  [INFO] Recompiling the module because of changed dependency.
03:51:33  [INFO] Compiling 9 source files with javac [debug release 17] to target/classes
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class<T>,org.opendaylight.mdsal.binding.api.NotificationService.Listener<T>) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:33  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/classes
03:51:33  [INFO] 
03:51:33  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ topology-manager >>>
03:51:33  [INFO] 
03:51:33  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ topology-manager ---
03:51:33  [INFO] Fork Value is true
03:51:37  [INFO] Done SpotBugs Analysis....
03:51:37  [INFO] 
03:51:37  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ topology-manager <<<
03:51:37  [INFO] 
03:51:37  [INFO] 
03:51:37  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ topology-manager ---
03:51:37  [INFO] BugInstance size is 0
03:51:37  [INFO] Error size is 0
03:51:37  [INFO] No errors/warnings found
03:51:37  [INFO] 
03:51:37  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:37  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.18.2-SNAPSHOT
03:51:37  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:37  [INFO] 
03:51:37  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology ---
03:51:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:37  [INFO] 
03:51:37  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology ---
03:51:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:37  [INFO] 
03:51:37  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] 
03:51:38  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] Starting audit...
03:51:38  Audit done.
03:51:38  [INFO] You have 0 Checkstyle violations.
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] Starting audit...
03:51:38  Audit done.
03:51:38  [INFO] You have 0 Checkstyle violations.
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] 
03:51:38  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml
03:51:38  [INFO] ...done!
03:51:38  [INFO] Attaching features XML
03:51:38  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:38  [INFO] 
03:51:38  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:38  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:38  [INFO] 
03:51:38  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>>
03:51:38  [INFO] 
03:51:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] 
03:51:38  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<<
03:51:38  [INFO] 
03:51:38  [INFO] 
03:51:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology ---
03:51:38  [INFO] 
03:51:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:38  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.2-SNAPSHOT
03:51:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:38  [INFO] 
03:51:38  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] 
03:51:38  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Starting audit...
03:51:38  Audit done.
03:51:38  [INFO] You have 0 Checkstyle violations.
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Starting audit...
03:51:38  Audit done.
03:51:38  [INFO] You have 0 Checkstyle violations.
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] 
03:51:38  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml
03:51:38  [INFO] ...done!
03:51:38  [INFO] Attaching features XML
03:51:38  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:38  [INFO] 
03:51:38  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:38  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:38  [INFO] 
03:51:38  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>>
03:51:38  [INFO] 
03:51:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] 
03:51:38  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<<
03:51:38  [INFO] 
03:51:38  [INFO] 
03:51:38  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker ---
03:51:38  [INFO] 
03:51:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:38  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.2-SNAPSHOT
03:51:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:38  [INFO] 
03:51:38  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:38  [INFO] 
03:51:38  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] 
03:51:39  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] Starting audit...
03:51:39  Audit done.
03:51:39  [INFO] You have 0 Checkstyle violations.
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] Starting audit...
03:51:39  Audit done.
03:51:39  [INFO] You have 0 Checkstyle violations.
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] 
03:51:39  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml
03:51:39  [INFO] ...done!
03:51:39  [INFO] Attaching features XML
03:51:39  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:39  [INFO] 
03:51:39  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [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
03:51:39  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:39  [INFO] 
03:51:39  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>>
03:51:39  [INFO] 
03:51:39  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] 
03:51:39  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<<
03:51:39  [INFO] 
03:51:39  [INFO] 
03:51:39  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:51:39  [INFO] 
03:51:39  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:39  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.2-SNAPSHOT
03:51:39  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager ---
03:51:39  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager ---
03:51:39  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:39  [INFO] 
03:51:39  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager ---
03:51:39  [INFO] 
03:51:39  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager ---
03:51:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-topology-manager ---
03:51:39  [INFO] Starting audit...
03:51:39  Audit done.
03:51:39  [INFO] You have 0 Checkstyle violations.
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-topology-manager ---
03:51:39  [INFO] Starting audit...
03:51:39  Audit done.
03:51:39  [INFO] You have 0 Checkstyle violations.
03:51:39  [INFO] 
03:51:39  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager ---
03:51:40  [INFO] 
03:51:40  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager ---
03:51:40  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml
03:51:40  [INFO] ...done!
03:51:40  [INFO] Attaching features XML
03:51:40  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:40  [INFO] 
03:51:40  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager ---
03:51:40  [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
03:51:40  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:40  [INFO] 
03:51:40  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>>
03:51:40  [INFO] 
03:51:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager ---
03:51:40  [INFO] 
03:51:40  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<<
03:51:40  [INFO] 
03:51:40  [INFO] 
03:51:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-topology-manager ---
03:51:40  [INFO] 
03:51:40  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:40  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.2-SNAPSHOT
03:51:40  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:40  [INFO] 
03:51:40  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] 
03:51:40  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] Starting audit...
03:51:40  Audit done.
03:51:40  [INFO] You have 0 Checkstyle violations.
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] Starting audit...
03:51:40  Audit done.
03:51:40  [INFO] You have 0 Checkstyle violations.
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] 
03:51:40  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml
03:51:40  [INFO] ...done!
03:51:40  [INFO] Attaching features XML
03:51:40  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:40  [INFO] 
03:51:40  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [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
03:51:40  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:40  [INFO] 
03:51:40  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>>
03:51:40  [INFO] 
03:51:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] 
03:51:40  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<<
03:51:40  [INFO] 
03:51:40  [INFO] 
03:51:40  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework ---
03:51:40  [INFO] 
03:51:40  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:40  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.2-SNAPSHOT
03:51:40  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:40  [INFO] 
03:51:40  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:40  [INFO] 
03:51:40  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] 
03:51:41  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] Starting audit...
03:51:41  Audit done.
03:51:41  [INFO] You have 0 Checkstyle violations.
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] Starting audit...
03:51:41  Audit done.
03:51:41  [INFO] You have 0 Checkstyle violations.
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] 
03:51:41  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml
03:51:41  [INFO] ...done!
03:51:41  [INFO] Attaching features XML
03:51:41  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:41  [INFO] 
03:51:41  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51: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
03:51:41  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:41  [INFO] 
03:51:41  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>>
03:51:41  [INFO] 
03:51:41  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] 
03:51:41  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<<
03:51:41  [INFO] 
03:51:41  [INFO] 
03:51:41  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:51:41  [INFO] 
03:51:41  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:41  [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.18.2-SNAPSHOT
03:51:41  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:41  [INFO] 
03:51:41  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] 
03:51:41  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] Starting audit...
03:51:41  Audit done.
03:51:41  [INFO] You have 0 Checkstyle violations.
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] Starting audit...
03:51:41  Audit done.
03:51:41  [INFO] You have 0 Checkstyle violations.
03:51:41  [INFO] 
03:51:41  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] 
03:51:41  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services ---
03:51:41  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml
03:51:42  [INFO] ...done!
03:51:42  [INFO] Attaching features XML
03:51:42  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:42  [INFO] 
03:51:42  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services ---
03:51:42  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:42  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:42  [INFO] 
03:51:42  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>>
03:51:42  [INFO] 
03:51:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services ---
03:51:42  [INFO] 
03:51:42  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<<
03:51:42  [INFO] 
03:51:42  [INFO] 
03:51:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services ---
03:51:42  [INFO] 
03:51:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:42  [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.18.2-SNAPSHOT
03:51:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:42  [INFO] 
03:51:42  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] 
03:51:42  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Starting audit...
03:51:42  Audit done.
03:51:42  [INFO] You have 0 Checkstyle violations.
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Starting audit...
03:51:42  Audit done.
03:51:42  [INFO] You have 0 Checkstyle violations.
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] 
03:51:42  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml
03:51:42  [INFO] ...done!
03:51:42  [INFO] Attaching features XML
03:51:42  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:42  [INFO] 
03:51:42  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:42  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:42  [INFO] 
03:51:42  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>>
03:51:42  [INFO] 
03:51:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] 
03:51:42  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<<
03:51:42  [INFO] 
03:51:42  [INFO] 
03:51:42  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-drop-test ---
03:51:42  [INFO] 
03:51:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:42  [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.2-SNAPSHOT
03:51:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest ---
03:51:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:42  [INFO] 
03:51:42  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest ---
03:51:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:42  [INFO] 
03:51:42  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] 
03:51:43  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:43  [INFO] 
03:51:43  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] Starting audit...
03:51:43  Audit done.
03:51:43  [INFO] You have 0 Checkstyle violations.
03:51:43  [INFO] 
03:51:43  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] Starting audit...
03:51:43  Audit done.
03:51:43  [INFO] You have 0 Checkstyle violations.
03:51:43  [INFO] 
03:51:43  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] 
03:51:43  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml
03:51:43  [INFO] ...done!
03:51:43  [INFO] Attaching features XML
03:51:43  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:43  [INFO] 
03:51:43  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [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
03:51:43  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:43  [INFO] 
03:51:43  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>>
03:51:43  [INFO] 
03:51:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] 
03:51:43  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<<
03:51:43  [INFO] 
03:51:43  [INFO] 
03:51:43  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-flow-services-rest ---
03:51:43  [INFO] 
03:51:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:43  [INFO] Forking southbound-cli 0.18.2-SNAPSHOT
03:51:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:43  [INFO] 
03:51:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ southbound-cli ---
03:51:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:43  [INFO] 
03:51:43  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli ---
03:51:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:43  [INFO] 
03:51:43  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ southbound-cli ---
03:51:44  [INFO] 
03:51:44  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli ---
03:51: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-calcium/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/**
03:51:44  [INFO] 
03:51:44  [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ southbound-cli ---
03:51:44  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
03:51:44  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/yang
03:51:44  [INFO] yang-to-sources: Found 15 dependencies in 3.348 ms
03:51:44  [INFO] yang-to-sources:: Everything is up to date, nothing to do
03:51:44  [INFO] 
03:51:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ southbound-cli ---
03:51:44  [INFO] Starting audit...
03:51:44  Audit done.
03:51:44  [INFO] You have 0 Checkstyle violations.
03:51:44  [INFO] 
03:51:44  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ southbound-cli ---
03:51:44  [INFO] Starting audit...
03:51:44  Audit done.
03:51:44  [INFO] You have 0 Checkstyle violations.
03:51:44  [INFO] 
03:51:44  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ southbound-cli ---
03:51:44  [INFO] 
03:51:44  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli ---
03:51:44  [INFO] Copying 1 resource from src/main/resources to target/classes
03:51:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/generated-sources/spi
03:51:44  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:51:44  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
03:51:44  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
03:51:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/generated-sources/spi
03:51:44  [INFO] 
03:51:44  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ southbound-cli ---
03:51:44  [INFO] Recompiling the module because of changed dependency.
03:51:44  [INFO] Compiling 28 source files with javac [debug release 17] to target/classes
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] <T>mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/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
03:51:44  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/classes
03:51:44  [INFO] 
03:51:44  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-cli >>>
03:51:44  [INFO] 
03:51:44  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ southbound-cli ---
03:51:44  [INFO] Fork Value is true
03:51:48  [INFO] Done SpotBugs Analysis....
03:51:48  [INFO] 
03:51:48  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-cli <<<
03:51:48  [INFO] 
03:51:48  [INFO] 
03:51:48  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ southbound-cli ---
03:51:48  [INFO] BugInstance size is 0
03:51:48  [INFO] Error size is 0
03:51:48  [INFO] No errors/warnings found
03:51:48  [INFO] 
03:51:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:48  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.2-SNAPSHOT
03:51:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:48  [INFO] 
03:51:48  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli ---
03:51:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:48  [INFO] 
03:51:48  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli ---
03:51:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:48  [INFO] 
03:51:48  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] 
03:51:49  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:49  [INFO] 
03:51:49  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] Starting audit...
03:51:49  Audit done.
03:51:49  [INFO] You have 0 Checkstyle violations.
03:51:49  [INFO] 
03:51:49  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] Starting audit...
03:51:49  Audit done.
03:51:49  [INFO] You have 0 Checkstyle violations.
03:51:49  [INFO] 
03:51:49  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] 
03:51:49  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml
03:51:49  [INFO] ...done!
03:51:49  [INFO] Attaching features XML
03:51:49  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:49  [INFO] 
03:51:49  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:51:49  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:49  [INFO] 
03:51:49  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>>
03:51:49  [INFO] 
03:51:49  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] 
03:51:49  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<<
03:51:49  [INFO] 
03:51:49  [INFO] 
03:51:49  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli ---
03:51:49  [INFO] 
03:51:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:49  [INFO] Forking features-openflowplugin 0.18.2-SNAPSHOT
03:51:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:49  [INFO] 
03:51:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-openflowplugin ---
03:51:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:49  [INFO] 
03:51:49  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin ---
03:51:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:49  [INFO] 
03:51:49  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-openflowplugin ---
03:51:50  [INFO] 
03:51:50  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin ---
03:51:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-openflowplugin ---
03:51:50  [INFO] Starting audit...
03:51:50  Audit done.
03:51:50  [INFO] You have 0 Checkstyle violations.
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-openflowplugin ---
03:51:50  [INFO] Starting audit...
03:51:50  Audit done.
03:51:50  [INFO] You have 0 Checkstyle violations.
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-openflowplugin ---
03:51:50  [INFO] 
03:51:50  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin ---
03:51:50  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml
03:51:50  [INFO] ...done!
03:51:50  [INFO] Attaching features XML
03:51:50  [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.18.2-SNAPSHOT already attached, replace previous instance
03:51:50  [INFO] 
03:51:50  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-openflowplugin ---
03:51:50  [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
03:51:50  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
03:51:50  [INFO] 
03:51:50  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-openflowplugin >>>
03:51:50  [INFO] 
03:51:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-openflowplugin ---
03:51:50  [INFO] 
03:51:50  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-openflowplugin <<<
03:51:50  [INFO] 
03:51:50  [INFO] 
03:51:50  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-openflowplugin ---
03:51:50  [INFO] 
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] Forking features-aggregator 0.18.2-SNAPSHOT
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator ---
03:51:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:50  [INFO] 
03:51:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator ---
03:51:50  [INFO] 
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.2-SNAPSHOT
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator ---
03:51:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:50  [INFO] 
03:51:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator ---
03:51:50  [INFO] 
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] Forking applications-aggregator 0.18.2-SNAPSHOT
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ applications-aggregator ---
03:51:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:50  [INFO] 
03:51:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ applications-aggregator ---
03:51:50  [INFO] 
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] Forking model-aggregator 0.18.2-SNAPSHOT
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator ---
03:51:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:50  [INFO] 
03:51:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator ---
03:51:50  [INFO] 
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] Forking learning-switch 0.18.2-SNAPSHOT
03:51:50  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ learning-switch ---
03:51:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch ---
03:51:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:50  [INFO] 
03:51:50  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ learning-switch ---
03:51:50  [INFO] 
03:51:50  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ learning-switch ---
03:51: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-calcium/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/**
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ learning-switch ---
03:51:50  [INFO] Starting audit...
03:51:50  Audit done.
03:51:50  [INFO] You have 0 Checkstyle violations.
03:51:50  [INFO] 
03:51:50  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ learning-switch ---
03:51:51  [INFO] Starting audit...
03:51:51  Audit done.
03:51:51  [INFO] You have 0 Checkstyle violations.
03:51:51  [INFO] 
03:51:51  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ learning-switch ---
03:51:51  [INFO] 
03:51:51  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch ---
03:51:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/resources
03:51:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/generated-sources/spi
03:51:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/generated-sources/yang
03:51:51  [INFO] 
03:51:51  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ learning-switch ---
03:51:51  [INFO] Recompiling the module because of changed dependency.
03:51:51  [INFO] Compiling 13 source files with javac [debug release 17] to target/classes
03:51:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] <T>mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated
03:51:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:51:51  [WARNING] /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] <T>registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal
03:51:51  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/classes
03:51:51  [INFO] 
03:51:51  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ learning-switch >>>
03:51:51  [INFO] 
03:51:51  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ learning-switch ---
03:51:51  [INFO] Fork Value is true
03:51:54  [INFO] Done SpotBugs Analysis....
03:51:54  [INFO] 
03:51:54  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ learning-switch <<<
03:51:54  [INFO] 
03:51:54  [INFO] 
03:51:54  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ learning-switch ---
03:51:54  [INFO] BugInstance size is 0
03:51:54  [INFO] Error size is 0
03:51:54  [INFO] No errors/warnings found
03:51:54  [INFO] 
03:51:54  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:54  [INFO] Forking sample-consumer 0.18.2-SNAPSHOT
03:51:54  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:54  [INFO] 
03:51:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-consumer ---
03:51:54  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:54  [INFO] 
03:51:54  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer ---
03:51:54  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:54  [INFO] 
03:51:54  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-consumer ---
03:51:55  [INFO] 
03:51:55  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer ---
03:51: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-calcium/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/**
03:51:55  [INFO] 
03:51:55  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-consumer ---
03:51:55  [INFO] Starting audit...
03:51:55  Audit done.
03:51:55  [INFO] You have 0 Checkstyle violations.
03:51:55  [INFO] 
03:51:55  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-consumer ---
03:51:55  [INFO] Starting audit...
03:51:55  Audit done.
03:51:55  [INFO] You have 0 Checkstyle violations.
03:51:55  [INFO] 
03:51:55  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-consumer ---
03:51:55  [INFO] 
03:51:55  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer ---
03:51:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/src/main/resources
03:51:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/generated-sources/spi
03:51:55  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/generated-sources/yang
03:51:55  [INFO] 
03:51:55  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-consumer ---
03:51:55  [INFO] Recompiling the module because of changed dependency.
03:51:55  [INFO] Compiling 2 source files with javac [debug release 17] to target/classes
03:51:55  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/classes
03:51:55  [INFO] 
03:51:55  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-consumer >>>
03:51:55  [INFO] 
03:51:55  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-consumer ---
03:51:55  [INFO] Fork Value is true
03:51:57  [INFO] Done SpotBugs Analysis....
03:51:57  [INFO] 
03:51:57  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-consumer <<<
03:51:57  [INFO] 
03:51:57  [INFO] 
03:51:57  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-consumer ---
03:51:57  [INFO] BugInstance size is 0
03:51:57  [INFO] Error size is 0
03:51:57  [INFO] No errors/warnings found
03:51:57  [INFO] 
03:51:57  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:57  [INFO] Forking sample-bundles 0.18.2-SNAPSHOT
03:51:57  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:51:57  [INFO] 
03:51:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sample-bundles ---
03:51:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:57  [INFO] 
03:51:57  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles ---
03:51:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:51:57  [INFO] 
03:51:57  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sample-bundles ---
03:51:58  [INFO] 
03:51:58  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles ---
03:51: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-calcium/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/**
03:51:58  [INFO] 
03:51:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ sample-bundles ---
03:51:58  [INFO] Starting audit...
03:51:58  Audit done.
03:51:58  [INFO] You have 0 Checkstyle violations.
03:51:58  [INFO] 
03:51:58  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ sample-bundles ---
03:51:58  [INFO] Starting audit...
03:51:58  Audit done.
03:51:58  [INFO] You have 0 Checkstyle violations.
03:51:58  [INFO] 
03:51:58  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ sample-bundles ---
03:51:58  [INFO] 
03:51:58  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles ---
03:51:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/src/main/resources
03:51:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/generated-sources/spi
03:51:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/generated-sources/yang
03:51:58  [INFO] 
03:51:58  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sample-bundles ---
03:51:58  [INFO] Recompiling the module because of changed dependency.
03:51:58  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
03:51:58  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/classes
03:51:58  [INFO] 
03:51:58  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ sample-bundles >>>
03:51:58  [INFO] 
03:51:58  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ sample-bundles ---
03:51:58  [INFO] Fork Value is true
03:52:01  [INFO] Done SpotBugs Analysis....
03:52:01  [INFO] 
03:52:01  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ sample-bundles <<<
03:52:01  [INFO] 
03:52:01  [INFO] 
03:52:01  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ sample-bundles ---
03:52:01  [INFO] BugInstance size is 0
03:52:01  [INFO] Error size is 0
03:52:01  [INFO] No errors/warnings found
03:52:01  [INFO] 
03:52:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:52:01  [INFO] Forking openflowplugin-samples-aggregator 0.18.2-SNAPSHOT
03:52:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator ---
03:52:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:01  [INFO] 
03:52:01  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator ---
03:52:01  [INFO] 
03:52:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:52:01  [INFO] Forking openflowplugin-karaf 0.18.2-SNAPSHOT
03:52:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf ---
03:52:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf ---
03:52:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:01  [INFO] 
03:52:01  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-karaf ---
03:52:01  [INFO] 
03:52:01  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf ---
03:52:01  [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-calcium/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/**
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-karaf ---
03:52:01  [INFO] Starting audit...
03:52:01  Audit done.
03:52:01  [INFO] You have 0 Checkstyle violations.
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-karaf ---
03:52:01  [INFO] Starting audit...
03:52:01  Audit done.
03:52:01  [INFO] You have 0 Checkstyle violations.
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-karaf ---
03:52:01  [INFO] 
03:52:01  [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf ---
03:52:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/src/main/resources
03:52:01  [INFO] 
03:52:01  [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ openflowplugin-karaf ---
03:52:01  [INFO] Using repositories:
03:52:01  [INFO]    https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
03:52:01  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
03:52:01  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
03:52:01  [INFO] Creating work directory: /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly
03:52:01  [INFO] Loading direct KAR and features XML dependencies
03:52:01  [INFO]    Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
03:52:01  [INFO]    Feature framework will be added as a startup feature
03:52:01  [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/assembly
03:52:01  [INFO] Unzipping kars
03:52:01  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
03:52:02  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
03:52:02  [INFO] Loading profiles from:
03:52:02  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
03:52:02  [INFO] Loading repositories
03:52:02  [INFO] Generating generated-startup profile
03:52:02  [INFO] Generating generated-boot profile with parents: generated-startup
03:52:02  [INFO] Generating generated-installed profile
03:52:02  [INFO] Configuring etc/config.properties and etc/system.properties
03:52:02  [INFO] Downloading libraries for generated profiles
03:52:02  [INFO] Downloading additional libraries
03:52:02  [INFO] Writing configurations
03:52:02  [INFO]    adding config file: etc/profile.cfg
03:52:02  [INFO] Startup stage
03:52:02  [INFO]    Loading startup repositories
03:52:02  [INFO]    Resolving startup features and bundles
03:52:02  [INFO]       Features: framework
03:52: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.4
03:52:02  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:52:02  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:52:02  [INFO] Boot stage
03:52:02  [INFO]    Loading boot repositories
03:52:02  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.2-SNAPSHOT/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.9/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features
03:52:02  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features
03:52:02  [INFO]    Feature kar/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
03:52:02  [INFO]    Feature 98201b59-56cf-403b-8e24-603a64305e33/0.0.0 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4
03:52:02  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4
03:52:02  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:52:02  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4
03:52:02  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
03:52:02  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
03:52:02  [INFO]    Feature scr/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
03:52:02  [INFO]    Feature aries-proxy/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
03:52:02  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
03:52:02  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
03:52:02  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm/9.7
03:52:02  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
03:52:02  [INFO]    Feature shell/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
03:52:02  [INFO]    Feature service/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
03:52:02  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
03:52:02  [INFO]    Feature package/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
03:52:02  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
03:52:02  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
03:52:02  [INFO]    Feature feature/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.features.repos.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.feature.cfg
03:52:02  [INFO]    Feature management/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
03:52:02  [INFO]       adding config file: etc/jmx.acl.cfg
03:52:02  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
03:52:02  [INFO]       adding config file: etc/jmx.acl.java.lang.Memory.cfg
03:52:02  [INFO]       adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.management.cfg
03:52:02  [INFO]    Feature jline/3.21.0 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
03:52:02  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
03:52:02  [INFO]    Feature system/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
03:52:02  [INFO]    Feature log/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
03:52:02  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
03:52:02  [INFO]    Feature config/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
03:52:02  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.config.cfg
03:52:02  [INFO]    Feature instance/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
03:52:02  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
03:52:02  [INFO]    Feature framework/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
03:52:02  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
03:52:02  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
03:52:02  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
03:52:02  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
03:52:02  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
03:52:02  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
03:52:02  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
03:52:02  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
03:52:02  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
03:52:02  [INFO]       adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
03:52:02  [INFO]    Feature standard/4.4.6 is defined as a boot feature
03:52:02  [INFO] Install stage
03:52:02  [INFO]    Loading installed repositories
03:52:02  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
03:52:02  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
03:52:02  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
03:52:02  [INFO]       adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
03:52:02  [INFO] 
03:52:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>>
03:52:02  [INFO] 
03:52:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-karaf ---
03:52:02  [INFO] 
03:52:02  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<<
03:52:02  [INFO] 
03:52:02  [INFO] 
03:52:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-karaf ---
03:52:02  [INFO] 
03:52:02  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ openflowplugin-karaf ---
03:52:02  [INFO] Executing tasks
03:52:02  [INFO] Executed tasks
03:52:02  [INFO] 
03:52:02  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:52:02  [INFO] Forking openflowplugin 0.18.2-SNAPSHOT
03:52:02  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
03:52:02  [INFO] 
03:52:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator ---
03:52:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:02  [INFO] 
03:52:02  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator ---
03:52:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:52:02  [INFO] 
03:52:02  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator ---
03:52:02  [INFO] 
03:52:02  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator ---
03:52: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-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
03:52:02  [INFO] 
03:52:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ openflowplugin-aggregator ---
03:52:02  [INFO] Starting audit...
03:52:02  Audit done.
03:52:02  [INFO] You have 0 Checkstyle violations.
03:52:02  [INFO] 
03:52:02  [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ openflowplugin-aggregator ---
03:52:02  [INFO] Starting audit...
03:52:02  Audit done.
03:52:02  [INFO] You have 0 Checkstyle violations.
03:52:02  [INFO] 
03:52:02  [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ openflowplugin-aggregator ---
03:52:02  [INFO] 
03:52:02  [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>>
03:52:02  [INFO] 
03:52:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ openflowplugin-aggregator ---
03:52:02  [INFO] 
03:52:02  [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<<
03:52:02  [INFO] 
03:52:02  [INFO] 
03:52:02  [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ openflowplugin-aggregator ---
03:52:02  [INFO] 
03:52:02  [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<<
03:52:02  [INFO] 
03:52:03  [INFO] 
03:52:03  [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator ---
03:52:04  [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-clm-calcium/target/javadoc-bundle-options. Ignored it.
03:52:04  [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT.jar
03:52:04  [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT.jar
03:52:55  [WARNING] Javadoc Warnings
03:52:55  [WARNING] warning: unknown enum constant When.UNKNOWN
03:52:55  [WARNING] reason: class file for javax.annotation.meta.When not found
03:52:55  [WARNING] warning: unknown enum constant When.UNKNOWN
03:52:55  [WARNING] 2 warnings
03:52:55  [INFO] 
03:52:55  [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------
03:52:55  [INFO] Building openflowplugin-artifacts 0.18.2-SNAPSHOT                [86/84]
03:52:55  [INFO] --------------------------------[ pom ]---------------------------------
03:52:55  [INFO] 
03:52:55  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-artifacts ---
03:52:55  [INFO] org.opendaylight.openflowplugin:openflowplugin-artifacts:pom:0.18.2-SNAPSHOT
03:52:55  [INFO] 
03:52:55  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-artifacts ---
03:52:55  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/artifacts/target/sonatype-clm/module.xml
03:52:55  [INFO] 
03:52:55  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >--------
03:52:55  [INFO] Building openflowplugin-parent 0.18.2-SNAPSHOT                   [87/84]
03:52:55  [INFO] --------------------------------[ pom ]---------------------------------
03:52:55  [INFO] 
03:52:55  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-parent ---
03:52:55  [INFO] org.opendaylight.openflowplugin:openflowplugin-parent:pom:0.18.2-SNAPSHOT
03:52:55  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:55  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:55  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:55  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:55  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:55  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:55  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:55  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:55  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:55  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:55  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:55  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:55  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:55  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:55  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:55  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:55  [INFO] +- junit:junit:jar:4.13.2:test
03:52:55  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:55  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:55  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:55  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:55  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:55  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:55  [INFO] 
03:52:55  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-parent ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/parent/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >----------
03:52:56  [INFO] Building liblldp 0.18.2-SNAPSHOT                                 [88/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ liblldp ---
03:52:56  [INFO] org.opendaylight.openflowplugin.libraries:liblldp:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ liblldp ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >--------
03:52:56  [INFO] Building libraries-aggregator 0.18.2-SNAPSHOT                    [89/84]
03:52:56  [INFO] --------------------------------[ pom ]---------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ libraries-aggregator ---
03:52:56  [INFO] org.opendaylight.openflowplugin:libraries-aggregator:pom:0.18.2-SNAPSHOT
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ libraries-aggregator ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/libraries/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >--
03:52:56  [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.2-SNAPSHOT [90/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflow-protocol-api ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflow-protocol-api ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >--
03:52:56  [INFO] Building openflowjava-parent 0.18.2-SNAPSHOT                     [91/84]
03:52:56  [INFO] --------------------------------[ pom ]---------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowjava-parent ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflowjava-parent:pom:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowjava-parent ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >--
03:52:56  [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.2-SNAPSHOT [92/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflow-protocol-spi ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflow-protocol-spi ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >---
03:52:56  [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.2-SNAPSHOT [93/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowjava-util ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowjava-util ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >--
03:52:56  [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.2-SNAPSHOT [94/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflow-protocol-impl ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:56  [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional)
03:52:56  [INFO] +- org.checkerframework:checker-qual:jar:3.45.0:compile (optional)
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided
03:52:56  [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  +- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:56  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:56  [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflow-protocol-impl ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >--
03:52:56  [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.2-SNAPSHOT [95/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowjava-blueprint-config ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided
03:52:56  [INFO] |  +- org.osgi:osgi.annotation:jar:8.1.0:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:56  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowjava-blueprint-config ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >--
03:52:56  [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.2-SNAPSHOT [96/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowjava-protocol ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowjava-protocol ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >--
03:52:56  [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.2-SNAPSHOT [97/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-openflowjava ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:features-openflowjava:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-openflowjava ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >--
03:52:56  [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.2-SNAPSHOT [98/84]
03:52:56  [INFO] --------------------------------[ pom ]---------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-openflowjava-aggregator ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator:pom:0.18.2-SNAPSHOT
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-openflowjava-aggregator ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/features-openflowjava-aggregator/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------
03:52:56  [INFO] Building simple-client 0.18.2-SNAPSHOT                           [99/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ simple-client ---
03:52:56  [INFO] org.opendaylight.openflowplugin:simple-client:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ simple-client ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >--
03:52:56  [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.2-SNAPSHOT [100/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflow-protocol-it ---
03:52:56  [INFO] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:test
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:test
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:test
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:test
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:test
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:test
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:test
03:52:56  [INFO] |  +- io.netty:netty-codec:jar:4.1.112.Final:test
03:52:56  [INFO] |  +- io.netty:netty-common:jar:4.1.112.Final:test
03:52:56  [INFO] |  +- io.netty:netty-handler:jar:4.1.112.Final:test
03:52:56  [INFO] |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:test
03:52:56  [INFO] |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:test
03:52:56  [INFO] |  +- io.netty:netty-transport:jar:4.1.112.Final:test
03:52:56  [INFO] |  +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:test
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:test
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:test
03:52:56  [INFO] |  |  +- com.google.code.gson:gson:jar:2.11.0:test
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:test
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:test
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:test
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:test
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:test
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:test
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:test
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:test
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:test
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:test
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:test
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:test
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:test
03:52:56  [INFO] |  +- org.opendaylight.yangtools:yang-common:jar:13.0.7:test
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:test
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:test-jar:tests:0.18.2-SNAPSHOT:test
03:52:56  [INFO] +- org.opendaylight.openflowplugin:simple-client:jar:0.18.2-SNAPSHOT:test
03:52:56  [INFO] |  \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflow-protocol-it ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >--------
03:52:56  [INFO] Building model-inventory 0.18.2-SNAPSHOT                        [101/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-inventory ---
03:52:56  [INFO] org.opendaylight.openflowplugin.model:model-inventory:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-inventory ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >--------
03:52:56  [INFO] Building model-flow-base 0.18.2-SNAPSHOT                        [102/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-flow-base ---
03:52:56  [INFO] org.opendaylight.openflowplugin.model:model-flow-base:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-flow-base ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------
03:52:56  [INFO] Building model-flow-service 0.18.2-SNAPSHOT                     [103/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-flow-service ---
03:52:56  [INFO] org.opendaylight.openflowplugin.model:model-flow-service:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-flow-service ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >---------
03:52:56  [INFO] Building openflowplugin-api 0.18.2-SNAPSHOT                     [104/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-api ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-api:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-api ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >-----
03:52:56  [INFO] Building model-flow-statistics 0.18.2-SNAPSHOT                  [105/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-flow-statistics ---
03:52:56  [INFO] org.opendaylight.openflowplugin.model:model-flow-statistics:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-flow-statistics ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >----
03:52:56  [INFO] Building openflowplugin-extension-api 0.18.2-SNAPSHOT           [106/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-extension-api ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-api:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-extension-api ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >-----------
03:52:56  [INFO] Building openflowplugin 0.18.2-SNAPSHOT                         [107/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >--------
03:52:56  [INFO] Building openflowplugin-common 0.18.2-SNAPSHOT                  [108/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-common ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-common:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:test
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:test
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:test
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:test
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:test
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-common ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >---------
03:52:56  [INFO] Building openflowplugin-impl 0.18.2-SNAPSHOT                    [109/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-impl ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-impl:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:56  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:56  [INFO] +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
03:52:56  [INFO] |  +- org.jline:jline:jar:3.21.0:provided
03:52:56  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided
03:52:56  [INFO] |  \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided
03:52:56  [INFO] |     \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided
03:52:56  [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  +- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] |  \- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.service.cm:jar:1.6.1:provided
03:52:56  [INFO] |  +- org.osgi:osgi.annotation:jar:8.1.0:provided
03:52:56  [INFO] |  \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:56  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-impl ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >--
03:52:56  [INFO] Building openflowjava-extension-nicira-api 0.18.2-SNAPSHOT      [110/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowjava-extension-nicira-api ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowjava-extension-nicira-api ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >----
03:52:56  [INFO] Building openflowjava-extension-nicira 0.18.2-SNAPSHOT          [111/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowjava-extension-nicira ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowjava-extension-nicira:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:56  [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowjava-extension-nicira ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >-----
03:52:56  [INFO] Building openflowjava-extension-eric 0.18.2-SNAPSHOT            [112/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowjava-extension-eric ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowjava-extension-eric:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowjava-extension-eric ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >---
03:52:56  [INFO] Building openflowplugin-extension-nicira 0.18.2-SNAPSHOT        [113/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-extension-nicira ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-nicira:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- pl.pragmatists:JUnitParams:jar:1.0.3:test
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-extension-nicira ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >----
03:52:56  [INFO] Building openflowplugin-extension-onf 0.18.2-SNAPSHOT           [114/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-extension-onf ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-onf:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-extension-onf ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >----
03:52:56  [INFO] Building openflowplugin-extension-eric 0.18.2-SNAPSHOT          [115/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-extension-eric ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-eric:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-extension-eric ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] -----------< org.opendaylight.openflowplugin:test-extension >-----------
03:52:56  [INFO] Building test-extension 0.18.2-SNAPSHOT                         [116/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ test-extension ---
03:52:56  [INFO] org.opendaylight.openflowplugin:test-extension:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:56  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |     |  \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |        +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |        \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:56  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:56  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ test-extension ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >--------
03:52:56  [INFO] Building model-topology 0.18.2-SNAPSHOT                         [117/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-topology ---
03:52:56  [INFO] org.opendaylight.openflowplugin.model:model-topology:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-topology ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >----
03:52:56  [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.2-SNAPSHOT [118/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-nsf-model ---
03:52:56  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:56  [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-nsf-model ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >----
03:52:56  [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.2-SNAPSHOT [119/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-libraries ---
03:52:56  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-libraries:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  \- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  \- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |     +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |     +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |     +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |     +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |     \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-libraries ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-libraries/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >---
03:52:56  [INFO] Building openflowplugin-blueprint-config 0.18.2-SNAPSHOT        [120/84]
03:52:56  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-blueprint-config ---
03:52:56  [INFO] org.opendaylight.openflowplugin:openflowplugin-blueprint-config:bundle:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:56  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-blueprint-config ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >----
03:52:56  [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.2-SNAPSHOT [121/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-southbound ---
03:52:56  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-southbound:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:56  [INFO] |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:56  [INFO] |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:56  [INFO] |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:56  [INFO] |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:56  [INFO] |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:56  [INFO] |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:56  [INFO] |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:56  [INFO] |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:56  [INFO] |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:56  [INFO] |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:56  [INFO] |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:56  [INFO] |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:56  [INFO] |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:56  [INFO] |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:56  [INFO] |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:56  [INFO] |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:56  [INFO] |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:56  [INFO] |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:56  [INFO] |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:56  [INFO] |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:56  [INFO] |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:56  [INFO] |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:56  [INFO] |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:56  [INFO] |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:56  [INFO] |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:56  [INFO] |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:56  [INFO] |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:56  [INFO] |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:56  [INFO] |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:56  [INFO] |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:56  [INFO] |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:56  [INFO] |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:56  [INFO] |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:56  [INFO] |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:56  [INFO] |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:56  [INFO] |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:56  [INFO] |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:56  [INFO] |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:56  [INFO] |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:56  [INFO] |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:56  [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:56  [INFO] |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:56  [INFO] |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-southbound ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-southbound/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >--
03:52:56  [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.2-SNAPSHOT [122/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-nxm-extensions ---
03:52:56  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:56  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:56  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:56  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:56  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:56  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:56  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:56  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:56  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:56  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:56  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:56  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:56  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:56  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:56  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:56  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:56  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:56  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |     |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |     |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |     +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |     \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-nxm-extensions ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >--
03:52:56  [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.2-SNAPSHOT [123/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-onf-extensions ---
03:52:56  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:56  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:56  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:56  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:56  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:56  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:56  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:56  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:56  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:56  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:56  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:56  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:56  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:56  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:56  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:56  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:56  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:56  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-onf-extensions ---
03:52:56  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/sonatype-clm/module.xml
03:52:56  [INFO] 
03:52:56  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >--
03:52:56  [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.2-SNAPSHOT [124/84]
03:52:56  [INFO] ------------------------------[ feature ]-------------------------------
03:52:56  [INFO] 
03:52:56  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-eric-extensions ---
03:52:56  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:feature:0.18.2-SNAPSHOT
03:52:56  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:56  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:56  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:56  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:56  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:56  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:56  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:56  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:56  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:56  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:56  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:56  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:56  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:56  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:56  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:56  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:56  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:56  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:56  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:56  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:56  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:56  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:56  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:56  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:56  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:56  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:56  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:56  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:56  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:56  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:56  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:56  [INFO] |  +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:56  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:56  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:56  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:56  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:56  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:56  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:56  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:56  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:56  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:56  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:56  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:56  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:56  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:56  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:56  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:56  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:56  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:56  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:56  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:56  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:56  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:56  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:56  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:56  [INFO] +- junit:junit:jar:4.13.2:test
03:52:56  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:56  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:56  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:56  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:56  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:56  [INFO] 
03:52:56  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-eric-extensions ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >--
03:52:57  [INFO] Building features-openflowplugin-extension 0.18.2-SNAPSHOT      [125/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-openflowplugin-extension ---
03:52:57  [INFO] org.opendaylight.openflowplugin:features-openflowplugin-extension:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-openflowplugin-extension ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >----
03:52:57  [INFO] Building features-extension-aggregator 0.18.2-SNAPSHOT          [126/84]
03:52:57  [INFO] --------------------------------[ pom ]---------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-extension-aggregator ---
03:52:57  [INFO] org.opendaylight.openflowplugin:features-extension-aggregator:pom:0.18.2-SNAPSHOT
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-extension-aggregator ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/features-extension-aggregator/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >--
03:52:57  [INFO] Building openflowplugin-extension-aggregator 0.18.2-SNAPSHOT    [127/84]
03:52:57  [INFO] --------------------------------[ pom ]---------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-extension-aggregator ---
03:52:57  [INFO] org.opendaylight.openflowplugin:openflowplugin-extension-aggregator:pom:0.18.2-SNAPSHOT
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-extension-aggregator ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/extension/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------
03:52:57  [INFO] Building test-provider 0.18.2-SNAPSHOT                          [128/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ test-provider ---
03:52:57  [INFO] org.opendaylight.openflowplugin:test-provider:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.eclipse.tycho:org.eclipse.osgi:jar:3.10.101.v20150820-1432:compile
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ test-provider ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] ------------< org.opendaylight.openflowplugin:test-common >-------------
03:52:57  [INFO] Building test-common 0.18.2-SNAPSHOT                            [129/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ test-common ---
03:52:57  [INFO] org.opendaylight.openflowplugin:test-common:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ test-common ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >-----------
03:52:57  [INFO] Building drop-test-karaf 0.18.2-SNAPSHOT                        [130/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ drop-test-karaf ---
03:52:57  [INFO] org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- org.opendaylight.openflowplugin:test-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided
03:52:57  [INFO] |  +- org.jline:jline:jar:3.21.0:provided
03:52:57  [INFO] |  +- org.fusesource.jansi:jansi:jar:2.4.1:provided
03:52:57  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided
03:52:57  [INFO] |  |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided
03:52:57  [INFO] |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided
03:52:57  [INFO] |  |  +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided
03:52:57  [INFO] |  |  |  +- org.glassfish.jaxb:txw2:jar:2.3.8:provided
03:52:57  [INFO] |  |  |  +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided
03:52:57  [INFO] |  |  |  \- com.sun.activation:jakarta.activation:jar:1.2.2:provided
03:52:57  [INFO] |  |  \- javax.activation:activation:jar:1.1.1:provided
03:52:57  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided
03:52:57  [INFO] |  +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
03:52:57  [INFO] |  \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided
03:52:57  [INFO] |     \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided
03:52:57  [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ drop-test-karaf ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/drop-test-karaf/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------
03:52:57  [INFO] Building bulk-o-matic 0.18.2-SNAPSHOT                           [131/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bulk-o-matic ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:bulk-o-matic:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bulk-o-matic ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.18.2-SNAPSHOT [132/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-bulk-o-matic ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:bulk-o-matic:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-bulk-o-matic ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >--
03:52:57  [INFO] Building device-ownership-service 0.18.2-SNAPSHOT               [133/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ device-ownership-service ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:device-ownership-service:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |     \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ device-ownership-service ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >--
03:52:57  [INFO] Building of-switch-config-pusher 0.18.2-SNAPSHOT                [134/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ of-switch-config-pusher ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:of-switch-config-pusher:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ of-switch-config-pusher ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.2-SNAPSHOT [135/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-config-pusher ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-config-pusher ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >--
03:52:57  [INFO] Building arbitratorreconciliation-api 0.18.2-SNAPSHOT           [136/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ arbitratorreconciliation-api ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ arbitratorreconciliation-api ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >--
03:52:57  [INFO] Building reconciliation-framework 0.18.2-SNAPSHOT               [137/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ reconciliation-framework ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:reconciliation-framework:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
03:52:57  [INFO] |  +- org.jline:jline:jar:3.21.0:provided
03:52:57  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided
03:52:57  [INFO] |  \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided
03:52:57  [INFO] |     \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
03:52:57  [INFO] |  +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.immutables:value:jar:annotations:2.10.1:test (optional)
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
03:52:57  [INFO] |     +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test
03:52:57  [INFO] |     \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ reconciliation-framework ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >--
03:52:57  [INFO] Building arbitratorreconciliation-impl 0.18.2-SNAPSHOT          [138/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ arbitratorreconciliation-impl ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ arbitratorreconciliation-impl ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >--
03:52:57  [INFO] Building forwardingrules-manager 0.18.2-SNAPSHOT                [139/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ forwardingrules-manager ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |     |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
03:52:57  [INFO] |  +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.immutables:value:jar:annotations:2.10.1:test (optional)
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
03:52:57  [INFO] |     +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test
03:52:57  [INFO] |     \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ forwardingrules-manager ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.2-SNAPSHOT [140/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-manager ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |        \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-forwardingrules-manager ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >--
03:52:57  [INFO] Building forwardingrules-sync 0.18.2-SNAPSHOT                   [141/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ forwardingrules-sync ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |     \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |        +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |        |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |        \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
03:52:57  [INFO] |  +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.immutables:value:jar:annotations:2.10.1:test (optional)
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:test
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:test
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
03:52:57  [INFO] |     +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test
03:52:57  [INFO] |     \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
03:52:57  [INFO] +- org.sonarsource.java:sonar-jacoco-listeners:jar:5.14.0.18788:test
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ forwardingrules-sync ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.2-SNAPSHOT [142/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-sync ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:forwardingrules-sync:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-forwardingrules-sync ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >--
03:52:57  [INFO] Building table-miss-enforcer 0.18.2-SNAPSHOT                    [143/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ table-miss-enforcer ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:table-miss-enforcer:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ table-miss-enforcer ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.2-SNAPSHOT [144/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-table-miss-enforcer ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:table-miss-enforcer:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-table-miss-enforcer ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >--
03:52:57  [INFO] Building topology-lldp-discovery 0.18.2-SNAPSHOT                [145/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-lldp-discovery ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:topology-lldp-discovery:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  \- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-lldp-discovery ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------
03:52:57  [INFO] Building lldp-speaker 0.18.2-SNAPSHOT                           [146/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ lldp-speaker ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:lldp-speaker:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  \- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |     \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |        \- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |           \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ lldp-speaker ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >----
03:52:57  [INFO] Building topology-manager 0.18.2-SNAPSHOT                       [147/84]
03:52:57  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-manager ---
03:52:57  [INFO] org.opendaylight.openflowplugin.applications:topology-manager:bundle:0.18.2-SNAPSHOT
03:52:57  [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
03:52:57  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:57  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |     \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |        \- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |           \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:57  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:57  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:57  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-manager ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >---
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.2-SNAPSHOT [148/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-topology ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-topology ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.2-SNAPSHOT [149/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-lldp-speaker ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-lldp-speaker ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.2-SNAPSHOT [150/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-topology-lldp-discovery ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.2-SNAPSHOT [151/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-topology-manager ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-topology-manager ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.2-SNAPSHOT [152/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-reconciliation-framework ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-reconciliation-framework ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.2-SNAPSHOT [153/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |        \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-arbitratorreconciliation ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >--
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.2-SNAPSHOT [154/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-flow-services ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |        \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |     |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |     |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |     |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |     |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |     |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |     +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |     |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |     |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |     |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |     |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |     |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |     |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |     +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |     \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |     \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |     \- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-flow-services ---
03:52:57  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services/target/sonatype-clm/module.xml
03:52:57  [INFO] 
03:52:57  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >----
03:52:57  [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.2-SNAPSHOT [155/84]
03:52:57  [INFO] ------------------------------[ feature ]-------------------------------
03:52:57  [INFO] 
03:52:57  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-drop-test ---
03:52:57  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:feature:0.18.2-SNAPSHOT
03:52:57  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:57  [INFO] |  |  |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:57  [INFO] |  |  |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:57  [INFO] |  |  |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:57  [INFO] |  |  |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:57  [INFO] |  |  |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:57  [INFO] |  |  |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:57  [INFO] |  |  |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:57  [INFO] |  |  |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:57  [INFO] |  |  |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:57  [INFO] |  |  |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:57  [INFO] |  |  |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:57  [INFO] |  |  |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:57  [INFO] |  |  |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:57  [INFO] |  |  |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |        \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:57  [INFO] |  |  |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:57  [INFO] |  |     \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:57  [INFO] |  |     \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     \- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:test-common:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:57  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:57  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:57  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:57  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:57  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:57  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:57  [INFO] |  |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:57  [INFO] |  |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:57  [INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:57  [INFO] |  |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:57  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:57  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:57  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.opendaylight.openflowplugin:drop-test-karaf:jar:0.18.2-SNAPSHOT:compile
03:52:57  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:57  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:57  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:57  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:57  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:57  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:57  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:57  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:57  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:57  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:57  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:57  [INFO] +- junit:junit:jar:4.13.2:test
03:52:57  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:57  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:57  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:57  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:57  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:57  [INFO] 
03:52:57  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-drop-test ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-drop-test/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >--
03:52:58  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.2-SNAPSHOT [156/84]
03:52:58  [INFO] ------------------------------[ feature ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-flow-services-rest ---
03:52:58  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:feature:0.18.2-SNAPSHOT
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:58  [INFO] |  |  |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:58  [INFO] |  |  |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:58  [INFO] |  |  |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:58  [INFO] |  |  |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:58  [INFO] |  |  |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:58  [INFO] |  |  |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:58  [INFO] |  |  |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:58  [INFO] |  |  |  |  |     |  \- org.lz4:lz4-java:jar:1.8.0:compile
03:52:58  [INFO] |  |  |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |     +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |     |     |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:58  [INFO] |  |  |  |     |     \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:58  [INFO] |  |  |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |  |     |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |  |     |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |  |     |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |  |     |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |  |     |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] |  |     +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] |  |     \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:58  [INFO] |  |  |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     \- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.9:compile
03:52:58  [INFO] |  \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.9:compile
03:52:58  [INFO] |     +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile
03:52:58  [INFO] |     +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:58  [INFO] |     |  +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:58  [INFO] |     |  |     \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:58  [INFO] |     |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile
03:52:58  [INFO] |     |  |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile
03:52:58  [INFO] |     |  +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
03:52:58  [INFO] |     |  |  |  +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:52:58  [INFO] |     |  |  |  |  \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  |  |  +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  |  |  |  \- org.javassist:javassist:jar:3.30.2-GA:compile
03:52:58  [INFO] |     |  |  |  |  +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  |  |  +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  |  |  |  \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:52:58  [INFO] |     |  |  |  |  |  \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:52:58  [INFO] |     |  |  |  |  |     +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:52:58  [INFO] |     |  |  |  |  |     +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:52:58  [INFO] |     |  |  |  |  |     \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:52:58  [INFO] |     |  |  |  |  +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  |  |  \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:52:58  [INFO] |     |  |  |  |  +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  |  |  +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:52:58  [INFO] |     |  |  |  |  |  \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:52:58  [INFO] |     |  |  |  |  +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  |  |  \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  |  \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  |  \- com.h2database:h2:jar:2.2.224:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  |  +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
03:52:58  [INFO] |     |  |  |  |  |  \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
03:52:58  [INFO] |     |  |  |  |  \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |     +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
03:52:58  [INFO] |     |  |  |     |  +- commons-logging:commons-logging:jar:1.3.1:compile
03:52:58  [INFO] |     |  |  |     |  \- commons-collections:commons-collections:jar:3.2.2:compile
03:52:58  [INFO] |     |  |  |     \- org.owasp.encoder:encoder:jar:1.2.3:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  |  +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
03:52:58  [INFO] |     |  |  |  \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:52:58  [INFO] |     |  |  |  |  |     \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:52:58  [INFO] |     |  |  |  |  |        +- net.java.dev.jna:jna:jar:5.14.0:runtime
03:52:58  [INFO] |     |  |  |  |  |        +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
03:52:58  [INFO] |     |  |  |  |  |        +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
03:52:58  [INFO] |     |  |  |  |  |        \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
03:52:58  [INFO] |     |  |  |  |  |     \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
03:52:58  [INFO] |     |  |  |  |  |     \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:52:58  [INFO] |     |  |  |  |  |     \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- com.zaxxer:HikariCP:jar:4.0.3:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |  |  \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
03:52:58  [INFO] |     |  |  |  |  \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
03:52:58  [INFO] |     |  |  |  |     \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
03:52:58  [INFO] |     |  |  |  |        \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
03:52:58  [INFO] |     |  |  |  |           +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
03:52:58  [INFO] |     |  |  |  |           \- javax.resource:javax.resource-api:jar:1.7.1:runtime
03:52:58  [INFO] |     |  |  |  +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:52:58  [INFO] |     |  |  |  \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:restconf-common-models:jar:7.0.9:compile
03:52:58  [INFO] |     |  \- org.opendaylight.netconf:restconf-common:jar:7.0.9:compile
03:52:58  [INFO] |     +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:58  [INFO] |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:58  [INFO] |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.netconf.model:rfc5277:jar:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.netconf.model:rfc6241:jar:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.netconf.model:rfc6470:jar:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  |  +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  |  \- org.opendaylight.netconf.model:rfc8526:jar:7.0.9:compile
03:52:58  [INFO] |     |  +- org.opendaylight.netconf:netconf-api:jar:7.0.9:compile
03:52:58  [INFO] |     |  |  \- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  \- org.opendaylight.netconf:netconf-auth:jar:7.0.9:compile
03:52:58  [INFO] |     +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.9:compile
03:52:58  [INFO] |     |  \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.9:compile
03:52:58  [INFO] |     |     \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile
03:52:58  [INFO] |     \- org.opendaylight.netconf:restconf-nb:jar:7.0.9:compile
03:52:58  [INFO] |        +- com.google.code.gson:gson:jar:2.11.0:compile
03:52:58  [INFO] |        +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:58  [INFO] |        +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf:restconf-api:jar:7.0.9:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.9:compile
03:52:58  [INFO] |        +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |        |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:58  [INFO] |        |  +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:58  [INFO] |        |  +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:58  [INFO] |        |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:58  [INFO] |        |  \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:58  [INFO] |        +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:58  [INFO] |        |  +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:58  [INFO] |        +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |        |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |        |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] |        +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf.model:rfc6243:jar:7.0.9:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.9:compile
03:52:58  [INFO] |        +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:58  [INFO] |        +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
03:52:58  [INFO] |        +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
03:52:58  [INFO] |        +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
03:52:58  [INFO] |        +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |        +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |        \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           |  +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           |  \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           |  \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           |  +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           |  |  \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           |  \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-flow-services-rest ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >-----
03:52:58  [INFO] Building southbound-cli 0.18.2-SNAPSHOT                         [157/84]
03:52:58  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ southbound-cli ---
03:52:58  [INFO] org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.18.2-SNAPSHOT
03:52:58  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:58  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:58  [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided
03:52:58  [INFO] |  +- org.jline:jline:jar:3.21.0:provided
03:52:58  [INFO] |  +- org.fusesource.jansi:jansi:jar:2.4.1:provided
03:52:58  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided
03:52:58  [INFO] |  |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided
03:52:58  [INFO] |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided
03:52:58  [INFO] |  |  +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided
03:52:58  [INFO] |  |  |  +- org.glassfish.jaxb:txw2:jar:2.3.8:provided
03:52:58  [INFO] |  |  |  +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided
03:52:58  [INFO] |  |  |  \- com.sun.activation:jakarta.activation:jar:1.2.2:provided
03:52:58  [INFO] |  |  \- javax.activation:activation:jar:1.1.1:provided
03:52:58  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided
03:52:58  [INFO] |  +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
03:52:58  [INFO] |  \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided
03:52:58  [INFO] |     \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided
03:52:58  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:58  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:58  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:58  [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test
03:52:58  [INFO] |  +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test
03:52:58  [INFO] |  |  |  \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:test
03:52:58  [INFO] |  |  |  \- org.immutables:value:jar:annotations:2.10.1:test (optional)
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:test
03:52:58  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:test
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:test
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:test
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test
03:52:58  [INFO] |  \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test
03:52:58  [INFO] |     +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test
03:52:58  [INFO] |     \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test
03:52:58  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ southbound-cli ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >--
03:52:58  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.2-SNAPSHOT [158/84]
03:52:58  [INFO] ------------------------------[ feature ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-openflowplugin-app-southbound-cli ---
03:52:58  [INFO] org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:feature:0.18.2-SNAPSHOT
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:58  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:58  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:58  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:58  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:58  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:58  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:58  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:58  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:58  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:58  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:58  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:58  [INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:58  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |  |  +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |     |  |  +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |     |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:58  [INFO] |  |     |  |  \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:58  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:58  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:58  [INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:58  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:58  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:58  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:58  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:58  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:58  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:58  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |     \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:58  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-openflowplugin-app-southbound-cli ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >-------
03:52:58  [INFO] Building features-openflowplugin 0.18.2-SNAPSHOT                [159/84]
03:52:58  [INFO] ------------------------------[ feature ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-openflowplugin ---
03:52:58  [INFO] org.opendaylight.openflowplugin:features-openflowplugin:feature:0.18.2-SNAPSHOT
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:bulk-o-matic:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:58  [INFO] |     +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |     |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |     |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] |     +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |     |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |     |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |     |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |     |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |     |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] |     +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] |     +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] |     \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |     +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] |     \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |     \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:forwardingrules-sync:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:table-miss-enforcer:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:test-common:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin:drop-test-karaf:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.9:compile
03:52:58  [INFO] |     \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.9:compile
03:52:58  [INFO] |        +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile
03:52:58  [INFO] |        |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile
03:52:58  [INFO] |        |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile
03:52:58  [INFO] |        |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile
03:52:58  [INFO] |        |  |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile
03:52:58  [INFO] |        |  +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile
03:52:58  [INFO] |        |  |  |  +- org.jolokia:jolokia-osgi:jar:1.7.2:compile
03:52:58  [INFO] |        |  |  |  |  \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile
03:52:58  [INFO] |        |  |  |  |  +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile
03:52:58  [INFO] |        |  |  |  |  |  \- org.javassist:javassist:jar:3.30.2-GA:compile
03:52:58  [INFO] |        |  |  |  |  +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  |  |  +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  |  |  |  \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
03:52:58  [INFO] |        |  |  |  |  |  \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile
03:52:58  [INFO] |        |  |  |  |  |     +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile
03:52:58  [INFO] |        |  |  |  |  |     +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile
03:52:58  [INFO] |        |  |  |  |  |     \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile
03:52:58  [INFO] |        |  |  |  |  +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  |  |  \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile
03:52:58  [INFO] |        |  |  |  |  +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  |  |  +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile
03:52:58  [INFO] |        |  |  |  |  |  \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
03:52:58  [INFO] |        |  |  |  |  +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  |  |  \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  |  \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  |  \- com.h2database:h2:jar:2.2.224:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  |  +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
03:52:58  [INFO] |        |  |  |  |  |  \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
03:52:58  [INFO] |        |  |  |  |  \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |     +- commons-beanutils:commons-beanutils:jar:1.9.4:compile
03:52:58  [INFO] |        |  |  |     |  +- commons-logging:commons-logging:jar:1.3.1:compile
03:52:58  [INFO] |        |  |  |     |  \- commons-collections:commons-collections:jar:3.2.2:compile
03:52:58  [INFO] |        |  |  |     \- org.owasp.encoder:encoder:jar:1.2.3:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  |  +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile
03:52:58  [INFO] |        |  |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile
03:52:58  [INFO] |        |  |  |  \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile
03:52:58  [INFO] |        |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:52:58  [INFO] |        |  |  |  |  |     \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:52:58  [INFO] |        |  |  |  |  |        +- net.java.dev.jna:jna:jar:5.14.0:runtime
03:52:58  [INFO] |        |  |  |  |  |        +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
03:52:58  [INFO] |        |  |  |  |  |        +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
03:52:58  [INFO] |        |  |  |  |  |        \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
03:52:58  [INFO] |        |  |  |  |  |     \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
03:52:58  [INFO] |        |  |  |  |  |     \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:52:58  [INFO] |        |  |  |  |  |     \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- com.zaxxer:HikariCP:jar:4.0.3:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |  |  \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
03:52:58  [INFO] |        |  |  |  |  \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
03:52:58  [INFO] |        |  |  |  |     \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
03:52:58  [INFO] |        |  |  |  |        \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
03:52:58  [INFO] |        |  |  |  |           +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
03:52:58  [INFO] |        |  |  |  |           \- javax.resource:javax.resource-api:jar:1.7.1:runtime
03:52:58  [INFO] |        |  |  |  +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:52:58  [INFO] |        |  |  |  \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:restconf-common-models:jar:7.0.9:compile
03:52:58  [INFO] |        |  \- org.opendaylight.netconf:restconf-common:jar:7.0.9:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.netconf.model:rfc5277:jar:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.netconf.model:rfc6241:jar:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.netconf.model:rfc6470:jar:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  |  +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  |  \- org.opendaylight.netconf.model:rfc8526:jar:7.0.9:compile
03:52:58  [INFO] |        |  +- org.opendaylight.netconf:netconf-api:jar:7.0.9:compile
03:52:58  [INFO] |        |  \- org.opendaylight.netconf:netconf-auth:jar:7.0.9:compile
03:52:58  [INFO] |        +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.9:compile
03:52:58  [INFO] |        |  \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.9:compile
03:52:58  [INFO] |        |     \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile
03:52:58  [INFO] |        \- org.opendaylight.netconf:restconf-nb:jar:7.0.9:compile
03:52:58  [INFO] |           +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile
03:52:58  [INFO] |           +- org.opendaylight.netconf:restconf-api:jar:7.0.9:compile
03:52:58  [INFO] |           +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.9:compile
03:52:58  [INFO] |           +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile
03:52:58  [INFO] |           |  +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
03:52:58  [INFO] |           |  +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile
03:52:58  [INFO] |           |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile
03:52:58  [INFO] |           |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile
03:52:58  [INFO] |           +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile
03:52:58  [INFO] |           |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile
03:52:58  [INFO] |           +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile
03:52:58  [INFO] |           +- org.opendaylight.netconf.model:rfc6243:jar:7.0.9:compile
03:52:58  [INFO] |           +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.9:compile
03:52:58  [INFO] |           +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
03:52:58  [INFO] |           +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile
03:52:58  [INFO] |           +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile
03:52:58  [INFO] |           +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile
03:52:58  [INFO] |           +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |           \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              |  +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              |  \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              |  \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              |  +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              |  |  \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              |  \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile
03:52:58  [INFO] |              \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |     +- io.netty:netty-codec-http:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |     +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |     +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile
03:52:58  [INFO] |  |  |     \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile
03:52:58  [INFO] |  |  |     \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
03:52:58  [INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
03:52:58  [INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
03:52:58  [INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
03:52:58  [INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
03:52:58  [INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
03:52:58  [INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:compile
03:52:58  [INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile
03:52:58  [INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:compile
03:52:58  [INFO] |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:compile
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:compile
03:52:58  [INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:compile
03:52:58  [INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |     +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile
03:52:58  [INFO] |  |     |     |  \- org.antlr:antlr4-runtime:jar:4.13.2:compile
03:52:58  [INFO] |  |     |     \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile
03:52:58  [INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile
03:52:58  [INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile
03:52:58  [INFO] |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile
03:52:58  [INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile
03:52:58  [INFO] |  |     |     \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile
03:52:58  [INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile
03:52:58  [INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile
03:52:58  [INFO] |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  \- com.google.code.gson:gson:jar:2.11.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:compile
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:compile
03:52:58  [INFO] |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:compile
03:52:58  [INFO] |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:compile
03:52:58  [INFO] |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:58  [INFO] |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:compile
03:52:58  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:compile
03:52:58  [INFO] |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile
03:52:58  [INFO] |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile
03:52:58  [INFO] |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile
03:52:58  [INFO] |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |        \- org.immutables:value:jar:annotations:2.10.1:compile (optional)
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile
03:52:58  [INFO] |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:compile
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-openflowplugin ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/features-openflowplugin/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >---------
03:52:58  [INFO] Building features-aggregator 0.18.2-SNAPSHOT                    [160/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aggregator ---
03:52:58  [INFO] org.opendaylight.openflowplugin:features-aggregator:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-aggregator ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/features-aggregator/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >--
03:52:58  [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.2-SNAPSHOT [161/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ arbitratorreconciliation-aggregator ---
03:52:58  [INFO] org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ arbitratorreconciliation-aggregator ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >-------
03:52:58  [INFO] Building applications-aggregator 0.18.2-SNAPSHOT                [162/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ applications-aggregator ---
03:52:58  [INFO] org.opendaylight.openflowplugin:applications-aggregator:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ applications-aggregator ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/applications/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >-------
03:52:58  [INFO] Building model-aggregator 0.18.2-SNAPSHOT                       [163/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-aggregator ---
03:52:58  [INFO] org.opendaylight.openflowplugin.model:model-aggregator:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-aggregator ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/model/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >-----------
03:52:58  [INFO] Building learning-switch 0.18.2-SNAPSHOT                        [164/84]
03:52:58  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ learning-switch ---
03:52:58  [INFO] org.opendaylight.openflowplugin:learning-switch:bundle:0.18.2-SNAPSHOT
03:52:58  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:58  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:58  [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:compile
03:52:58  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] |  \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile
03:52:58  [INFO] |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:58  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ learning-switch ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >-----------
03:52:58  [INFO] Building sample-consumer 0.18.2-SNAPSHOT                        [165/84]
03:52:58  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ sample-consumer ---
03:52:58  [INFO] org.opendaylight.openflowplugin:sample-consumer:bundle:0.18.2-SNAPSHOT
03:52:58  [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:58  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] |  \- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |     +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |     |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |     \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:58  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sample-consumer ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >-----------
03:52:58  [INFO] Building sample-bundles 0.18.2-SNAPSHOT                         [166/84]
03:52:58  [INFO] -------------------------------[ bundle ]-------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ sample-bundles ---
03:52:58  [INFO] org.opendaylight.openflowplugin:sample-bundles:bundle:0.18.2-SNAPSHOT
03:52:58  [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional)
03:52:58  [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional)
03:52:58  [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
03:52:58  [INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
03:52:58  [INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
03:52:58  [INFO] |  |  +- org.checkerframework:checker-qual:jar:3.45.0:compile
03:52:58  [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile
03:52:58  [INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
03:52:58  [INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile
03:52:58  [INFO] |  +- org.opendaylight.yangtools:util:jar:13.0.7:compile
03:52:58  [INFO] |  |  \- tech.pantheon.triemap:triemap:jar:1.3.2:compile
03:52:58  [INFO] |  \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile
03:52:58  [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  |  \- io.netty:netty-common:jar:4.1.112.Final:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:compile
03:52:58  [INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile
03:52:58  [INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile
03:52:58  [INFO] |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile
03:52:58  [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
03:52:58  [INFO] |  +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
03:52:58  [INFO] |  \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sample-bundles ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >--
03:52:58  [INFO] Building openflowplugin-samples-aggregator 0.18.2-SNAPSHOT      [167/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-samples-aggregator ---
03:52:58  [INFO] org.opendaylight.openflowplugin:openflowplugin-samples-aggregator:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-samples-aggregator ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/samples/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >--------
03:52:58  [INFO] Building openflowplugin-karaf 0.18.2-SNAPSHOT                   [168/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-karaf ---
03:52:58  [INFO] org.opendaylight.openflowplugin:openflowplugin-karaf:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile
03:52:58  [INFO] |  +- org.apache.karaf.features:base:jar:4.4.6:runtime
03:52:58  [INFO] |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
03:52:58  [INFO] |  |  +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime
03:52:58  [INFO] |  |  +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime
03:52:58  [INFO] |  |  +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile
03:52:58  [INFO] |  |  |  \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime
03:52:58  [INFO] |  |  +- org.glassfish.jaxb:txw2:jar:2.3.8:compile
03:52:58  [INFO] |  |  +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile
03:52:58  [INFO] |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime
03:52:58  [INFO] |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime
03:52:58  [INFO] |  |  |  +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime
03:52:58  [INFO] |  |  |  \- xml-apis:xml-apis:jar:1.4.01:runtime
03:52:58  [INFO] |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime
03:52:58  [INFO] |  |  |  +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime
03:52:58  [INFO] |  |  |  \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime
03:52:58  [INFO] |  |  \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime
03:52:58  [INFO] |  +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime
03:52:58  [INFO] |  |  +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile
03:52:58  [INFO] |  |  |  \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile
03:52:58  [INFO] |  |  +- net.java.dev.jna:jna:jar:5.14.0:runtime
03:52:58  [INFO] |  |  \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime
03:52:58  [INFO] |  +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime
03:52:58  [INFO] |  |  \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime
03:52:58  [INFO] |  |     \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime
03:52:58  [INFO] |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile
03:52:58  [INFO] |  +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime
03:52:58  [INFO] |  +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile
03:52:58  [INFO] |  |  +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile
03:52:58  [INFO] |  |  +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile
03:52:58  [INFO] |  |  \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile
03:52:58  [INFO] |  +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime
03:52:58  [INFO] |  +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime
03:52:58  [INFO] |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime
03:52:58  [INFO] |  +- org.jline:jline:jar:3.21.0:compile
03:52:58  [INFO] |  +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile
03:52:58  [INFO] |  |  +- org.osgi:osgi.core:jar:8.0.0:provided
03:52:58  [INFO] |  |  \- org.osgi:osgi.cmpn:jar:7.0.0:compile
03:52:58  [INFO] |  +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile
03:52:58  [INFO] |  +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile
03:52:58  [INFO] |  |  +- ch.qos.logback:logback-core:jar:1.3.14:compile
03:52:58  [INFO] |  |  +- ch.qos.logback:logback-classic:jar:1.3.14:compile
03:52:58  [INFO] |  |  +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile
03:52:58  [INFO] |  |  +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile
03:52:58  [INFO] |  |  \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile
03:52:58  [INFO] |  +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
03:52:58  [INFO] |  |  \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
03:52:58  [INFO] |  |     \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
03:52:58  [INFO] |  |        +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
03:52:58  [INFO] |  |        +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
03:52:58  [INFO] |  |        +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
03:52:58  [INFO] |  |        \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
03:52:58  [INFO] |  +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile
03:52:58  [INFO] |  +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile
03:52:58  [INFO] |  +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile
03:52:58  [INFO] |  +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile
03:52:58  [INFO] |  \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile
03:52:58  [INFO] |     +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile
03:52:58  [INFO] |     +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile
03:52:58  [INFO] |     |  \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile
03:52:58  [INFO] |     +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile
03:52:58  [INFO] |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile
03:52:58  [INFO] |     |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile
03:52:58  [INFO] |     |  \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile
03:52:58  [INFO] |     \- javax.activation:activation:jar:1.1.1:compile
03:52:58  [INFO] +- org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:bulk-o-matic:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |     |  \- org.opendaylight.yangtools:util:jar:13.0.7:runtime
03:52:58  [INFO] |  |     |     \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime
03:52:58  [INFO] |  |     +- com.google.guava:guava:jar:32.1.3-jre:runtime
03:52:58  [INFO] |  |     |  +- com.google.guava:failureaccess:jar:1.0.1:runtime
03:52:58  [INFO] |  |     |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime
03:52:58  [INFO] |  |     |  +- org.checkerframework:checker-qual:jar:3.45.0:runtime
03:52:58  [INFO] |  |     |  +- com.google.errorprone:error_prone_annotations:jar:2.30.0:runtime
03:52:58  [INFO] |  |     |  \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime
03:52:58  [INFO] |  |     +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:runtime
03:52:58  [INFO] |  |     \- org.opendaylight.yangtools:yang-common:jar:13.0.7:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |     |  \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:runtime
03:52:58  [INFO] |  |     \- org.opendaylight.yangtools:concepts:jar:13.0.7:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:upgrade:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |     +- org.opendaylight.serviceutils:srm-api:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |     \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:forwardingrules-sync:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:table-miss-enforcer:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:test-common:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin:drop-test-karaf:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.netconf:odl-restconf:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |     \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |        |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:runtime
03:52:58  [INFO] |  |        +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.javassist:javassist:jar:3.30.2-GA:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  +- org.glassfish.jersey.core:jersey-common:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  |  \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.glassfish.jersey.core:jersey-client:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.glassfish.jersey.core:jersey-server:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- com.h2database:h2:jar:2.2.224:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |     +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime
03:52:58  [INFO] |  |        |  |  |     |  +- commons-logging:commons-logging:jar:1.3.1:runtime
03:52:58  [INFO] |  |        |  |  |     |  \- commons-collections:commons-collections:jar:3.2.2:runtime
03:52:58  [INFO] |  |        |  |  |     \- org.owasp.encoder:encoder:jar:1.2.3:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  |  \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- javax.transaction:javax.transaction-api:jar:1.2:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     \- com.github.waffle:waffle-jna:jar:3.3.0:runtime
03:52:58  [INFO] |  |        |  |  |  |  |        \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- com.mysql:mysql-connector-j:jar:8.3.0:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     \- com.mchange:mchange-commons-java:jar:0.2.19:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  +- org.apache.commons:commons-pool2:jar:2.12.0:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime
03:52:58  [INFO] |  |        |  |  |  |  |     \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- com.zaxxer:HikariCP:jar:4.0.3:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |  |  \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime
03:52:58  [INFO] |  |        |  |  |  |  \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime
03:52:58  [INFO] |  |        |  |  |  |     \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime
03:52:58  [INFO] |  |        |  |  |  |        \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime
03:52:58  [INFO] |  |        |  |  |  |           +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime
03:52:58  [INFO] |  |        |  |  |  |           \- javax.resource:javax.resource-api:jar:1.7.1:runtime
03:52:58  [INFO] |  |        |  |  |  +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided
03:52:58  [INFO] |  |        |  |  |  \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:restconf-common-models:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |  \- org.opendaylight.netconf:restconf-common:jar:7.0.9:runtime
03:52:58  [INFO] |  |        +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.netconf.model:rfc5277:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.netconf.model:rfc6241:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.netconf.model:rfc6470:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  |  +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  |  \- org.opendaylight.netconf.model:rfc8526:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |  +- org.opendaylight.netconf:netconf-api:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |  \- org.opendaylight.netconf:netconf-auth:jar:7.0.9:runtime
03:52:58  [INFO] |  |        +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.9:runtime
03:52:58  [INFO] |  |        |  \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.9:runtime
03:52:58  [INFO] |  |        |     \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:runtime
03:52:58  [INFO] |  |        \- org.opendaylight.netconf:restconf-nb:jar:7.0.9:runtime
03:52:58  [INFO] |  |           +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.netconf:restconf-api:jar:7.0.9:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.9:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:runtime
03:52:58  [INFO] |  |           |  +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime
03:52:58  [INFO] |  |           |  +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           |  \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:runtime
03:52:58  [INFO] |  |           |  \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:runtime
03:52:58  [INFO] |  |           |  \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.netconf.model:rfc6243:jar:7.0.9:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.9:runtime
03:52:58  [INFO] |  |           +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.aaa.web:web-api:jar:0.19.6:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:runtime
03:52:58  [INFO] |  |           +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:runtime
03:52:58  [INFO] |  |           +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |           +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |           \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              |  +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              |  \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              |  \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              |  +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              |  |  \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              |  \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  |              \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.6:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |  |     +- io.netty:netty-codec-http:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |     +- io.netty:netty-codec-http2:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |     +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |     \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  |  +- io.netty:netty-codec:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |  +- io.netty:netty-common:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |  +- io.netty:netty-handler:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |  |  +- io.netty:netty-resolver:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |  +- io.netty:netty-transport:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  |  \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.model:model-topology:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |  |     +- com.typesafe:config:jar:1.4.2:runtime
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime
03:52:58  [INFO] |  |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:runtime
03:52:58  [INFO] |  |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:runtime
03:52:58  [INFO] |  |  |  |     |  +- org.agrona:agrona:jar:1.15.2:runtime
03:52:58  [INFO] |  |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime
03:52:58  [INFO] |  |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime
03:52:58  [INFO] |  |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.14:runtime
03:52:58  [INFO] |  |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-common-util:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:runtime
03:52:58  [INFO] |  |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.21.0:runtime
03:52:58  [INFO] |  |  |  |     |  +- org.lz4:lz4-java:jar:1.8.0:runtime
03:52:58  [INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |  |     \- org.scala-lang:scala-library:jar:2.13.14:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |     |  \- org.apache.commons:commons-text:jar:1.12.0:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |     |     +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |     |     |  \- org.antlr:antlr4-runtime:jar:4.13.2:runtime
03:52:58  [INFO] |  |  |     |     \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     |     \- org.opendaylight.controller:atomix-storage:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     |        \- org.opendaylight.controller:raft-journal:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:cds-access-api:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:cds-access-client:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     |     \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:runtime
03:52:58  [INFO] |  |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |  |  \- com.google.code.gson:gson:jar:2.11.0:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |  |  \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.infrautils:ready-api:jar:6.0.10:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:runtime
03:52:58  [INFO] |  |  |     |  \- org.awaitility:awaitility:jar:4.2.2:test
03:52:58  [INFO] |  |  |     \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.controller:blueprint:jar:9.0.5:runtime
03:52:58  [INFO] |  |  |  |     \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-metrics:xml:features:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  |  |  +- io.dropwizard.metrics:metrics-core:jar:4.2.26:runtime
03:52:58  [INFO] |  |  |  |  |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:runtime
03:52:58  [INFO] |  |  |  |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.serviceutils:metrics-impl:cfg:config:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  |  |  |  \- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:runtime
03:52:58  [INFO] |  |  |  |     \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:tools-api:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |     \- org.opendaylight.serviceutils:metrics-api:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |        \- org.immutables:value:jar:annotations:2.10.1:runtime (optional)
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |     \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.apache.commons:commons-lang3:jar:3.16.0:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.yangtools:yang-common-netty:jar:13.0.7:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  |  \- org.opendaylight.serviceutils:rpc-api:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  +- org.opendaylight.serviceutils:srm-impl:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  \- org.opendaylight.serviceutils:srm-shell:jar:0.13.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.applications:southbound-cli:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] +- org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowjava-extension-nicira-api:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  +- org.opendaylight.openflowplugin:openflowjava-extension-nicira:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  |  |  \- io.netty:netty-buffer:jar:4.1.112.Final:runtime
03:52:58  [INFO] |  |  \- org.opendaylight.openflowplugin:openflowplugin-extension-nicira:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  +- org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |  \- org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |     +- org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] |     \- org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.2-SNAPSHOT:runtime
03:52:58  [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime
03:52:58  [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime
03:52:58  [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile
03:52:58  [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided
03:52:58  [INFO] |  +- org.osgi:osgi.annotation:jar:8.1.0:compile
03:52:58  [INFO] |  \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
03:52:58  [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile
03:52:58  [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.4:compile
03:52:58  [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.4:provided
03:52:58  [INFO] |  \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:runtime
03:52:58  [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.4:runtime
03:52:58  [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.4:runtime
03:52:58  [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.4:runtime
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-karaf ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/distribution/karaf/target/sonatype-clm/module.xml
03:52:58  [INFO] 
03:52:58  [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------
03:52:58  [INFO] Building openflowplugin 0.18.2-SNAPSHOT                         [169/84]
03:52:58  [INFO] --------------------------------[ pom ]---------------------------------
03:52:58  [INFO] 
03:52:58  [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ openflowplugin-aggregator ---
03:52:58  [INFO] org.opendaylight.openflowplugin:openflowplugin-aggregator:pom:0.18.2-SNAPSHOT
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
03:52:58  [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
03:52:58  [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
03:52:58  [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
03:52:58  [INFO] +- org.assertj:assertj-core:jar:3.26.3:test
03:52:58  [INFO] +- org.hamcrest:hamcrest:jar:3.0:test
03:52:58  [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
03:52:58  [INFO] |  \- org.hamcrest:hamcrest-core:jar:3.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test
03:52:58  [INFO] |  +- org.opentest4j:opentest4j:jar:1.3.0:test
03:52:58  [INFO] |  +- org.junit.platform:junit-platform-commons:jar:1.11.0:test
03:52:58  [INFO] |  \- org.apiguardian:apiguardian-api:jar:1.1.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test
03:52:58  [INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.11.0:test
03:52:58  [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
03:52:58  [INFO] +- junit:junit:jar:4.13.2:test
03:52:58  [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test
03:52:58  [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test
03:52:58  [INFO] \- org.mockito:mockito-core:jar:5.12.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy:jar:1.15.0:test
03:52:58  [INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
03:52:58  [INFO]    \- org.objenesis:objenesis:jar:3.3:test
03:52:58  [INFO] 
03:52:58  [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ openflowplugin-aggregator ---
03:52:58  [INFO] Saved module information to /w/workspace/openflowplugin-maven-clm-calcium/target/sonatype-clm/module.xml
03:52:58  [INFO] ------------------------------------------------------------------------
03:52:58  [INFO] Reactor Summary for openflowplugin 0.18.2-SNAPSHOT:
03:52:58  [INFO] 
03:52:58  [INFO] openflowplugin-artifacts ........................... SUCCESS [  0.455 s]
03:52:58  [INFO] openflowplugin-parent .............................. SUCCESS [  0.161 s]
03:52:58  [INFO] liblldp ............................................ SUCCESS [  0.024 s]
03:52:58  [INFO] libraries-aggregator ............................... SUCCESS [  0.005 s]
03:52:58  [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [  0.022 s]
03:52:58  [INFO] openflowjava-parent ................................ SUCCESS [  0.014 s]
03:52:58  [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [  0.019 s]
03:52:58  [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [  0.019 s]
03:52:58  [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [  0.024 s]
03:52:58  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [  0.020 s]
03:52:58  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [  0.168 s]
03:52:58  [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [  0.027 s]
03:52:58  [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [  0.003 s]
03:52:58  [INFO] simple-client ...................................... SUCCESS [  0.029 s]
03:52:58  [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [  0.015 s]
03:52:58  [INFO] model-inventory .................................... SUCCESS [  0.011 s]
03:52:58  [INFO] model-flow-base .................................... SUCCESS [  0.012 s]
03:52:58  [INFO] model-flow-service ................................. SUCCESS [  0.011 s]
03:52:58  [INFO] openflowplugin-api ................................. SUCCESS [  0.012 s]
03:52:58  [INFO] model-flow-statistics .............................. SUCCESS [  0.012 s]
03:52:58  [INFO] openflowplugin-extension-api ....................... SUCCESS [  0.014 s]
03:52:58  [INFO] openflowplugin ..................................... SUCCESS [  0.013 s]
03:52:58  [INFO] openflowplugin-common .............................. SUCCESS [  0.009 s]
03:52:58  [INFO] openflowplugin-impl ................................ SUCCESS [  0.017 s]
03:52:58  [INFO] openflowjava-extension-nicira-api .................. SUCCESS [  0.009 s]
03:52:58  [INFO] openflowjava-extension-nicira ...................... SUCCESS [  0.011 s]
03:52:58  [INFO] openflowjava-extension-eric ........................ SUCCESS [  0.010 s]
03:52:58  [INFO] openflowplugin-extension-nicira .................... SUCCESS [  0.012 s]
03:52:58  [INFO] openflowplugin-extension-onf ....................... SUCCESS [  0.012 s]
03:52:58  [INFO] openflowplugin-extension-eric ...................... SUCCESS [  0.012 s]
03:52:58  [INFO] test-extension ..................................... SUCCESS [  0.014 s]
03:52:58  [INFO] model-topology ..................................... SUCCESS [  0.009 s]
03:52:58  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [  0.024 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [  0.010 s]
03:52:58  [INFO] openflowplugin-blueprint-config .................... SUCCESS [  0.008 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [  0.073 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [  0.080 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [  0.062 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [  0.054 s]
03:52:58  [INFO] features-openflowplugin-extension .................. SUCCESS [  0.056 s]
03:52:58  [INFO] features-extension-aggregator ...................... SUCCESS [  0.005 s]
03:52:58  [INFO] openflowplugin-extension-aggregator ................ SUCCESS [  0.002 s]
03:52:58  [INFO] test-provider ...................................... SUCCESS [  0.013 s]
03:52:58  [INFO] test-common ........................................ SUCCESS [  0.010 s]
03:52:58  [INFO] drop-test-karaf .................................... SUCCESS [  0.011 s]
03:52:58  [INFO] bulk-o-matic ....................................... SUCCESS [  0.011 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support SUCCESS [  0.053 s]
03:52:58  [INFO] device-ownership-service ........................... SUCCESS [  0.010 s]
03:52:58  [INFO] of-switch-config-pusher ............................ SUCCESS [  0.012 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [  0.053 s]
03:52:58  [INFO] arbitratorreconciliation-api ....................... SUCCESS [  0.011 s]
03:52:58  [INFO] reconciliation-framework ........................... SUCCESS [  0.022 s]
03:52:58  [INFO] arbitratorreconciliation-impl ...................... SUCCESS [  0.015 s]
03:52:58  [INFO] forwardingrules-manager ............................ SUCCESS [  0.027 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [  0.052 s]
03:52:58  [INFO] forwardingrules-sync ............................... SUCCESS [  0.021 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [  0.063 s]
03:52:58  [INFO] table-miss-enforcer ................................ SUCCESS [  0.016 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [  0.055 s]
03:52:58  [INFO] topology-lldp-discovery ............................ SUCCESS [  0.012 s]
03:52:58  [INFO] lldp-speaker ....................................... SUCCESS [  0.012 s]
03:52:58  [INFO] topology-manager ................................... SUCCESS [  0.011 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [  0.054 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [  0.056 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [  0.053 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [  0.053 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [  0.051 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [  0.052 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [  0.054 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [  0.066 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [  0.099 s]
03:52:58  [INFO] southbound-cli ..................................... SUCCESS [  0.026 s]
03:52:58  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [  0.052 s]
03:52:58  [INFO] features-openflowplugin ............................ SUCCESS [  0.099 s]
03:52:58  [INFO] features-aggregator ................................ SUCCESS [  0.004 s]
03:52:58  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [  0.003 s]
03:52:58  [INFO] applications-aggregator ............................ SUCCESS [  0.002 s]
03:52:58  [INFO] model-aggregator ................................... SUCCESS [  0.002 s]
03:52:58  [INFO] learning-switch .................................... SUCCESS [  0.012 s]
03:52:58  [INFO] sample-consumer .................................... SUCCESS [  0.010 s]
03:52:58  [INFO] sample-bundles ..................................... SUCCESS [  0.012 s]
03:52:58  [INFO] openflowplugin-samples-aggregator .................. SUCCESS [  0.003 s]
03:52:58  [INFO] openflowplugin-karaf ............................... SUCCESS [  0.180 s]
03:52:58  [INFO] openflowplugin ..................................... SUCCESS [  0.008 s]
03:52:58  [INFO] ------------------------------------------------------------------------
03:52:58  [INFO] BUILD SUCCESS
03:52:58  [INFO] ------------------------------------------------------------------------
03:52:58  [INFO] Total time:  26:35 min
03:52:58  [INFO] Finished at: 2024-09-14T03:52:58Z
03:52:58  [INFO] ------------------------------------------------------------------------
03:52:58  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins12239102179287300076.sh
03:52:58  [openflowplugin-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins16382929899157529759.sh
03:52:58  + find . -regex '.*karaf/target'
03:52:58  + xargs rm -rf
03:53:08  [INFO] 2024-09-14T03:53:07.899Z Scanning application odl-openflowplugin.
03:53:08  [INFO] Discovered commit hash 'c5c8c1c915bd5a91c76b7b4ac18e381095e88ec5' via environment variable GIT_COMMIT
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-20240914.032622-1-tests.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-20240914.032622-1-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-20240914.032622-1-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-20240914.032622-1.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-tests.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/spotbugs/bug-pattern-1.5.0.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-javadoc.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-sources.jar
03:53:08  [INFO] Scan target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT.jar
03:53:08  [INFO] Scan configuration properties:
03:53:08  [INFO]    dirExcludes=null
03:53:08  [INFO]    dirIncludes=null
03:53:08  [INFO]    fileExcludes=
03:53:08  [INFO]    fileIncludes=
03:53:08  [INFO] 2024-09-14T03:53:08.568Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:09  [INFO] 2024-09-14T03:53:09.106Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT-sources.jar
03:53:09  [INFO] 2024-09-14T03:53:09.132Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.2-SNAPSHOT.jar
03:53:09  [INFO] 2024-09-14T03:53:09.309Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:10  [INFO] 2024-09-14T03:53:10.509Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-javadoc.jar
03:53:10  [INFO] 2024-09-14T03:53:10.517Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT-sources.jar
03:53:10  [INFO] 2024-09-14T03:53:10.519Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.2-SNAPSHOT.jar
03:53:10  [INFO] 2024-09-14T03:53:10.537Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/arbitratorreconciliation/impl/target/spotbugs/bug-pattern-1.5.0.jar
03:53:10  [INFO] 2024-09-14T03:53:10.558Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-javadoc.jar
03:53:10  [INFO] 2024-09-14T03:53:10.599Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT-sources.jar
03:53:10  [INFO] 2024-09-14T03:53:10.612Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.2-SNAPSHOT.jar
03:53:10  [INFO] 2024-09-14T03:53:10.702Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/bulk-o-matic/target/spotbugs/bug-pattern-1.5.0.jar
03:53:10  [INFO] 2024-09-14T03:53:10.722Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-javadoc.jar
03:53:10  [INFO] 2024-09-14T03:53:10.730Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT-sources.jar
03:53:10  [INFO] 2024-09-14T03:53:10.732Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.2-SNAPSHOT.jar
03:53:10  [INFO] 2024-09-14T03:53:10.736Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/device-ownership-service/target/spotbugs/bug-pattern-1.5.0.jar
03:53:10  [INFO] 2024-09-14T03:53:10.756Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-javadoc.jar
03:53:10  [INFO] 2024-09-14T03:53:10.785Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT-sources.jar
03:53:10  [INFO] 2024-09-14T03:53:10.796Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.2-SNAPSHOT.jar
03:53:10  [INFO] 2024-09-14T03:53:10.842Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-manager/target/spotbugs/bug-pattern-1.5.0.jar
03:53:10  [INFO] 2024-09-14T03:53:10.863Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-javadoc.jar
03:53:10  [INFO] 2024-09-14T03:53:10.887Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT-sources.jar
03:53:10  [INFO] 2024-09-14T03:53:10.895Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.2-SNAPSHOT.jar
03:53:10  [INFO] 2024-09-14T03:53:10.920Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/forwardingrules-sync/target/spotbugs/bug-pattern-1.5.0.jar
03:53:10  [INFO] 2024-09-14T03:53:10.940Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-javadoc.jar
03:53:10  [INFO] 2024-09-14T03:53:10.963Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT-sources.jar
03:53:10  [INFO] 2024-09-14T03:53:10.970Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.2-SNAPSHOT.jar
03:53:10  [INFO] 2024-09-14T03:53:10.990Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/lldp-speaker/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.010Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.017Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.018Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.021Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/of-switch-config-pusher/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.041Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.049Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.052Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.058Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/reconciliation-framework/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.078Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.114Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.121Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/southbound-cli-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.139Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/southbound-cli/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.158Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.178Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.184Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.185Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.188Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.206Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.219Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.223Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.231Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.249Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.257Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.259Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/applications/topology-manager/target/topology-manager-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.267Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.291Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.296Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.308Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.326Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.333Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.334Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.337Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.355Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:53:11  [INFO] 2024-09-14T03:53:11.596Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:53:11  [INFO] 2024-09-14T03:53:11.658Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.2-SNAPSHOT.jar
03:53:11  [INFO] 2024-09-14T03:53:11.860Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowjava-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar
03:53:11  [INFO] 2024-09-14T03:53:11.879Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:12  [INFO] 2024-09-14T03:53:12.023Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT-sources.jar
03:53:12  [INFO] 2024-09-14T03:53:12.058Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.2-SNAPSHOT.jar
03:53:12  [INFO] 2024-09-14T03:53:12.169Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:12  [INFO] 2024-09-14T03:53:12.187Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-javadoc.jar
03:53:12  [INFO] 2024-09-14T03:53:12.214Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT-sources.jar
03:53:12  [INFO] 2024-09-14T03:53:12.222Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.2-SNAPSHOT.jar
03:53:12  [INFO] 2024-09-14T03:53:12.242Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-eric/target/spotbugs/bug-pattern-1.5.0.jar
03:53:12  [INFO] 2024-09-14T03:53:12.261Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-javadoc.jar
03:53:12  [INFO] 2024-09-14T03:53:12.812Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT-sources.jar
03:53:12  [INFO] 2024-09-14T03:53:12.971Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.2-SNAPSHOT.jar
03:53:13  [INFO] 2024-09-14T03:53:13.459Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-nicira/target/spotbugs/bug-pattern-1.5.0.jar
03:53:13  [INFO] 2024-09-14T03:53:13.475Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.484Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.486Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.2-SNAPSHOT.jar
03:53:13  [INFO] 2024-09-14T03:53:13.491Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/openflowplugin-extension-onf/target/spotbugs/bug-pattern-1.5.0.jar
03:53:13  [INFO] 2024-09-14T03:53:13.506Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/spotbugs/bug-pattern-1.5.0.jar
03:53:13  [INFO] 2024-09-14T03:53:13.522Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.530Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.532Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/extension/test-extension/target/test-extension-0.18.2-SNAPSHOT.jar
03:53:13  [INFO] 2024-09-14T03:53:13.537Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.547Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.549Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/liblldp-0.18.2-SNAPSHOT.jar
03:53:13  [INFO] 2024-09-14T03:53:13.562Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/libraries/liblldp/target/spotbugs/bug-pattern-1.5.0.jar
03:53:13  [INFO] 2024-09-14T03:53:13.573Z Scanned 17863 files so far
03:53:13  [INFO] 2024-09-14T03:53:13.578Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.580Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.581Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.2-SNAPSHOT/arbitratorreconciliation-api-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.581Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.582Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.583Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.2-SNAPSHOT/arbitratorreconciliation-impl-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.584Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.587Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.588Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.2-SNAPSHOT/bulk-o-matic-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.589Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.590Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.591Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.2-SNAPSHOT/device-ownership-service-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.592Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.594Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.595Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.2-SNAPSHOT/forwardingrules-manager-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.596Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.598Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.599Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.2-SNAPSHOT/forwardingrules-sync-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.600Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.602Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.604Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.2-SNAPSHOT/lldp-speaker-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.605Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.606Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.606Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.2-SNAPSHOT/of-switch-config-pusher-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.607Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.608Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.608Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.2-SNAPSHOT/reconciliation-framework-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.609Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.611Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.612Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.2-SNAPSHOT/southbound-cli-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.613Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.614Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.614Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.2-SNAPSHOT/table-miss-enforcer-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.615Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.616Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.617Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.2-SNAPSHOT/topology-lldp-discovery-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.618Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.619Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.620Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.2-SNAPSHOT/topology-manager-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.620Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.627Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.628Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.2-SNAPSHOT/drop-test-karaf-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.633Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.642Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.644Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.2-SNAPSHOT/learning-switch-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.650Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.651Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-20240914.032622-1-sources.jar
03:53:13  [INFO] 2024-09-14T03:53:13.652Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.2-SNAPSHOT/liblldp-0.18.2-20240914.032622-1.jar
03:53:13  [INFO] 2024-09-14T03:53:13.652Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-20240914.032622-1-javadoc.jar
03:53:13  [INFO] 2024-09-14T03:53:13.964Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-20240914.032622-1-sources.jar
03:53:14  [INFO] 2024-09-14T03:53:14.041Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.2-SNAPSHOT/model-flow-base-0.18.2-20240914.032622-1.jar
03:53:14  [INFO] 2024-09-14T03:53:14.324Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-20240914.032622-1-javadoc.jar
03:53:14  [INFO] 2024-09-14T03:53:14.629Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-20240914.032622-1-sources.jar
03:53:14  [INFO] 2024-09-14T03:53:14.701Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.2-SNAPSHOT/model-flow-service-0.18.2-20240914.032622-1.jar
03:53:14  [INFO] 2024-09-14T03:53:14.963Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.108Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.149Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.2-SNAPSHOT/model-flow-statistics-0.18.2-20240914.032622-1.jar
03:53:15  [INFO] 2024-09-14T03:53:15.280Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.297Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.301Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.2-SNAPSHOT/model-inventory-0.18.2-20240914.032622-1.jar
03:53:15  [INFO] 2024-09-14T03:53:15.312Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.318Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.320Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.2-SNAPSHOT/model-topology-0.18.2-20240914.032622-1.jar
03:53:15  [INFO] 2024-09-14T03:53:15.323Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.325Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.326Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.2-SNAPSHOT/openflowjava-extension-eric-0.18.2-20240914.032622-1.jar
03:53:15  [INFO] 2024-09-14T03:53:15.327Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.327Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.328Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.2-SNAPSHOT/openflowjava-extension-nicira-api-0.18.2-20240914.032622-1.jar
03:53:15  [INFO] 2024-09-14T03:53:15.329Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.345Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.351Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.2-SNAPSHOT/openflowjava-extension-nicira-0.18.2-20240914.032622-1.jar
03:53:15  [INFO] 2024-09-14T03:53:15.358Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:15  [INFO] 2024-09-14T03:53:15.795Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-20240914.032622-1-sources.jar
03:53:15  [INFO] 2024-09-14T03:53:15.915Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.2-SNAPSHOT/openflow-protocol-api-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.249Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.338Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-20240914.032622-1-tests.jar
03:53:16  [INFO] 2024-09-14T03:53:16.430Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.2-SNAPSHOT/openflow-protocol-impl-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.527Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.2-SNAPSHOT/openflow-protocol-it-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.529Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.541Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.2-SNAPSHOT/openflow-protocol-spi-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.547Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.552Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.2-SNAPSHOT/openflowjava-blueprint-config-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.555Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.560Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.2-SNAPSHOT/openflowjava-util-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.562Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.613Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.625Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.2-SNAPSHOT/openflowplugin-api-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.649Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.651Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.2-SNAPSHOT/openflowplugin-blueprint-config-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.652Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.657Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.659Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.2-SNAPSHOT/openflowplugin-common-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.661Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.672Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.676Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.2-SNAPSHOT/openflowplugin-extension-api-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.680Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.682Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.683Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.2-SNAPSHOT/openflowplugin-extension-eric-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.684Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.727Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.743Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.2-SNAPSHOT/openflowplugin-extension-nicira-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.763Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.764Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.765Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.2-SNAPSHOT/openflowplugin-extension-onf-0.18.2-20240914.032622-1.jar
03:53:16  [INFO] 2024-09-14T03:53:16.766Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-20240914.032622-1-javadoc.jar
03:53:16  [INFO] 2024-09-14T03:53:16.918Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-20240914.032622-1-sources.jar
03:53:16  [INFO] 2024-09-14T03:53:16.966Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.2-SNAPSHOT/openflowplugin-impl-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.155Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.216Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.234Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.2-SNAPSHOT/openflowplugin-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.293Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.297Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.298Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.2-SNAPSHOT/sample-bundles-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.301Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.305Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.306Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.2-SNAPSHOT/sample-consumer-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.308Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.318Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.321Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.2-SNAPSHOT/simple-client-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.327Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.332Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.334Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.2-SNAPSHOT/test-common-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.338Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.339Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.339Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.2-SNAPSHOT/test-extension-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.340Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-20240914.032622-1-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.348Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-20240914.032622-1-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.352Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.2-SNAPSHOT/test-provider-0.18.2-20240914.032622-1.jar
03:53:17  [INFO] 2024-09-14T03:53:17.377Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.401Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.409Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/model-flow-base-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.419Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-base/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.434Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.454Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.461Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/model-flow-service-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.470Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-service/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.485Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.496Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.500Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.505Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-flow-statistics/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.520Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.522Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.522Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/model-inventory-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.523Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-inventory/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.539Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.540Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.541Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/model-topology-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.541Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/model/model-topology/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.556Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.593Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.604Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.620Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.635Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.643Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.675Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT-tests.jar
03:53:17  [INFO] 2024-09-14T03:53:17.678Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.682Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-impl/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.698Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.698Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.700Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.703Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.704Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflow-protocol-spi/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.719Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.720Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.722Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.723Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-blueprint-config/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.739Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.740Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.741Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.742Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowjava/openflowjava-util/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.757Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.761Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.763Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/openflowplugin-api-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.764Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-api/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.780Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.780Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.781Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.782Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.782Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/openflowplugin-common-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.783Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-common/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.798Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.810Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.814Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.820Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin-impl/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.844Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.849Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.851Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/openflowplugin-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.853Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/openflowplugin/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.868Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.869Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.869Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/learning-switch-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.870Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/learning-switch/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.885Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.886Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.886Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/sample-bundles-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.887Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-bundles/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.902Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.903Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.903Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/sample-consumer-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.904Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/sample-consumer/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.919Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.920Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.921Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/simple-client-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.921Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/samples/simple-client/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.937Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.952Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.953Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.953Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-common/target/test-common-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.953Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/spotbugs/bug-pattern-1.5.0.jar
03:53:17  [INFO] 2024-09-14T03:53:17.968Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-javadoc.jar
03:53:17  [INFO] 2024-09-14T03:53:17.969Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT-sources.jar
03:53:17  [INFO] 2024-09-14T03:53:17.970Z Starting scanning target: /w/workspace/openflowplugin-maven-clm-calcium/test-provider/target/test-provider-0.18.2-SNAPSHOT.jar
03:53:17  [INFO] 2024-09-14T03:53:17.971Z Scanned 42593 total files
03:53:31  [ERROR] Could not parse class file VirtualThreadSupport$Java21LoomishExecutors.class
03:53:31  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:31  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:31  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:31  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:31  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:31  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:31  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:31  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:31  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:31  [ERROR] Could not parse class file VirtualThreadSupport$NonLoomishExecutors.class
03:53:31  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:31  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:31  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:31  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:31  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:31  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:31  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:31  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:31  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:31  [ERROR] Could not parse class file VirtualThreadSupport.class
03:53:31  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:31  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:31  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:31  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:31  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:31  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:31  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:31  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:31  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:31  [ERROR] Could not parse class file LoomishExecutors.class
03:53:31  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:31  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:31  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:31  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:31  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:31  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:31  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:31  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:31  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:31  [ERROR] Could not parse class file Utils21.class
03:53:31  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:31  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:31  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:31  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:31  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:31  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:31  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:31  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:31  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:31  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:31  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:31  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:31  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:31  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:31  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRU$Mappings.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRU.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRUPrime$Mappings.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRUPrime.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file Util.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRUDecapsulatorSpi.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRUEncapsulatorSpi.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file NTRUKEMSpi.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:32  [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class
03:53:32  java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54)
03:53:32  	at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35)
03:53:32  	at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:192)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scanModules(Scanner.java:191)
03:53:32  	at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:114)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255)
03:53:32  	at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233)
03:53:32  	at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source)
03:53:32  	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
03:53:32  	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106)
03:53:32  	at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
03:53:32  	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
03:53:32  	at hudson.remoting.Request$2.run(Request.java:377)
03:53:32  	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
03:53:32  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
03:53:32  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
03:53:32  	at java.base/java.lang.Thread.run(Thread.java:829)
03:53:47  [INFO] 2024-09-14T03:53:47.147Z Finished scanning application odl-openflowplugin.
03:53:47  [INFO] Discovered repository url '$GIT_URL/openflowplugin/openflowplugin/openflowplugin/openflowplugin' via environment variable GIT_URL
03:53:47  [INFO] Repository URL $GIT_URL/openflowplugin/openflowplugin/openflowplugin/openflowplugin was found using automation
03:53:47  [INFO] Amending source control record for application with id: odl-openflowplugin with discovered Repository URL: $GIT_URL/openflowplugin/openflowplugin/openflowplugin/openflowplugin
03:53:48  [INFO] 2024-09-14T03:53:48.086Z Evaluating application odl-openflowplugin for stage release.
03:53:49  [INFO] Waiting for policy evaluation to complete...
03:53:55  [INFO] Assigned scan ID 2cf82d1b42bb4d318b09d2af15bea4aa
03:54:29  [INFO] Policy evaluation completed in 41 seconds.
03:54:29  [INFO] 2024-09-14T03:54:29.654Z Finished evaluating application odl-openflowplugin for stage release.
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : learning-switch : 0.18.0, hash=bdb4d12e2527d0492552) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : openflowjava-extension-eric : 0.18.0, hash=29c8a1cdc88f5537d2c4) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : openflowjava-extension-nicira : 0.18.0, hash=0b27996d811d7b64fc39) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : openflowplugin : 0.18.1, hash=8c660087e8c69652a178) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : openflowplugin-api : 0.18.1, hash=f361abd696985b4c87e5) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : openflowplugin-extension-eric : 0.18.1, hash=d14285fa2cf477fff835) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin : openflowplugin-extension-nicira : 0.18.1, hash=c84546cedb88f75d7146) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.applications : topology-lldp-discovery : 0.18.0, hash=bef0d8f50a94e334bea0) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model : model-flow-service : 0.18.0, hash=05493379bb1985802ce4) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model : model-flow-statistics : 0.18.1, hash=f4cc35eb7dfe441f8e30) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model : model-inventory : 0.18.1, hash=2c3b2bb7541574ec7c7e) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-api : 0.18.0, hash=8f298dfc7094d4d6a6db) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-impl : 0.18.1, hash=a832e360b092513485e9) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-impl : jar : tests : 0.18.1, hash=a238dc7ed8d1a468ffd9) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava : openflow-protocol-spi : 0.18.1, hash=5207bfa703f949057a26) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL EPL-Incompatible License) [
03:54:29   Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.44, hash=66b3eafd182dcdc6783c) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.44, hash=b4fa2347036809c691fe) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.glassfish.jersey.core : jersey-client : 2.44, hash=7de749a49a3a36741c8e) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.glassfish.jersey.core : jersey-server : 2.44, hash=3e5bd268e4bdafa120ea) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.44, hash=1bb0011917a03eba8e1e) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.44, hash=601495c2d66c4fd9b6e8) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=io.netty : netty-handler : 4.1.112.Final, hash=3d5e2d5bcc6baeeb8c13) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=io.netty : netty-handler : 4.1.112.Final, hash=3d5e2d5bcc6baeeb8c13) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.eclipse.tycho : org.eclipse.osgi : 3.10.101.v20150820-1432, hash=d835778d9b4dfeade7ad) [
03:54:29    Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-Medium) [
03:54:29   Component(displayName=org.eclipse.tycho : org.eclipse.osgi : 3.10.101.v20150820-1432, hash=d835778d9b4dfeade7ad) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model model-flow-base 0.18.0, hash=1c7e78cf32093012c87e) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model model-flow-statistics 0.18.0, hash=3ff5e4e297aedc25c7dd) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava openflow-protocol-impl 0.18.1, hash=44ea1749ac53c0578a86) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model model-inventory 0.18.0, hash=45e177f1893b92bb7caa) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin drop-test-karaf 0.18.0, hash=47ec4afeedcf04d04ce0) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin openflowplugin-common 0.18.0, hash=598a60647ae979a92ea3) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin openflowjava-extension-eric 0.18.0, hash=5f9084d622975af12b6e) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model model-flow-service 0.18.0, hash=70f7a0ff6945db55c35e) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin learning-switch 0.18.0, hash=7468e1b15684a913e047) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava openflowjava-blueprint-config 0.18.1, hash=7b2eff41aaaedf1be7e8) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.applications topology-manager 0.18.0, hash=84ca03e2590e75bd9ce8) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin openflowjava-extension-nicira 0.18.0, hash=98899c426c4f26ce679c) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava openflow-protocol-spi 0.18.1, hash=a26f4318350d6ee2a4eb) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.model model-topology 0.18.0, hash=aeecc4f5041848832d7b) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.applications topology-lldp-discovery 0.18.0, hash=b50ccb0cee57189c7769) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.applications table-miss-enforcer 0.18.0, hash=be71081dbfe39eb9486f) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin.openflowjava openflow-protocol-api 0.18.0, hash=c682aeaaccd24360cd3f) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=org.opendaylight.openflowplugin openflowplugin-api 0.18.1, hash=e69ef1494415b5259106) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL License-Unknown) [
03:54:29   Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [
03:54:29    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] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Security-High) [
03:54:29   Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [
03:54:29    Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL EPL-Incompatible License) [
03:54:29   Component(displayName=com.rabbitmq : amqp-client : 5.21.0, hash=070797e8a66e80039194) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy failing due to 
03:54:29  Policy(ODL Potential License Concern) [
03:54:29   Component(displayName=org.hamcrest : hamcrest : 3.0, hash=8fd9b78a8e6a6510a078) [
03:54:29    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')] ]]
03:54:29  
03:54:29  Nexus IQ reports policy warning due to 
03:54:29  Policy(ODL Security-Low) [
03:54:29   Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [
03:54:29    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'] ]]
03:54:29  
03:54:29  Nexus IQ reports policy warning due to 
03:54:29  Policy(ODL Security-Low) [
03:54:29   Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [
03:54:29    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'] ]]
03:54:29  The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-openflowplugin/report/2cf82d1b42bb4d318b09d2af15bea4aa
03:54:29  Summary of policy violations: 3 critical, 58 severe, 246 moderate
03:54:29  FATAL: IQ Server evaluation of application odl-openflowplugin failed
03:54:29  $ ssh-agent -k
03:54:29  unset SSH_AUTH_SOCK;
03:54:29  unset SSH_AGENT_PID;
03:54:29  echo Agent pid 5522 killed;
03:54:29  [ssh-agent] Stopped.
03:54:29  ERROR: IQ Server evaluation of application odl-openflowplugin failed
03:54:29  [PostBuildScript] - [INFO] Executing post build scripts.
03:54:29  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins5903447296725812003.sh
03:54:29  ---> sysstat.sh
03:54:30  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins16208374660566100772.sh
03:54:30  ---> package-listing.sh
03:54:30  ++ facter osfamily
03:54:30  ++ tr '[:upper:]' '[:lower:]'
03:54:30  + OS_FAMILY=redhat
03:54:30  + workspace=/w/workspace/openflowplugin-maven-clm-calcium
03:54:30  + START_PACKAGES=/tmp/packages_start.txt
03:54:30  + END_PACKAGES=/tmp/packages_end.txt
03:54:30  + DIFF_PACKAGES=/tmp/packages_diff.txt
03:54:30  + PACKAGES=/tmp/packages_start.txt
03:54:30  + '[' /w/workspace/openflowplugin-maven-clm-calcium ']'
03:54:30  + PACKAGES=/tmp/packages_end.txt
03:54:30  + case "${OS_FAMILY}" in
03:54:30  + rpm -qa
03:54:30  + sort
03:54:31  + '[' -f /tmp/packages_start.txt ']'
03:54:31  + '[' -f /tmp/packages_end.txt ']'
03:54:31  + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:54:31  + '[' /w/workspace/openflowplugin-maven-clm-calcium ']'
03:54:31  + mkdir -p /w/workspace/openflowplugin-maven-clm-calcium/archives/
03:54:31  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-clm-calcium/archives/
03:54:31  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins1512623447263938460.sh
03:54:31  ---> capture-instance-metadata.sh
03:54:31  Setup pyenv:
03:54:31    system
03:54:31    3.8.13
03:54:31    3.9.13
03:54:31    3.10.13
03:54:31  * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-calcium/.python-version)
03:54:31  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfaE from file:/tmp/.os_lf_venv
03:54:32  lf-activate-venv(): INFO: Installing: lftools 
03:54:44  lf-activate-venv(): INFO: Adding /tmp/venv-DfaE/bin to PATH
03:54:44  INFO: Running in OpenStack, capturing instance metadata
03:54:44  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins9048060290503857947.sh
03:54:44  provisioning config files...
03:54:45  Could not find credentials [logs] for openflowplugin-maven-clm-calcium #53
03:54:45  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-clm-calcium@tmp/config6840714208430161505tmp
03:54:45  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:54:45  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:54:45  provisioning config files...
03:54:45  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:54:45  [EnvInject] - Injecting environment variables from a build step.
03:54:45  [EnvInject] - Injecting as environment variables the properties content 
03:54:45  SERVER_ID=logs
03:54:45  
03:54:45  [EnvInject] - Variables injected successfully.
03:54:45  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins5128012881526354974.sh
03:54:45  ---> create-netrc.sh
03:54:45  WARN: Log server credential not found.
03:54:45  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins4173999932474320415.sh
03:54:45  ---> python-tools-install.sh
03:54:45  Setup pyenv:
03:54:45    system
03:54:45    3.8.13
03:54:45    3.9.13
03:54:45    3.10.13
03:54:45  * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-calcium/.python-version)
03:54:46  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfaE from file:/tmp/.os_lf_venv
03:54:46  lf-activate-venv(): INFO: Installing: lftools 
03:54:55  lf-activate-venv(): INFO: Adding /tmp/venv-DfaE/bin to PATH
03:54:56  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins11635164617186104609.sh
03:54:56  ---> sudo-logs.sh
03:54:56  Archiving 'sudo' log..
03:54:56  [openflowplugin-maven-clm-calcium] $ /bin/bash /tmp/jenkins1487859717157494825.sh
03:54:56  ---> job-cost.sh
03:54:56  Setup pyenv:
03:54:56    system
03:54:56    3.8.13
03:54:56    3.9.13
03:54:56    3.10.13
03:54:56  * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-calcium/.python-version)
03:54:56  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfaE from file:/tmp/.os_lf_venv
03:54:58  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
03:55:03  lf-activate-venv(): INFO: Adding /tmp/venv-DfaE/bin to PATH
03:55:03  INFO: No Stack...
03:55:03  INFO: Retrieving Pricing Info for: v3-standard-4
03:55:03  INFO: Archiving Costs
03:55:03  [openflowplugin-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins15759402885943447486.sh
03:55:03  ---> logs-deploy.sh
03:55:03  Setup pyenv:
03:55:03    system
03:55:03    3.8.13
03:55:03    3.9.13
03:55:03    3.10.13
03:55:03  * 3.11.7 (set by /w/workspace/openflowplugin-maven-clm-calcium/.python-version)
03:55:04  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfaE from file:/tmp/.os_lf_venv
03:55:05  lf-activate-venv(): INFO: Installing: lftools 
03:55:13  lf-activate-venv(): INFO: Adding /tmp/venv-DfaE/bin to PATH
03:55:13  WARNING: Nexus logging server not set
03:55:13  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-clm-calcium/53/
03:55:13  INFO: archiving logs to S3
03:55:19  ---> uname -a:
03:55:19  Linux prd-centos8-builder-4c-4g-21891.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
03:55:19  
03:55:19  
03:55:19  ---> lscpu:
03:55:19  Architecture:        x86_64
03:55:19  CPU op-mode(s):      32-bit, 64-bit
03:55:19  Byte Order:          Little Endian
03:55:19  CPU(s):              4
03:55:19  On-line CPU(s) list: 0-3
03:55:19  Thread(s) per core:  1
03:55:19  Core(s) per socket:  1
03:55:19  Socket(s):           4
03:55:19  NUMA node(s):        1
03:55:19  Vendor ID:           AuthenticAMD
03:55:19  CPU family:          23
03:55:19  Model:               49
03:55:19  Model name:          AMD EPYC-Rome Processor
03:55:19  Stepping:            0
03:55:19  CPU MHz:             2799.998
03:55:19  BogoMIPS:            5599.99
03:55:19  Virtualization:      AMD-V
03:55:19  Hypervisor vendor:   KVM
03:55:19  Virtualization type: full
03:55:19  L1d cache:           32K
03:55:19  L1i cache:           32K
03:55:19  L2 cache:            512K
03:55:19  L3 cache:            16384K
03:55:19  NUMA node0 CPU(s):   0-3
03:55:19  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
03:55:19  
03:55:19  
03:55:19  ---> nproc:
03:55:19  4
03:55:19  
03:55:19  
03:55:19  ---> df -h:
03:55:19  Filesystem      Size  Used Avail Use% Mounted on
03:55:19  devtmpfs        7.7G     0  7.7G   0% /dev
03:55:19  tmpfs           7.7G     0  7.7G   0% /dev/shm
03:55:19  tmpfs           7.7G   17M  7.7G   1% /run
03:55:19  tmpfs           7.7G     0  7.7G   0% /sys/fs/cgroup
03:55:19  /dev/vda1        80G   11G   70G  14% /
03:55:19  tmpfs           1.6G     0  1.6G   0% /run/user/1001
03:55:19  
03:55:19  
03:55:19  ---> free -m:
03:55:19                total        used        free      shared  buff/cache   available
03:55:19  Mem:          15761        1692        9291          19        4777       13719
03:55:19  Swap:          1023           0        1023
03:55:19  
03:55:19  
03:55:19  ---> ip addr:
03:55:19  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:55:19      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:55:19      inet 127.0.0.1/8 scope host lo
03:55:19         valid_lft forever preferred_lft forever
03:55:19      inet6 ::1/128 scope host 
03:55:19         valid_lft forever preferred_lft forever
03:55:19  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
03:55:19      link/ether fa:16:3e:4a:73:0a brd ff:ff:ff:ff:ff:ff
03:55:19      altname enp0s3
03:55:19      altname ens3
03:55:19      inet 10.30.171.178/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:55:19         valid_lft 84545sec preferred_lft 84545sec
03:55:19      inet6 fe80::f816:3eff:fe4a:730a/64 scope link 
03:55:19         valid_lft forever preferred_lft forever
03:55:19  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
03:55:19      link/ether 02:42:14:b2:08:3b brd ff:ff:ff:ff:ff:ff
03:55:19      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
03:55:19         valid_lft forever preferred_lft forever
03:55:19  
03:55:19  
03:55:19  ---> sar -b -r -n DEV:
03:55:19  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	09/14/2024 	_x86_64_	(4 CPU)
03:55:19  
03:55:19  03:24:21     LINUX RESTART	(4 CPU)
03:55:19  
03:55:19  03:25:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
03:55:19  03:26:01 AM    203.88     16.11    187.77   2714.16   8025.01
03:55:19  03:27:01 AM    230.60     18.61    211.99   4046.62  11497.44
03:55:19  03:28:01 AM     80.33      2.20     78.13    320.24   8629.64
03:55:19  03:29:01 AM     31.11      0.43     30.67    150.35   4141.05
03:55:19  03:30:01 AM     46.35      1.10     45.25     38.92   7053.82
03:55:19  03:31:01 AM     18.99      0.00     18.99      0.00   1368.21
03:55:19  03:32:01 AM     59.26      0.00     59.26      0.00   7626.12
03:55:19  03:33:01 AM     12.55      0.00     12.55      0.00   1637.74
03:55:19  03:34:01 AM     32.80      0.00     32.80      0.00   3483.67
03:55:19  03:35:01 AM     34.24      0.00     34.24      0.00   6746.08
03:55:19  03:36:01 AM     64.20      0.00     64.20      0.00   3607.65
03:55:19  03:37:01 AM     55.81      0.00     55.81      0.00   2517.27
03:55:19  03:38:01 AM     10.56      0.00     10.56      0.00   1163.86
03:55:19  03:39:01 AM     41.61      0.00     41.61      0.00   2467.89
03:55:19  03:40:01 AM     29.57      0.03     29.54      0.27   1740.69
03:55:19  03:41:01 AM     26.52      0.00     26.52      0.00   1401.42
03:55:19  03:42:01 AM     27.14      0.00     27.14      0.00   1413.11
03:55:19  03:43:01 AM     47.90      0.00     47.90      0.00   2479.41
03:55:19  03:44:01 AM     47.57      0.00     47.57      0.00   1996.95
03:55:19  03:45:01 AM     53.82      0.00     53.82      0.00   2160.18
03:55:19  03:46:01 AM     64.35      0.00     64.35      0.00   4116.92
03:55:19  03:47:01 AM     26.17      0.00     26.17      0.00   1400.85
03:55:19  03:48:01 AM     90.12      0.00     90.12      0.00  34256.95
03:55:19  03:49:01 AM     26.31      0.00     26.31      0.00   2206.10
03:55:19  03:50:01 AM     18.96      0.00     18.96      0.00   1650.16
03:55:19  03:51:02 AM     20.45      0.00     20.45      0.00   1789.62
03:55:19  03:52:01 AM     14.38      0.00     14.38      0.00   1839.47
03:55:19  03:53:01 AM     50.52      0.08     50.43      2.40   5235.17
03:55:19  03:54:01 AM     99.38      2.47     96.92     58.52  11616.05
03:55:19  03:55:01 AM     11.78      0.50     11.28     74.91    328.39
03:55:19  Average:        52.60      1.39     51.21    247.08   4855.01
03:55:19  
03:55:19  03:25:01 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
03:55:19  03:26:01 AM  13262200  15113200   2877240     17.83      2688   2062220   1107700      6.44    235780   2270316    132464
03:55:19  03:27:01 AM  11963912  14263720   4175528     25.87      2688   2502228   1716064      9.98    277092   3484140    188436
03:55:19  03:28:01 AM  10711316  13178800   5428124     33.63      2688   2662320   2746636     15.98    398296   4586564    105280
03:55:19  03:29:01 AM  10614028  13141688   5525412     34.24      2688   2719484   2771980     16.13    414456   4655868     44584
03:55:19  03:30:01 AM  10053684  12736496   6085756     37.71      2688   2872284   3187844     18.55    434336   5183876      2856
03:55:19  03:31:01 AM  10159368  13012772   5980072     37.05      2688   3030272   2861088     16.65    473580   5014348    133760
03:55:19  03:32:01 AM  10011300  12978364   6128140     37.97      2688   3133716   2862332     16.65    500088   5113712     28264
03:55:19  03:33:01 AM   9701276  12718612   6438164     39.89      2688   3177580   3112908     18.11    512140   5400652     30360
03:55:19  03:34:01 AM   9385340  12538364   6754100     41.85      2688   3296704   3313184     19.28    550840   5647452     66044
03:55:19  03:35:01 AM   9071660  12475048   7067780     43.79      2688   3536036   3375128     19.64    659524   5829544    117704
03:55:19  03:36:01 AM   9060940  12534540   7078500     43.86      2688   3602576   3313768     19.28    707476   5784608    115060
03:55:19  03:37:01 AM   8551392  12131144   7588048     47.02      2688   3707056   3611600     21.01    732672   6264236    189664
03:55:19  03:38:01 AM   8848328  12376172   7291112     45.18      2688   3654852   3373464     19.63    735156   5966640    119836
03:55:19  03:39:01 AM   9026364  12487972   7113076     44.07      2688   3586524   3254192     18.93    732292   5790176     12516
03:55:19  03:40:01 AM   8190804  11874448   7948636     49.25      2688   3804608   3855348     22.43    779984   6566328    194152
03:55:19  03:41:01 AM   8782156  12296876   7357284     45.59      2688   3635804   3521668     20.49    743396   6015608     14268
03:55:19  03:42:01 AM   8854684  12396564   7284756     45.14      2688   3662356   3504404     20.39    748680   5936372     25508
03:55:19  03:43:01 AM   8451988  12116668   7687452     47.63      2688   3781624   3591548     20.90    764580   6313716    110696
03:55:19  03:44:01 AM   8916100  12490200   7223340     44.76      2688   3690544   3166856     18.42    756984   5860628      9604
03:55:19  03:45:01 AM   8111124  11884456   8028316     49.74      2688   3888312   3758060     21.86    787516   6628988    190772
03:55:19  03:46:01 AM   8648760  12324772   7490680     46.41      2688   3790580   3359752     19.55    780812   6096612     11644
03:55:19  03:47:01 AM   8734524  12443640   7404916     45.88      2688   3821852   3256400     18.95    834924   5956184     28244
03:55:19  03:48:01 AM   7357564  12050012   8781876     54.41      2688   4797968   3547592     20.64   1051772   7101192     28684
03:55:19  03:49:01 AM   7762372  12454764   8377068     51.90      2688   4797976   3184048     18.52   1051404   6697184     21620
03:55:19  03:50:01 AM   7561824  12254344   8577616     53.15      2688   4798008   3392880     19.74   1050664   6898612     27940
03:55:19  03:51:02 AM   7265116  11957796   8874324     54.99      2688   4798100   3763096     21.89   1050808   7195744     28400
03:55:19  03:52:01 AM   7261652  11954344   8877788     55.01      2688   4798148   3774516     21.96   1050840   7199096     17696
03:55:19  03:53:01 AM  10454292  14939452   5685148     35.23      2688   4562776   1055092      6.14    885132   4129996    267724
03:55:19  03:54:01 AM   9607416  14142032   6532024     40.47      2688   4612420   1777836     10.34    943020   4915784       364
03:55:19  03:55:01 AM   9564144  14090988   6575296     40.74      2688   4604664   1852772     10.78   1101356   4800952     14168
03:55:19  Average:      9198188  12778608   6941252     43.01      2688   3712986   3032325     17.64    724853   5643504     75944
03:55:19  
03:55:19  03:25:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
03:55:19  03:26:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:26:01 AM      eth0    251.47    161.15   1475.47     45.29      0.00      0.00      0.00      0.00
03:55:19  03:26:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:27:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:27:01 AM      eth0    292.09    237.41   3659.49     37.51      0.00      0.00      0.00      0.00
03:55:19  03:27:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:28:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:28:01 AM      eth0     41.36     40.21    284.25      7.47      0.00      0.00      0.00      0.00
03:55:19  03:28:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:29:01 AM        lo      0.70      0.70      0.04      0.04      0.00      0.00      0.00      0.00
03:55:19  03:29:01 AM      eth0     20.19     19.49    118.03      5.06      0.00      0.00      0.00      0.00
03:55:19  03:29:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:30:01 AM        lo    808.61    808.61    768.95    768.95      0.00      0.00      0.00      0.00
03:55:19  03:30:01 AM      eth0    186.54    115.28   2362.82     12.12      0.00      0.00      0.00      0.00
03:55:19  03:30:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:31:01 AM        lo      0.22      0.22      0.03      0.03      0.00      0.00      0.00      0.00
03:55:19  03:31:01 AM      eth0     10.51      9.95      4.44      3.42      0.00      0.00      0.00      0.00
03:55:19  03:31:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:32:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:32:01 AM      eth0     11.71      9.90      2.88      4.03      0.00      0.00      0.00      0.00
03:55:19  03:32:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:33:01 AM        lo      0.03      0.03      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:33:01 AM      eth0     12.58     11.08      4.53      5.30      0.00      0.00      0.00      0.00
03:55:19  03:33:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:34:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:34:01 AM      eth0     14.41     12.58      3.65      3.61      0.00      0.00      0.00      0.00
03:55:19  03:34:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:35:01 AM        lo    567.34    567.34    542.37    542.37      0.00      0.00      0.00      0.00
03:55:19  03:35:01 AM      eth0     15.77     13.92      5.55      4.00      0.00      0.00      0.00      0.00
03:55:19  03:35:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:36:01 AM        lo   2875.96   2875.96   2746.13   2746.13      0.00      0.00      0.00      0.00
03:55:19  03:36:01 AM      eth0     71.93     61.55    965.83      9.18      0.00      0.00      0.00      0.00
03:55:19  03:36:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:37:01 AM        lo   2579.74   2579.74   2463.69   2463.69      0.00      0.00      0.00      0.00
03:55:19  03:37:01 AM      eth0      3.56      3.32      0.86      0.92      0.00      0.00      0.00      0.00
03:55:19  03:37:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:38:01 AM        lo    400.40    400.40    382.28    382.28      0.00      0.00      0.00      0.00
03:55:19  03:38:01 AM      eth0     14.03     13.28     25.86      4.00      0.00      0.00      0.00      0.00
03:55:19  03:38:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:39:01 AM        lo   1592.50   1592.50   1520.79   1520.79      0.00      0.00      0.00      0.00
03:55:19  03:39:01 AM      eth0      7.98      7.00      2.00      2.23      0.00      0.00      0.00      0.00
03:55:19  03:39:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:40:01 AM        lo    951.20    951.20    908.79    908.79      0.00      0.00      0.00      0.00
03:55:19  03:40:01 AM      eth0      9.71      9.80      7.54      2.77      0.00      0.00      0.00      0.00
03:55:19  03:40:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:41:01 AM        lo    757.33    757.33    721.84    721.84      0.00      0.00      0.00      0.00
03:55:19  03:41:01 AM      eth0      7.28      6.78      2.52      1.87      0.00      0.00      0.00      0.00
03:55:19  03:41:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:42:01 AM        lo    929.99    929.99    887.23    887.23      0.00      0.00      0.00      0.00
03:55:19  03:42:01 AM      eth0      9.53      8.55      2.37      3.38      0.00      0.00      0.00      0.00
03:55:19  03:42:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:43:01 AM        lo   3124.88   3124.88   2985.37   2985.37      0.00      0.00      0.00      0.00
03:55:19  03:43:01 AM      eth0      6.86      5.81      1.66      1.65      0.00      0.00      0.00      0.00
03:55:19  03:43:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:44:01 AM        lo   1959.23   1959.23   1870.40   1870.40      0.00      0.00      0.00      0.00
03:55:19  03:44:01 AM      eth0      4.53      3.87      1.35      1.35      0.00      0.00      0.00      0.00
03:55:19  03:44:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:45:01 AM        lo   2743.65   2743.65   2619.97   2619.97      0.00      0.00      0.00      0.00
03:55:19  03:45:01 AM      eth0      5.38      4.60      1.39      1.28      0.00      0.00      0.00      0.00
03:55:19  03:45:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:46:01 AM        lo    865.82    865.82    825.44    825.44      0.00      0.00      0.00      0.00
03:55:19  03:46:01 AM      eth0     91.54     75.25   1165.48      9.97      0.00      0.00      0.00      0.00
03:55:19  03:46:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:47:01 AM        lo   1189.09   1189.09   1135.39   1135.39      0.00      0.00      0.00      0.00
03:55:19  03:47:01 AM      eth0     11.66      9.56      3.06      2.93      0.00      0.00      0.00      0.00
03:55:19  03:47:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:48:01 AM        lo      0.57      0.57      0.03      0.03      0.00      0.00      0.00      0.00
03:55:19  03:48:01 AM      eth0     77.63     70.03    948.55     10.95      0.00      0.00      0.00      0.00
03:55:19  03:48:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:49:01 AM        lo      0.43      0.43      0.02      0.02      0.00      0.00      0.00      0.00
03:55:19  03:49:01 AM      eth0      9.03      8.03      1.90      3.99      0.00      0.00      0.00      0.00
03:55:19  03:49:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:50:01 AM        lo      0.54      0.54      0.03      0.03      0.00      0.00      0.00      0.00
03:55:19  03:50:01 AM      eth0      5.21      4.50      1.23      1.97      0.00      0.00      0.00      0.00
03:55:19  03:50:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:51:02 AM        lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
03:55:19  03:51:02 AM      eth0     14.51     13.04      3.23      4.54      0.00      0.00      0.00      0.00
03:55:19  03:51:02 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:52:01 AM        lo      0.17      0.17      0.01      0.01      0.00      0.00      0.00      0.00
03:55:19  03:52:01 AM      eth0     14.98     13.49      3.40      4.97      0.00      0.00      0.00      0.00
03:55:19  03:52:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:53:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:53:01 AM      eth0     29.87     21.54     14.84     26.31      0.00      0.00      0.00      0.00
03:55:19  03:53:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:54:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:54:01 AM      eth0    538.08    285.57    727.62    323.64      0.00      0.00      0.00      0.00
03:55:19  03:54:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:55:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  03:55:01 AM      eth0     14.30     12.96     12.44      6.49      0.00      0.00      0.00      0.00
03:55:19  03:55:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  Average:           lo    712.02    712.02    679.68    679.68      0.00      0.00      0.00      0.00
03:55:19  Average:         eth0     60.17     42.33    394.07     18.41      0.00      0.00      0.00      0.00
03:55:19  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:55:19  
03:55:19  
03:55:19  ---> sar -P ALL:
03:55:19  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	09/14/2024 	_x86_64_	(4 CPU)
03:55:19  
03:55:19  03:24:21     LINUX RESTART	(4 CPU)
03:55:19  
03:55:19  03:25:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:55:19  03:26:01 AM     all     17.67      0.00      3.45      2.50      0.08     76.30
03:55:19  03:26:01 AM       0     17.33      0.00      2.35      1.19      0.08     79.05
03:55:19  03:26:01 AM       1      9.37      0.00      2.95      2.13      0.05     85.50
03:55:19  03:26:01 AM       2     28.41      0.00      6.26      4.33      0.10     60.91
03:55:19  03:26:01 AM       3     15.59      0.00      2.25      2.38      0.08     79.70
03:55:19  03:27:01 AM     all     30.50      0.00      2.88      2.98      0.08     63.56
03:55:19  03:27:01 AM       0     22.81      0.00      2.99      2.74      0.07     71.38
03:55:19  03:27:01 AM       1     35.88      0.00      3.66      3.11      0.10     57.25
03:55:19  03:27:01 AM       2     34.10      0.00      2.44      1.25      0.08     62.12
03:55:19  03:27:01 AM       3     29.18      0.00      2.44      4.82      0.08     63.48
03:55:19  03:28:01 AM     all     79.63      0.00      3.03      0.40      0.13     16.81
03:55:19  03:28:01 AM       0     84.29      0.00      4.51      0.65      0.15     10.40
03:55:19  03:28:01 AM       1     78.61      0.00      2.44      0.25      0.13     18.56
03:55:19  03:28:01 AM       2     83.62      0.00      2.07      0.30      0.12     13.89
03:55:19  03:28:01 AM       3     71.98      0.00      3.11      0.42      0.12     24.38
03:55:19  03:29:01 AM     all     53.21      0.00      1.63      0.39      0.09     44.69
03:55:19  03:29:01 AM       0     49.03      0.00      2.14      0.77      0.07     47.99
03:55:19  03:29:01 AM       1     54.15      0.00      1.60      0.67      0.08     43.50
03:55:19  03:29:01 AM       2     59.80      0.00      1.60      0.12      0.10     38.38
03:55:19  03:29:01 AM       3     49.84      0.00      1.17      0.00      0.10     48.89
03:55:19  03:30:01 AM     all     35.43      0.00      2.02      1.33      0.09     61.13
03:55:19  03:30:01 AM       0     38.49      0.00      1.57      1.70      0.10     58.14
03:55:19  03:30:01 AM       1     31.76      0.00      3.98      1.57      0.08     62.60
03:55:19  03:30:01 AM       2     42.34      0.00      1.09      1.24      0.08     55.26
03:55:19  03:30:01 AM       3     29.10      0.00      1.44      0.82      0.08     68.55
03:55:19  03:31:01 AM     all     62.91      0.00      2.81      0.11      0.11     34.06
03:55:19  03:31:01 AM       0     68.78      0.00      5.03      0.22      0.10     25.87
03:55:19  03:31:01 AM       1     51.73      0.00      2.52      0.03      0.12     45.60
03:55:19  03:31:01 AM       2     59.48      0.00      2.76      0.18      0.10     37.48
03:55:19  03:31:01 AM       3     71.63      0.00      0.93      0.00      0.12     27.32
03:55:19  03:32:01 AM     all     73.47      0.00      2.71      0.80      0.12     22.90
03:55:19  03:32:01 AM       0     79.57      0.00      2.52      0.23      0.12     17.55
03:55:19  03:32:01 AM       1     74.38      0.00      1.94      1.05      0.12     22.52
03:55:19  03:32:01 AM       2     65.86      0.00      2.79      1.39      0.12     29.85
03:55:19  03:32:01 AM       3     74.07      0.00      3.58      0.52      0.13     21.70
03:55:19  03:33:01 AM     all     61.82      0.00      1.54      0.26      0.10     36.27
03:55:19  03:33:01 AM       0     58.85      0.00      0.79      0.25      0.10     40.02
03:55:19  03:33:01 AM       1     68.68      0.00      2.85      0.37      0.12     27.98
03:55:19  03:33:01 AM       2     59.99      0.00      1.34      0.32      0.10     38.25
03:55:19  03:33:01 AM       3     59.77      0.00      1.20      0.10      0.08     38.85
03:55:19  03:34:01 AM     all     71.44      0.00      2.84      0.60      0.11     25.00
03:55:19  03:34:01 AM       0     73.95      0.00      3.07      0.02      0.10     22.86
03:55:19  03:34:01 AM       1     63.46      0.00      2.04      1.79      0.10     32.62
03:55:19  03:34:01 AM       2     72.62      0.00      2.19      0.35      0.12     24.72
03:55:19  03:34:01 AM       3     75.77      0.00      4.07      0.25      0.12     19.80
03:55:19  03:35:01 AM     all     64.42      0.00      3.29      4.20      0.13     27.96
03:55:19  03:35:01 AM       0     64.79      0.00      2.06      6.87      0.13     26.15
03:55:19  03:35:01 AM       1     56.85      0.00      4.21      4.29      0.13     34.51
03:55:19  03:35:01 AM       2     69.21      0.00      4.15      4.82      0.13     21.69
03:55:19  03:35:01 AM       3     66.83      0.00      2.76      0.80      0.13     29.48
03:55:19  03:36:01 AM     all     42.62      0.00      3.49      1.08      0.09     52.72
03:55:19  03:36:01 AM       0     43.32      0.00      4.18      0.69      0.10     51.71
03:55:19  03:36:01 AM       1     41.13      0.00      3.22      1.47      0.08     54.10
03:55:19  03:36:01 AM       2     45.19      0.00      1.79      0.49      0.08     52.45
03:55:19  03:36:01 AM       3     40.84      0.00      4.77      1.67      0.10     52.61
03:55:19  
03:55:19  03:36:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:55:19  03:37:01 AM     all     55.67      0.00      3.33      0.44      0.09     40.46
03:55:19  03:37:01 AM       0     61.22      0.00      3.33      0.27      0.08     35.10
03:55:19  03:37:01 AM       1     49.03      0.00      3.62      0.79      0.10     46.47
03:55:19  03:37:01 AM       2     49.81      0.00      4.58      0.71      0.10     44.80
03:55:19  03:37:01 AM       3     62.61      0.00      1.81      0.02      0.08     35.48
03:55:19  03:38:01 AM     all     62.94      0.00      2.70      0.15      0.13     34.08
03:55:19  03:38:01 AM       0     59.65      0.00      3.01      0.22      0.13     36.99
03:55:19  03:38:01 AM       1     65.03      0.00      1.69      0.02      0.12     33.15
03:55:19  03:38:01 AM       2     66.66      0.00      3.33      0.25      0.12     29.64
03:55:19  03:38:01 AM       3     60.45      0.00      2.75      0.13      0.13     36.54
03:55:19  03:39:01 AM     all     60.88      0.00      3.21      1.20      0.12     34.59
03:55:19  03:39:01 AM       0     63.46      0.00      1.77      0.20      0.13     34.43
03:55:19  03:39:01 AM       1     63.76      0.00      2.36      0.85      0.12     32.90
03:55:19  03:39:01 AM       2     68.95      0.00      5.28      1.02      0.12     24.62
03:55:19  03:39:01 AM       3     47.31      0.00      3.41      2.72      0.12     46.44
03:55:19  03:40:01 AM     all     65.00      0.00      2.71      0.43      0.10     31.76
03:55:19  03:40:01 AM       0     61.58      0.00      3.08      0.80      0.10     34.43
03:55:19  03:40:01 AM       1     70.17      0.00      1.96      0.25      0.10     27.52
03:55:19  03:40:01 AM       2     56.17      0.00      4.12      0.65      0.12     38.94
03:55:19  03:40:01 AM       3     72.04      0.00      1.67      0.02      0.10     26.17
03:55:19  03:41:01 AM     all     51.57      0.00      2.52      0.26      0.09     45.56
03:55:19  03:41:01 AM       0     56.40      0.00      2.37      0.05      0.08     41.09
03:55:19  03:41:01 AM       1     51.05      0.00      1.82      0.05      0.10     46.97
03:55:19  03:41:01 AM       2     53.41      0.00      3.13      0.40      0.08     42.97
03:55:19  03:41:01 AM       3     45.41      0.00      2.76      0.52      0.08     51.22
03:55:19  03:42:01 AM     all     56.03      0.00      2.77      0.32      0.10     40.78
03:55:19  03:42:01 AM       0     60.68      0.00      3.93      0.55      0.12     34.72
03:55:19  03:42:01 AM       1     48.45      0.00      3.15      0.52      0.10     47.78
03:55:19  03:42:01 AM       2     58.76      0.00      2.23      0.03      0.08     38.90
03:55:19  03:42:01 AM       3     56.23      0.00      1.76      0.17      0.12     41.73
03:55:19  03:43:01 AM     all     58.74      0.00      3.86      0.93      0.12     36.35
03:55:19  03:43:01 AM       0     54.40      0.00      4.06      1.61      0.12     39.82
03:55:19  03:43:01 AM       1     61.97      0.00      2.73      0.40      0.12     34.78
03:55:19  03:43:01 AM       2     56.73      0.00      4.88      0.62      0.13     37.63
03:55:19  03:43:01 AM       3     61.86      0.00      3.78      1.07      0.12     33.17
03:55:19  03:44:01 AM     all     58.33      0.00      3.42      0.53      0.12     37.59
03:55:19  03:44:01 AM       0     54.07      0.00      4.45      1.46      0.13     39.89
03:55:19  03:44:01 AM       1     62.40      0.00      3.15      0.35      0.12     33.98
03:55:19  03:44:01 AM       2     62.71      0.00      2.67      0.07      0.10     34.46
03:55:19  03:44:01 AM       3     54.15      0.00      3.44      0.25      0.12     42.04
03:55:19  03:45:01 AM     all     59.80      0.00      3.79      0.44      0.10     35.87
03:55:19  03:45:01 AM       0     64.58      0.00      2.06      0.02      0.08     33.27
03:55:19  03:45:01 AM       1     55.02      0.00      4.41      0.85      0.10     39.61
03:55:19  03:45:01 AM       2     53.67      0.00      6.32      0.79      0.12     39.10
03:55:19  03:45:01 AM       3     65.90      0.00      2.39      0.08      0.10     31.52
03:55:19  03:46:01 AM     all     46.50      0.00      2.83      0.36      0.11     50.20
03:55:19  03:46:01 AM       0     38.12      0.00      2.42      0.52      0.12     58.82
03:55:19  03:46:01 AM       1     51.71      0.00      4.02      0.40      0.12     43.75
03:55:19  03:46:01 AM       2     50.18      0.00      3.48      0.30      0.10     45.93
03:55:19  03:46:01 AM       3     45.96      0.00      1.41      0.22      0.10     52.31
03:55:19  03:47:01 AM     all     48.30      0.00      2.93      0.23      0.10     48.43
03:55:19  03:47:01 AM       0     40.89      0.00      2.52      0.37      0.08     56.14
03:55:19  03:47:01 AM       1     51.59      0.00      4.17      0.35      0.10     43.79
03:55:19  03:47:01 AM       2     52.55      0.00      3.40      0.05      0.10     43.89
03:55:19  03:47:01 AM       3     48.17      0.00      1.64      0.17      0.10     49.92
03:55:19  
03:55:19  03:47:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:55:19  03:48:01 AM     all     50.14      0.00      2.49      2.19      0.10     45.07
03:55:19  03:48:01 AM       0     37.40      0.00      1.52      3.11      0.12     57.85
03:55:19  03:48:01 AM       1     37.54      0.00      2.02      2.64      0.10     57.70
03:55:19  03:48:01 AM       2     79.22      0.00      5.15      1.30      0.12     14.21
03:55:19  03:48:01 AM       3     46.39      0.00      1.29      1.72      0.08     50.52
03:55:19  03:49:01 AM     all     65.40      0.00      2.54      0.10      0.13     31.83
03:55:19  03:49:01 AM       0     74.11      0.00      3.16      0.02      0.13     22.59
03:55:19  03:49:01 AM       1     61.45      0.00      2.51      0.25      0.13     35.66
03:55:19  03:49:01 AM       2     63.21      0.00      1.70      0.03      0.10     34.96
03:55:19  03:49:01 AM       3     62.83      0.00      2.81      0.10      0.15     34.11
03:55:19  03:50:01 AM     all     64.22      0.00      1.96      0.05      0.11     33.66
03:55:19  03:50:01 AM       0     60.60      0.00      1.63      0.03      0.12     37.63
03:55:19  03:50:01 AM       1     53.87      0.00      1.33      0.05      0.10     44.65
03:55:19  03:50:01 AM       2     51.95      0.00      1.33      0.10      0.12     46.51
03:55:19  03:50:01 AM       3     90.42      0.00      3.57      0.00      0.10      5.91
03:55:19  03:51:02 AM     all     66.37      0.00      3.02      0.10      0.12     30.39
03:55:19  03:51:02 AM       0     67.47      0.00      3.66      0.25      0.13     28.49
03:55:19  03:51:02 AM       1     66.04      0.00      2.13      0.00      0.12     31.72
03:55:19  03:51:02 AM       2     69.23      0.00      3.34      0.00      0.12     27.31
03:55:19  03:51:02 AM       3     62.73      0.00      2.95      0.13      0.13     34.06
03:55:19  03:52:01 AM     all     64.29      0.00      2.90      0.04      0.14     32.64
03:55:19  03:52:01 AM       0     72.17      0.00      5.48      0.02      0.15     22.18
03:55:19  03:52:01 AM       1     57.52      0.00      1.66      0.08      0.14     40.59
03:55:19  03:52:01 AM       2     57.94      0.00      1.51      0.05      0.14     40.36
03:55:19  03:52:01 AM       3     69.55      0.00      2.92      0.00      0.12     27.41
03:55:19  03:53:01 AM     all     52.74      0.00      3.56      0.45      0.14     43.10
03:55:19  03:53:01 AM       0     60.90      0.00      1.33      0.03      0.13     37.60
03:55:19  03:53:01 AM       1     64.87      0.00      6.55      0.02      0.12     28.45
03:55:19  03:53:01 AM       2     22.71      0.00      1.83      1.20      0.17     74.10
03:55:19  03:53:01 AM       3     62.56      0.00      4.54      0.57      0.13     32.19
03:55:19  03:54:01 AM     all     38.55      0.00      3.03      1.03      0.10     57.29
03:55:19  03:54:01 AM       0     40.48      0.00      2.96      0.12      0.10     56.34
03:55:19  03:54:01 AM       1     59.84      0.00      4.85      0.00      0.10     35.21
03:55:19  03:54:01 AM       2     42.52      0.00      1.56      0.45      0.08     55.39
03:55:19  03:54:01 AM       3     11.26      0.00      2.77      3.56      0.12     82.30
03:55:19  03:55:01 AM     all      9.65      0.00      1.31      0.08      0.05     88.91
03:55:19  03:55:01 AM       0      7.90      0.00      1.54      0.03      0.05     90.49
03:55:19  03:55:01 AM       1     18.61      0.00      1.37      0.12      0.05     79.85
03:55:19  03:55:01 AM       2      3.44      0.00      0.80      0.03      0.07     95.66
03:55:19  03:55:01 AM       3      8.66      0.00      1.55      0.12      0.03     89.63
03:55:19  Average:        all     54.27      0.00      2.82      0.80      0.11     42.00
03:55:19  Average:          0     54.57      0.00      2.85      0.83      0.11     41.64
03:55:19  Average:          1     53.87      0.00      2.90      0.82      0.11     42.30
03:55:19  Average:          2     54.68      0.00      2.97      0.76      0.11     41.48
03:55:19  Average:          3     53.97      0.00      2.56      0.78      0.11     42.58
03:55:19  
03:55:19  
03:55:19